UNV3400-UNV3499

----

UNV3400E 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 Monitor


----

UNV3401E Server error in post-process phase: errno.


Description


An error occurred in Universal Event Monitor Server during the post-process phase. The post-process phase occurs after the event handler has completed. errno is the error number associated with the server error.


Severity


Error


System Action


The error is reported and the Universal Event Monitor Manager exit code is set to a non-zero value.


User Action


Review the Universal Broker logs for additional error information. It is possible that the user handler executed successfully. Contact Stonebranch customer support if assistance is required.


Component

Universal Event Monitor


----

UNV3402E 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


Refer to the Universal Event Monitor User's Guide for a complete command line syntax reference.


Component

Universal Event Monitor


----

UNV3403E Universal Event Monitor ending unsuccessfully with exit code exitcode.


Description


An error occurred within the Universal Event Monitor Manager. This message will also be issued if the Universal Event Monitor Server encountered problems while monitoring an event. exitcode is the value returned by the UEM Manager.


Severity


Error


System Action


The program terminates.


User Action


Look for other messages issued by the Universal Event Monitor Manager. Check the Universal Broker message log for any errors reported by the Universal Event Monitor Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3404I The maximum number of components is running on the Broker. Retry in num seconds.


Description


The Universal Event Monitor component cannot be started because the number of components currently being managed by Universal Broker has reached the maximum allowed. An attempt to start the component will be made every num seconds.


Severity


Informational


System Action


The program continues, attempting to start the component every num seconds.


User Action


Allow the program to run, waiting for another component to finish so the one waiting can start. Or, cancel the application and try again later. If necessary, increase the running_max value in the Universal Broker configuration file.

Windows users: This value can be changed using Universal Configuration Manager, which is accessible via the Control Panel.


Component

Universal Event Monitor


----

UNV3405E Error receiving READY message: func, errno, reason


Description


A message from the Universal Event Monitor Server indicating its readiness to accept information from the application was not received. 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


If connecting to a remote UEM Server, verify that network access to the remote machine is permitted and that a network connection between the local and remote machines was available at the time of the error. Check the Universal Broker message log for any errors reported by the UEM Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3406I Universal Event Monitor Server component cid started.


Description


Indicates that the Universal Event Monitor Server has been successfully started. The Server's component identifier is cid.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Event Monitor


----

UNV3407E Error negotiating session with UEM server: reason


Description


An attempt to determine compatible configuration options with a Universal Event Monitor Server failed. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


If the application is attempting to negotiate session options with a remote UEM Server, verify that network access to the remote machine is permitted and that a network connection between the local and remote machines was available at the time of the error. Also, check the value of the start_command entry in the demand-driven UEM Server component definition file (uemd). If this entry is not correct (and the UEM Server could not be started), the application may time out waiting for the negotiation to begin. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3408E Error receiving STARTED message: func, errno, reason


Description


The application was unable to receive a message from the Universal Event Monitor Server that indicates the requested operation has begun. 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


If connecting to a remote UEM Server, verify that network access to the remote machine is permitted and that a network connection between the local and remote machines was available at the time of the error. Check the Universal Broker message log for any errors reported by the Universal Event Monitor Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3409E Error receiving ENDED message: func, errno, reason


Description


The application was unable to receive a message from the Universal Event Monitor Server that indicates the requested operation ended. 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


If the requested operation was done on a remote UEM Server, verify that a network connection between the local and remote machines was available at the time of the error. Check the Universal Broker message log for any errors reported by the Universal Event Monitor Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3410E Error sending termination request to UEM Server: func, errno, reason


Description


The client application is in the process of shutting down due to a termination request. As part of the shutdown process, the client sends the server a termination request message. An error occurred while sending the message. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation the error.


Severity


Error


System Action


The client application continues its shutdown process. The Server will not receive the termination request. If a persistent connection between the client and server application exists, the server will shut down when it discovers that the connection is closed.


User Action


Collect all error messages issued by the client application along with any errors written to the Universal Broker log. Forward that information, along with a complete description of the problem, to Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3411E Installation directory is not defined.


Description


The program could not find the installation_directory entry in the UEM Manager configuration file, or the installation_directory entry has no value associated with it.


Severity


Error


System Action


The program terminates.


User Action


