UNV0700-UNV0799
----
UNV0700E Cannot access installation directory 'dir': reason
Description
The installation directory identified by dir could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check the value of the installation_directory entry under the HKEY_LOCAL_MACHINE\Software\Stonebranch\ueld registry key. Make sure the user account running the ueld program has sufficient access to that directory. If the directory does not exist, repair the installation using Add/Remove Programs, which is accessible from the Control Panel. Select Universal Command from the list of programs. When the installation program begins, select the "Repair" option.
Component
Universal Event Log Dump
----
UNV0701E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the registry.
Severity
Error
System Action
The program terminates.
User Action
In the registry, make sure there is an installation_directory entry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\ueld. Set it to the directory where Universal Event Log Dump components are installed (e.g., C:\Program Files\Universal\ueld). Reinstall the program if necessary.
Component
Universal Event Log Dump
----
UNV0702E Cannot access nls directory 'dir': reason
Description
The nls directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
The program expects to find a 'nls' subdirectory immediately below the main Universal Event Log Dump installation directory (e.g., C:\Program Files\Universal\ueld). Make sure the user account running the ueld program has access to this directory. If this directory does not exist, repair the installation using Add/Remove Programs, which is accessible from the Control Panel. Select Universal Command from the list of programs. When the installation program begins, select the "Repair" option.
Component
Universal Event Log Dump
----
UNV0703E func failed: (errno) reason
Description
A call to a system function, identified by func, was not successful. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Event Log Dump
----
UNV0704E Cannot access working directory 'dir': reason
Description
The working directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check the value of the working_directory entry under the HKEY_LOCAL_MACHINE\Software\Stonebranch\ueld registry key. Make sure that directory exists and that the user account running the ueld program has sufficient access to that directory.
Component
Universal Event Log Dump
----
UNV0705E Cannot access log directory 'dir': reason
Description
The log directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
The program expects to find a 'log' subdirectory immediately below the main Universal Event Log Dump installation directory (e.g., C:\Program Files\Universal\ueld). Make sure the user account running the ueld program has access to this directory. If this directory does not exist, repair the installation using Add/Remove Programs, which is accessible from the Control Panel. Select Universal Command from the list of programs. When the installation program begins, select the "Repair" option.
Component
Universal Event Log Dump
----
UNV0706E Log file directory verification failed: dir, func, reason
Description
The user account running the ueld program does not have sufficient access to the log file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the ueld program has the authority to create and write to files in the directory specified by dir.
Component
Universal Event Log Dump
----
UNV0707E Error getting message msgid: func, errno, reason
Description
The command line help message with an ID of msgid could not be retrieved from the message catalog. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0708E Date range error: reason
Description
A valid date range cannot be established using the specified starting and/or ending dates. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure any dates and times specified match the short date and time style as specified under Regional Settings in the Control Panel. Also, make sure any start date and time specified is not greater than the specified end date and time.
Component
Universal Event Log Dump
----
UNV0709W Conflicting parameters: a page length value was specified, but page headers are not being printed. The page length value will be ignored.
Description
The page length parameter doesn't actually generate physical page breaks, but is used to specify how often page headers should be printed. Therefore, if page headers are not being printed, the page length value is not necessary. The page length value is ignored, and no page headers are printed.
Severity
Warning
System Action
The program continues.
User Action
Set the print headers option to 'yes' or remove the page length parameter from the command line.
Component
Universal Event Log Dump
----
UNV0710E NLS directory is not defined.
Description
The program could not find the nls_directory entry in the registry.
Severity
Error
System Action
The program terminates.
User Action
In the registry, make sure there is an nls_directory entry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\ueld. Set it to the directory where the message catalog files are installed. By default, this is the 'nls' directory immediately below the Universal installation directory (e.g., C:\Program Files\Universal\nls). Reinstall the program if necessary.
Component
Universal Event Log Dump
----
UNV0730I Universal Event Log Dump started: version
Description
Indicates the start of the ueld program. version specifies the program's version and build level.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Event Log Dump
----
UNV0731I Universal Event Log Dump version ended successfully.
Description
Indicates the successful end of the ueld program. version specifies the program's version and build level.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Event Log Dump
----
UNV0732E Universal Event Log Dump version ended unsuccessfully with exit code errno.
Description
Indicates an error with the ueld program. version specifies the program's version and build level. errno is the program's exit status.
Severity
Error
System Action
The program terminates, returning the status specified by errno.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0733E Error opening logtype event log (errno): reason
Description
The specified event log could not be opened. logtype is the Application, System, or Security logfile, or a custom registered logfile. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check to see if the specified event log can be viewed using the NT Event viewer on either the local system, or the system specified by the -server command line option (if used). If the problem persists, contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0734E Error opening report file filename: reason
Description
The file specified by filename could not be opened for output. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the ueld program has write access to the directory where the report file will be written.
Component
Universal Event Log Dump
----
UNV0735E Error printing report headers: reason
Description
An attempt to write page headers to the output file failed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0736E Error reading from event log in func: (errno) reason
Description
An error occurred retrieving an event log record. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program stops reading from the event log, prints report totals, and terminates gracefully.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0737E Error formatting event date (errno): reason
Description
The event date recorded in the event log record could not be formatted as a string in short-date format (as specified by the Control Panel). errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0738E Error formatting event time (errno): reason
Description
The event time recorded in the event log record could not be formatted as a string in the format specified in the Control Panel. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0739T The msgtype file list was not built. The registry key, key, could not be opened.
Description
The registry key identified by key, which lists the files that contain formatting information for the type of message specified by msgtype, could not be opened.
Severity
Trace
System Action
The program continues.
User Action
None required. This error can occur if the program that generated the event log record has since been uninstalled.
Component
Universal Event Log Dump
----
UNV0740E The event log record cannot be processed: missing event source
Description
The application that generated the event log record could not be determined. This information is required to obtain additional information about the event log record.
Severity
Error
System Action
The program skips the record and continues.
User Action
None required. If the problem persists, contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0741E Error obtaining the event category (errno): reason
Description
A system error occurred during an attempt by the program to retrieve the event log record's category. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0742E The event description was not built. The following reason was given: reason.
Description
A system error occurred during an attempt by the program to format the text description of the event log record. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0743E Error obtaining the event account name (errno): reason
Description
An attempt to retrieve the name of the user account used to run the application that generated the event log record failed. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0744E Error obtaining the event computer name (errno): reason
Description
The program was unable to retrieve the name of the computer upon which the application that generated the event log record was executed. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0745I count records were cleared from the logname log.
Description
Indicates the number of records that were removed from the event log following the dump. count is the number of event log records deleted. logname is the name of the event log from which the records were deleted.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Event Log Dump
----
UNV0746I count records were backed up from the logname log to filename.
Description
Indicates the number of records that were successfully backed up from the event log, prior to their being deleted. count is the number of event log records written to the backup file. logname is the name of the event log that was backed up. filename is the name of the backup file.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Event Log Dump
----
UNV0747E Error clearing the logname event log (errno): reason
Description
A system error occurred during an attempt by the program to remove records from the event log specified by logname. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the ueld program has the authority to remove records from the event log. The user account must also have write permission to the path specified for the backup file.
Component
Universal Event Log Dump
----
UNV0748W The logname log will not be cleared: the specified event log is empty
Description
The -clear option was specified on the command line, but the event log specified by logname has no records.
Severity
Warning
System Action
The program continues.
User Action
None required.
Component
Universal Event Log Dump
----
UNV0749E Error opening message destination: reason
Description
A system error occurred during an attempt by the program to set the destination for error messages issued by the ueld program. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Event Log Dump
----
UNV0750I count logname records dumped.
Description
Indicates the number of records retrieved from the specified event log. count is the number of records successfully retrieved. logname is the name of the event log from which the records were dumped.
Severity
Informational
System Action
None.
User Action
None required.
Component
Universal Event Log Dump
----
UNV0751E Error establishing local broker session: func, errno, reason
Description
An error occurred establishing a communication session with the local broker. The function that failed is identified by field 'func'. Field p>errno is the error number, and field reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Event Log Dump
----
UNV0752E Error initializing local Broker interface: func, errno, reason
Description
An error occurred initializing the interface to the local Universal Broker. The manager communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The process terminates.
User Action
Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Event Log Dump
----
UNV0753E Error recording process exit code: func, errno, reason
Description
An error occurred recording the manager process exit code for local Broker monitoring. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The manager terminates. The local Broker shall detect that the manager ended, but it will not know the manager exit conditions.
User Action
On UNIX, the process lock file (PLF) used by the manager may have been corrupted or removed. Although the condition cannot be recovered, the cause of the problem should be determined to prevent it from reoccurring. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Event Log Dump
----
UNV0754E Error registering with local Broker: func, errno, reason
Description
An error occurred registering with the local Universal Broker. The registration process is required for the manager to obtain its configuration data from the local Broker. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The manager terminates.
User Action
Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Event Log Dump