LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why citadel generates event ID: 5123 to event log?

Hi ALL,

 

LabVIEW 2009 + DSC 2009

 

I get following error event to windows event log:

 

Event Type:    Error
Event Source:    MSSQL$CITADEL
Event Category:    (2)
Event ID:    5123
Date:        24.10.2009
Time:        17:22:51
User:        NT AUTHORITY\SYSTEM
Computer:    XXXXXXXXXX
Description:
CREATE FILE encountered operating system error 5(Access is denied.) while attempting to open or create the physical file 'c:\program files\national instruments\labview 8.5\data\mssql.mdf'

 

I think that some of my variables are marked to log data to citadel database. Some libraries are older than other ones. I guess that is the reason why error path contains folder "\labview 8.5\" I try to check all variables but I didn't find any who have "datalogging on". How I can fix this problem? Does this effect on SVE performance(error messages are generated 20/s)

 

BR, Jim

0 Kudos
Message 1 of 4
(4,083 Views)
0 Kudos
Message 2 of 4
(4,059 Views)

Hi Jim,
Did you ever figure out why you were getting that error in your event log?  Seeing something similar at a customer site...

 

Also seen this one:

 


 

Event ID:  0
Source:  NI Citadel

 

The description for Event ID ( 0 ) in Source ( NI Citadel ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details.

 

The following information is part of the event:
Citadel failed to create alarms and events database in this folder:
c:\program files\applet\vibration\data

 

Ensure you have proper access to this folder, refer to LabVIEW help topic "Logging Historical Data (DSC Module)" for more information about this issue.


Thanks,
Jason


Certified LabVIEW Architect
TestScript: Free Python/LabVIEW Connector

One global to rule them all,
One double-click to find them,
One interface to bring them all
and in the panel bind them.
0 Kudos
Message 3 of 4
(3,909 Views)

Hi Jason,

 

I have also seen this same event which you sent. I never found a solution for this. And I still have this issue. But there was a period when I didn't see this. One thing which you can try but I'm not sure does this help you. You can see a database name in a library setttings even you don't log any data. Change these library names to point such database which really exists in current compuret e.g. citadel default database. You can see library names and locations via MAX.

 

Regards, Ville

0 Kudos
Message 4 of 4
(3,898 Views)