Make sure there is an installation_directory entry in the UEM Manager configuration file. If the entry does not exist, add it. Set its value to the directory where UEM Manager is installed. Reinstall the program if necessary.


Component

Universal Event Monitor


----

UNV3412E 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 in the UEM Manager configuration file. Make sure the directory exists and the user account running the uem program has sufficient access to that directory. Re-install UEM Manager if necessary.


Component

Universal Event Monitor


----

UNV3413E 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


Make sure the directory exists and the user account running the uem program has access to this directory.


Component

Universal Event Monitor


----

UNV3414E Cannot access code page file 'file': reason


Description


The text translation file specified by file cannot be read. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the specified file exists in the Universal Event Monitor Manager's 'nls' directory. If it does not exist, re-install UEM Manager.


Component

Universal Event Monitor


----

UNV3416I Universal Event Monitor Manager shutdown initiated due to user interrupt.


Description


The UEM Manager is terminating due to a cancel request issued by a user.


Severity


Informational


System Action


The program terminates.


User Action


None required.


Component

Universal Event Monitor


----

UNV3417I Connecting to broker at ipaddr, port.


Description


Indicates that Universal Event Monitor Manager is trying to connect to Universal Broker at internet address ipaddr on port port.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Event Monitor


----

UNV3418E Unable to connect to ubroker at ipaddr, port: reason


Description


The Universal Event Monitor(UEM) Manager was unable to establish a connection to Universal Broker, which is needed to request the start of a demand-driven UEM Server component. ipaddr is the IP address of the system on which UEM Manager expects Universal Broker to be running. port is the port number that UEM Manager expects Universal Broker to be using to accept incoming connections. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure Universal Broker is running on the target system, and a network connection is available between the client and server machines. Make sure the 'host' value in UEM Manager's configuration file is set to the IP address or host name of the system where Universal Broker is running. Also, make sure the 'port' value in UEM Manager's configuration is set to the port number that is being used by Universal Broker to accept new connections (verify this against the service_port value in Universal Broker's configuration file). If the problem persists, contact Stonebranch customer support.

Windows users: Configuration values for all Universal products can be checked using Universal Configuration Manger, which is accessible from the Control Panel.


Component

Universal Event Monitor


----

UNV3419E Error starting UEM Manager: func, errno, reason


Description


The Universal Event Monitor Manager was unable to send a request to Universal Broker to start the UEM Server component. 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


Make sure Universal Broker is running on the local system. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3420E Error sending event information to UEM Server: func, errno, reason


Description


The Universal Event Monitor Manager was unable to send the requested event and handler information to the Universal Event Monitor Server. 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


Check the Universal Broker message log for any errors reported by the Universal Event Monitor Server that was started to receive the event. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3421E User ID is required by server.


Description


A user ID is required by Universal Event Monitor Server to monitor the requested event, but none was supplied by the Universal Event Monitor Manager.


Severity


Error


System Action


The program terminates.


User Action


Add the -userid parameter to the list of parameters used for the Universal Event Monitor command (see the Universal Event Monitor User's Guide for more information). To set up a default user ID, update the userid value in Universal Event Monitor Manager's configuration file.


Component

Universal Event Monitor


----

UNV3422E Error processing user identification request: func, errno, reason


Description


Universal Event Monitor Manager was unable to provide Universal Event Monitor Server with the user ID and/or password values stored in its configuration file or specified as a command parameter. 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


Make sure a network connection exists between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3423E The requested operation was rejected by the UEM Server: reason


Description


A request from the Universal Event Monitor Manager to monitor an event was disallowed by the UEM Server. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Check the Maintenance Access Control List defined for the UEM Server to verify that the user account with which the UEM Manager was run has not been denied the ability to access the UEM Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3424I Event monitoring started on remote system at time.


Description


Indicates that at time, the remote UEM Server began monitoring the requested event.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Event Monitor


----

UNV3425E Missing 'host' argument.


Description


The IP address or host name of the remote system was not supplied as a parameter to the Universal Event Monitor command, and no default value is available in the UEM Manager configuration file.


Severity


Error


System Action


The program terminates.


User Action


Add the -host parameter to the UEM Manager command. To set a default IP address, update the 'host' value in the UEM Manager configuration file.

Windows users: Use Universal Configuration Manager, accessible via the Control Panel, to set a default value.


Component

Universal Event Monitor


----

UNV3426I Starting IP address resolution attempt current of max.


Description


Another attempt is being made to resolve the IP address of the Universal Broker. This is attempt number current of the maximum number of attempts max.


Severity


Informational


System Action


Processing continues.


User Action


No action is required.


Component

Universal Event Monitor


----

UNV3427E Bad IP address: ipaddr, reason


Description


The resolution of the specified IP address of the remote Universal Broker failed. The IP address being converted is ipaddr. The reason resolution failed is specified by reason.


Severity


Error


System Action


The Manager will retry the resolution if the value of the configuration option hostname_retry_count is greater than 1. Once all retry attempts have been exhausted, the Manager will terminate.


User Action


Make sure the IP address specifies a correct host name or a properly formatted numeric dotted IP address.


Component

Universal Event Monitor


----

UNV3428E Bad port number: port, reason


Description


The resolution of the specified port number of the remote Universal Broker failed. The port number being converted is port. The reason resolution failed is specified by reason.


Severity


Error


System Action


The program terminates.


User Action


Make sure the port number is a valid numeric port number or service name.


Component

Universal Event Monitor


----

UNV3429W An event ID was specified; conflicting event parameters will be ignored.


Description


On the UEM Manager command line, an event ID was provided along with one or more other parameters that are used to define an event. Only the inactive date time and assigned handlers may be overridden from the command line. All other event values will be obtained from the stored event record, and any corresponding event parameters provided from the command line will be ignored.


Severity


Warning


System Action


The program continues. If the specified event definition is found, all event parameters that may not be overridden from the command line will be obtained from the event record. If the specified event definition does not exist, the program will terminate.


User Action


An event ID is not required from the UEM Manager command line. To submit a one-time event monitoring request, simply supply all appropriate event parameters from the command line, omitting the event ID.


Component

Universal Event Monitor


----

UNV3430E Parameters were provided that conflict with the specified event type.


Description


Event definition parameters that are specific to a given event type were provided on the UEM Manager command line that do not match the specified event type.


Severity


Error


System Action


The program terminates.


User Action


Change the specified event type, or remove the conflicting parameters. For a list of type-specific parameters, and the event types they are associated with, please refer to the Universal Event Monitor User's Guide.


Component

Universal Event Monitor


----

UNV3431I Monitoring of event eid for etype sysobj started at time.


Description


Indicates that a remote UEM Server has begun watching for the occurrence of a specified system event. eid is the event ID. etype describes the type of event being monitored. sysobj identifies the system object described by etype. time is the remote time event monitoring started.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Event Monitor


----

UNV3432E Conflicting parameters specified for the type handler.


Description


On the UEM Manager command line, unnecessary or conflicting parameters were specified for an event handler. This error will be generated if 1) any other handler options were specified along with a handler ID, 2) a script name or script type was specified along with a command, 3) a command was specified along with a script, or 4) the required handler ID, command, or script parameter was omitted, but other handler options were specified. type is the type of handler for which the conflicting information was detected.


Severity


Error


System Action


The program terminates.


User Action


The ID of a stored event handler is not required from the UEM Manager command line. To specify all handler information from the command line, specify either a command or script file. Note that the -handler_id, -cmd, and -script options are mutually exclusive. If more than one is specified, remove the extra parameter and retry the request. See the Universal Event Monitor User's Guide for more information.


Component

Universal Event Monitor


----

UNV3433E An event ID or an event type must be specified.


Description


To monitor an event, UEM Manager requires either the ID of an existing event definition record, or an event type, if event parameters are to be passed from the command line.


Severity


Error


System Action


The program terminates.


User Action


Specify the ID of an existing event definition in the event definition database file, or specify an event type and provide the parameters required for that type.


Component

Universal Event Monitor


----

UNV3434E The event type type is missing required parameters.


Description


The specified event type requires event definition parameters that were not provided in the UEM Manager statement. type is the type of event.


Severity


Error


System Action


The program terminates.


User Action


Check the UEM User's Guide for a complete list of parameters required for each event type. Retry the command, providing the necessary parameters.


Component

Universal Event Monitor


----

UNV3435A Configuration information:


Description


A header that precedes the display of configuration options in effect for the UEM Manager.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3436A Language: lang


Description


Displays the language in which messages are displayed. lang is the language.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3437A Target host: ipaddr, port number: port, retry count: count


Description


Displays the IP address and port number of the remote system that the UEM Manager will connect to in order to start the remote monitoring request. ipaddr is the IP address. port is the port number. count specifies the number of attempts made to resolve a host domain name if specified.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3438A Network delay: secs


Description


Displays the number of seconds that will be factored into any network function to account for the amount of time that may be required for data to travel across a busy network. secs is the number of seconds to wait.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3439A User ID: userid, Login: login


Description


Displays the user ID with which the specified handlers will execute. userid is the name of the user account. The login option displays whether or not the user's login environment is requested (yes) or not (no).


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3440A Wait: wait


Description


Displays the option that indicates whether or not the UEM Manager will wait for the requested event to become inactive before ending. wait is the value of the option.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Event Monitor


----

UNV3441I Event monitoring finished on remote system at time with an exit code of code.


Description


Indicates that the monitoring request sent to the Universal Event Monitor Server has ended. time is the time the Server component ended on the remote system. code is the result of the monitoring request. One of the following values will be reported:

- 0 - All event occurrences were triggered

- 1 - Some event occurrences were triggered, and some were rejected.

- 2 - All event occurrences were rejected

- 3 - The event expired

- 8 - Execution of an event handler failed

- 12 - An application error occurred during monitoring


Severity


Informational


System Action


The program continues.


User Action


When a value of 12 is reported, check the Broker log for other messages that describe the error that occurred. No action is required for any other value.


Component

Universal Event Monitor


----

UNV3442I statusmsg


Description


This message is used to display information received from a UEM Server regarding the status of the monitoring of an event. statusmsg is the message received from the UEM Server.


Severity


Informational (may also be Error, depending on the context)


System Action


The program continues.


User Action


For informational messages, no action is required. Error messages a problem with UEM Server that prevents it from monitoring the event. If the problem cannot be corrected, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3443E Security entity name 'entity' exceeds maximum length of maxlen.


Description


The security entity used to check whether a user account is authorized to monitor events on the target system is too long. entity is the security entity name. maxlen is the maximum allowable length.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3444E Error checking authorization: func, errno, reason


Description


An attempt by Universal Event Monitor Manager to check the RACF authority for a given user account has failed. 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 Monitor


----

UNV3445E Local system security has denied access to the broker on host ipaddr, port port, as user userid.


Description


The user ID executing the UEM program was denied access by the local system security (RACF, etc.). The job was attempting to invoke a Universal Event Monitor Server as user userid via the broker listening on port port running on host IP address ipaddr. Note case of userid has been changed to upper case for security processing.


Severity


Error


System Action


The program terminates.


User Action


If appropriate, permit the user ID permission to the security resource that protects the requested operation.


Component

Universal Event Monitor


----

UNV3446E RACF Class not found.


Description


An attempt to obtain the RACF class associated with Universal Command failed.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3447E An error occurred starting the UEM Server component compid: errmsg


Description


An attempt by the UEM client application (either the UEMLoad utility or the UEM Manager) to start a UEM Server has failed. compid is the ID of the UEM Server component that could not be started. errmsg is the error, as reported by the UEM Server.


Severity


Error


System Action


The program terminates.


User Action


Examine the Universal Broker message log on the target system for any additional error messages issued by the UEM Server, which may provide more details on the cause of the problem. If the problem cannot be corrected, contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3448E Open failed for script file 'filename': reason


Description


The script file specified by the -script parameter could not be opened. filename is the name of the script file. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the specified file exists, and is in a location accessible to the user account running Universal Event Monitor Manager.


Component

Universal Event Monitor


----

UNV3449E Possible broker access denial. Please review broker log file.


Description


Indicates that the failure condition encountered by the Universal Event Monitor Manager could be related to a Universal Broker access denial.


Severity


Error


System Action


The program terminates.


User Action


Review the Universal Broker log file and determine if the failure is due to a Universal Broker access denial.


Component

Universal Event Monitor


----

UNV3450E An absolute and a relative inactive date/time was specified.


Description


Indicates that an two values were provided for the event's inactive date/time. One value was an absolute inactive date/time in the format 'yyyy.mm.dd,hh:mm' and the other was a relative inactive date/time, specified using the format '+hh:mm'.


Severity


Error


System Action


The program terminates.


User Action


Remove one of the inactive date/time specifications from the command line and re-issue the monitoring request.


Component

Universal Event Monitor


----

UNV3451E Support for the feature feature is not provided by the installed version of UEM Server.


Description


A command line parameter or value was specified that is not recognized by the version of the UEM Server installed on the target system. feature describes the feature that is not supported.


Severity


Error


System Action


The program terminates.


User Action


Check the Universal Event Monitor Reference Guide to see if an alternative command statement may be constructed with supported features that still monitors an event as desired. For a permanent solution, upgrade the UEM Server to a version that is at least as recent as the earliest version for which support of the requested feature is provided. New application features, along with the version support for that feature was initially provided, may be found in the Universal Event Monitor Reference Guide. If additional assistance or information is required, please contact Stonebranch customer support.


Component

Universal Event Monitor


----

UNV3452W Universal Event Monitor Server ended prematurely due to a shutdown request.


Description


The Universal Event Monitor Server was forcefully shutdown prior to completion of the monitoring request. UEM Server STOP commands come from one of the following sources:

- Universal Broker

- Universal Control

- Universal Enterprise Controller


Severity


Warning


System Action


Universal Event Monitor Server terminates the monitoring request and shuts down. Event handler processes running at the time the Server was terminated may or may not terminate as well, depending on the operating system. Regardless, the completion status of those processes cannot be captured or reported through UEM.


User Action


No action is required.


Component

Universal Event Monitor


----

UNV3453I Using method selection to connect to: list


Description


This message is displayed when a list of hosts is specified for the -host command option. method identifies the order in which the UEM Manager will select the hosts in the list, either "sequential" or "random". list is the resolved, expanded, unique list of hosts.


Severity


Informational


System Action


The UEM Manager will attempt to establish a connection with a Universal Broker running on one of the hosts listed.


User Action


None required.


Component

Universal Event Monitor


----

UNV3454I Unable to start UEM on ipaddr at port: func, errno, reason


Description


This message is issued when a UEM Manager fails to send a UEM Server START request to one of the locations specified in a list of hosts. ipaddr is the IP address of the system to which the START request was sent. port is the port number upon which the Universal Broker on that system is accepting incoming connections. 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


Informational


System Action


The UEM Manager will attempt to send a UEM Server START request to the other hosts in the list. The UEM Manager will only fail after all hosts in the list have been tried.


User Action


If you believe one or more of these messages were issued in error, contact Stonebranch customer support. Otherwise, no action is required.


Component

Universal Event Monitor


----

UNV3455I Connection to broker completed at ipaddr, port


Description


Displays the IP address and port number of the Broker that UEM Manager connected to. This message is only displayed when more than one host is used for the -host option. ipaddr is the IP address and port is the port number.


Severity


Informational


System Action


A UEM Server is started on the specified system.


User Action


None required.


Component

Universal Event Monitor


----

UNV3456E Error initializing local Broker interface using system ID 'sid': func, errno, reason


Description


An error occurred initializing the interface to the local Universal Broker using system identifier sid. 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 with the appropriate system ID 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 Monitor


----

UNV3457A System identifier: sid


Description


Displays the system identifier of the local Broker to which the manager will register.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Event Monitor


----

UNV3458A Broker interface file directory: bifdir


Description


Displays the directory in which the manager searches for the local broker interface file.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Event Monitor


----

UNV3459A Process lock file directory: bifdir


Description


Displays the directory in which the manager creates its process lock file used by the local Broker to monitor the manager.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Event Monitor


----

UNV3460I Universal Event Monitor Manager component cid registered with local Broker 'sid'.


Description


The manager has successfully registered with the local Broker. The manager has been assigned component ID cid by the Broker. If multiple Brokers are supported by the O/S, the system ID of the Broker is identified by sid.


Severity


Informational


System Action


Processing continues.


User Action

None required.


Component

Universal Event Monitor


----

UNV3461E Error sending monitor command to Server in func (errno): reason


Description


The UEM Manager was unable to forward the monitor request to the remote UEM Server. 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 UEM Manager process terminates. The remote UEM Server process also fails when it detects the unexpected closure of the connection used for the control session between the Manager and Server.


User Action

Contact Stonebranch customer support.


Component

Universal Event Monitor