Skip to main content

UNV0400-UNV0499


UNV0400E Failed initializing Component Instance: func, errno, reason

Description

The component configuration information provided by Universal Broker and required by UCMD Server to establish its runtime environment could not be processed. 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 Command


UNV0401W Component ID cid has reached the trace limit of limit.

Description

When server trace files are written to a PDS or PDS/E, a single component identifier has a limited number of trace members it will create due to the limited length of a member name. The component identifier that reached this limit of limit is cid.

Severity

Warn

System Action

Processing continues with tracing is disabled.

User Action

Delete some of the trace members for this component.

Component

Universal Command


UNV0402E Service interface init error: func, errno, reason

Description

UCMD Server was unable to establish a network interface through which it could receive internal commands from Universal Broker. 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 TCP/IP is installed and properly configured on the system upon which the error occurred. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0403E Component register error: func, errno, reason

Description

UCMD Server was unable to register as an active component with Universal Broker. 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 still active on the system upon which the error occurred. Make sure TCP/IP is installed and properly configured. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0404E Error updating component state to state: func, errno, reason

Description

An error occurred while updating the component state. The new state is state. The function that failed was func. The error number was errno. A description of the error is reason.

Severity

Error

System Action

The system action depends on the context in which it occurs. Refer to other messages printed at this time.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0405E Error processing service interface request: func, errno, reason

Description

A request received from Universal Broker could not be processed. 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 Command


UNV0406E 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 Command


UNV0407E Installation directory is not defined.

Description

The program could not find the installation_directory entry in the UCMD Server 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 UCMD Server configuration file. If the entry does not exist, add it. Set its value to the directory where UCMD Server is installed. Reinstall the program if necessary.

Component

Universal Command


UNV0408E Redirection error: func, errno, reason

Description

An attempt to redirect output from the user process to the UCMD Manager 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

Make sure a network connection is still available between the system running UCMD Server and the system running UCMD Manager. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0409E Error converting timeval: func, errno, reason

Description

The specified time value could not be converted to a format suitable for transmission across the network. timeval is the time that could not be converted. 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 continues, although process dates and times may not be displayed correctly.

User Action

None required.

Component

Universal Command


UNV0410E Error creating user process: func, errno, reason

Description

UCMD Server could not create the user process requested by the Universal Command Manager. 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 Command


UNV0411E 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 UCMD Server configuration file. Make sure the directory exists and the user account running the ucmdsrv program has sufficient access to that directory. Re-install UCMD Server if necessary.

Component

Universal Command


UNV0412E Installation directory is not defined.

Description

The program could not find the installation_directory entry in the UCMD Server 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 UCMD Server configuration file. If the entry does not exist, add it. Set its value to the directory where UCMD Server is installed. Reinstall the program if necessary.

Component

Universal Command


UNV0413E 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 ucmdsrv program has access to this directory.

Component

Universal Command


UNV0414E Universal Command server cannot be run from a console.

Description

The UCMD Server program cannot be started from the command line. It can only be started by Universal Broker after receiving a request from Universal Command Manager.

Severity

Error

System Action

The program terminates.

User Action

Issue commands via Universal Command Manager.

Component

Universal Command


UNV0415E Trace file directory verification failed: 'dir', func, reason

Description

The verification of the trace directory failed. The directory name is dir. This is relative to the installation directory. The function that failed is func for the reason specified by reason.

Severity

Error

System Action

The program terminates.

User Action

Verify that the directory exists and that the Universal Command Server user account has access to create, write, and delete files in the directory.

Component

Universal Command


UNV0416W User authentication failed for userid.

Description

The userid/password combination supplied by the Universal Command Manager could not be validated on the target system. userid is the name of the user account that could not be verified.

Severity

Warning

System Action

The program notifies the UCMD Manager that the process could not be started due to user authentication failure. The program then terminates.

User Action

Verify that the password is correct for the specified user account. On systems where userids and passwords are case sensitive, make sure the correct case is used for each. Also, make sure the specified user account exists and is properly configured on the system where the process will run.

Component

Universal Command


UNV0417E Error creating working directory 'dir': reason

Description

A directory to store any output generated by the process that is to be started by Universal Command Server could not be created. dir is the name of the directory. reason is an explanation of the error.

Severity

Error

System Action

The program notifies the UCMD Manager that the process could not be started. The program then terminates.

User Action

Make sure the user account that will be used to run the process started by UCMD Server has the authority to create subdirectories under the UCMD Server working directory. If necessary, change the value of the working directory in UCMD Server's component definition.

Component

Universal Command


UNV0419E Error authenticating user: func, errno, reason

Description

A user account could not be verified due to a system error. 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 notifies the UCMD Manager that the process could not be started. The program then terminates.

User Action

Make sure the specified user account exists and is properly configured on the system where the user process will run. If the security method used is PAM, refer to the Universal Command User's Guide for proper installation instructions. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0420D Error removing ACE(s) from obj: func, errno, reason

Description

One or more access control entries (ACEs) could not be removed from the specified object's access control list (ACL). This is done during cleanup processing, at which time UCMD Server removes any special security tokens required to run the user process. obj is the Windows object from whose ACL the ACE could not be removed. 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

During normal process termination, this is reported as an error. It is reported as a warning if the program is backing out of process startup.

System Action

The program continues. The leftover ACE's should have no immediate effect on system performance.

User Action

If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0421E Error deleting script file 'file': reason

Description

The temporary script file created when Universal Command Manager is run with the -script option, and stored in the UCMD Server working directory, could not be deleted. file is the complete path name of the temporary file. reason is an explanation of the error.

Severity

Error

System Action

The program continues.

User Action

Delete the file manually. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0422E Fatal: Unable to restore environment: func, errno, reason

Description

An attempt by Universal Command Server to exit the environment of the account used to execute the user process, and to return to its own environment was not successful. 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 aborts.

User Action

If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0423E Client interface init error: func, errno, reason

Description

A network connection used to accept standard file I/O redirection requests could not be created. 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 the client and server machines are able to communicate across the network. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0424E Error receiving EXEC parameters from client in func: (errno) reason

Description

The parameters specified in the Universal Command Manager command could not be passed to Universal Command 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

Make sure the network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0425E Error processing FORWARD_ID message in func: (errno) reason

Description

An error occurred while processing the FORWARD_ID message from the manager The FORWARD_ID message is part of the manager and server protocol used to reestablish lost TCP/IP 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

Error

System Action

If the error was due to a network fault, connection recovery starts over. If the error was not due to a network fault, the program terminates.

User Action

Make sure the network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0426E Open failed for registry key 'key': reason

Description

The registry key specified by key could not be opened. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the specified registry key exists (using the registry editor, regedit.exe) and the user account running the ucmsrv program has read access to that key. If the key 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. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0427W Error cleaning up recovered session session: func, errno, reason

Description

An error occurred while closing a recovered session named session. A new session has been successfully created, and the old session was being cleaned up. func is the name of the function in which the error occurred. errno is error number. reason is an explanation of the error.

Severity

Warning

System Action

The program continues.

User Action

No action is required.

Component

Universal Command


UNV0428E Error receiving session negotiation options from UCMD Manager in func: (errno) reason

Description

Compatible configuration settings between the UCMD Manager and Server could not be determined. func is the name of the function in which the error occurred. errno is error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0429E Error accepting session session for recovery: func, errno, reason

Description

UCMD Server was attempting to recover a lost network connection. An error occurred while accepting a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

If the error was due to a network fault, the server will attempt to recover the connection with the manager. The manager must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.

User Action

Make sure a network connection is available between the manager and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0430E Error sending the READY message to the UCMD client in func: (errno) reason

Description

UCMD Server was unable to send a message to the UCMD Manager indicating its readiness to receive process execution information. 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 is available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0431E Error sending the STARTED message to the UCMD client in func: (errno) reason

Description

UCMD Server was unable to send a message to the UCMD Manager informing it that the requested process has started. 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 is available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0432E Error sending the ENDED message to the UCMD client in func: (errno) reason

Description

UCMD Server was unable to send a message to the UCMD Manager informing it that the requested process has 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. Depending on the error, the requested process may have finished successfully.

User Action

Make sure a network connection is available between the client and server machines. Check the Universal Broker messages to determine the exit code of the process started by UCMD Server (look for message UNV0441 or UNV0442). If the process ended successfully, the UCMD Manager may still have received all the redirected output. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0433E Session name mismatch for recovered session session.

Description

UCMD Server was attempting to recover a lost network connection. The server was reestablishing the session session, but the manager was reestablishing a different session.

Severity

Error

System Action

The session recovery process restarts. The server sends a negative acknowledgement back to the manager to indicate a recovery restart.

User Action

The condition should correct itself. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0434E Error sending an acknowledgement in response to the FORWARD_ID message on session session:func, errno, reason

Description

UCMD Server was attempting to recover a lost network connection. An error occurred while reestablishing a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

If the error was due to a network fault, the server will attempt to recover the connection with the manager. The manager must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.

User Action

Make sure a network connection is available between the manager and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0435E Connection reestablishment has restarted.

Description

UCMD Server has restarted the recovery of the connections with the manager. The restart was initiated due to an error in the last recovery process.

Severity

Error

System Action

Connection reestablishment continues.

User Action

Make sure a network connection is available between the manager and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0436W Canceling process pid due to shutdown.

Description

The Universal Command Server is terminating the user process due to one of several possible reasons:

  • The server received a shutdown request from Universal Command Manager.

  • The server received a shutdown request from Universal Broker.

  • The server received a STOP request.

  • The server experienced a processing error that prevents it from continuing.

pid is the process identifier of the process being canceled.

Severity

Warning

System Action

Universal Command Server continues with its termination sequence.

User Action

The action required depends on the reason Universal Command Server was instructed to shutdown and what the user application was doing at the time of the shutdown. The Universal Command Manager may need to be restarted and the user application may require cleanup to be performed.

Component

Universal Command


UNV0437E Error obtaining user identification: func, errno, reason

Description

The userid and password were not specified in the execution parameters supplied by UCMD Manager, and the request by UCMD Server to obtain that information was not successful. 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 is available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0438I Process pid started per client at ipaddr, port.

Description

Indicates that Universal Command Server successfully started the requested process. pid is the ID of the process. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the port number assigned to UCMD Manager by TCP/IP.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0439I Process pid started per user userid at ipaddr, port.

Description

Indicates that Universal Command Server successfully started the requested process. pid is the ID of the process. userid is the name of the user account with which the process is to run. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the port number assigned to UCMD Manager by TCP/IP.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0440E An error occurred setting up stdio redirection in func: (errno) reason

Description

The network connection required for redirection of standard I/O file stdio could not be established. 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 is still available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0441I Process pid ended with exit code exitcode.

Description

Indicates the completion of the process requested by Universal Command Manager. pid is the ID of the process. exitcode is the value returned by the process.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0442I Process pid ended abnormally with exit code exitcode (hex).

Description

Indicates an abnormal termination of the process requested by Universal Command Manager. pid is the ID of the process. exitcode is the value returned by the process. hex is a hexadecimal representation of the exit code.

Severity

Informational

System Action

None

User Action

None required on behalf of Universal Command. Consult the documentation for the process that failed.

Component

Universal Command


UNV0443W Error sending the COMPLETED message to the UCMD client in func: (errno) reason

Description

UCMD Server was unable to send a message to the UCMD Manager informing it that it has completed processing. 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

Warning

System Action

The program continues.

User Action

Make sure a network connection is available between the client and server machines. Check the Universal Broker messages to determine the exit code of the process started by UCMD Server (look for message UNV0441 or UNV0442). If the process ended successfully, the UCMD Manager may still have received all the redirected output. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0444W Error renegotiating recovered session session options: func, errno, reason

Description

An error occurred while renegotiating session options for the recovered session named session. The error occurred in function func. The error code is specified by errno and its description by reason.

Severity

Warning

System Action

The recovery action terminates. If the error is considered recoverable, the network connections will be reestablished, else the program terminates.

User Action

Should the problem persist or if the error is non-recoverable, contact Stonebranch Customer Support.

Component

Universal Command


UNV0445E Failed initializing Initiator Request: func, errno, reason

Description

The MVS started task initiator failed to receive a request control block from the Universal Command Server. The function, func, failed with error number errno which is described by reason.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0446E I/O error processing data set 'dsn': func, errno, reason

Description

The MVS started task initiator encountered an I/O error either allocating, opening, writing, closing, or freeing the standard input data set. The data set being processed is dsn. The function, func, failed with error number errno which is described by reason.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0447E Error parsing allocation value at position number: reason.

Description

The MVS started task initiator encountered an error while parsing the stdin data set allocation value. The character position in the value that was being processed at the time of the error is specified by number.

Severity

Error

System Action

The program terminates.

User Action

Correct the allocation value and restart the job.

Component

Universal Command


UNV0448E Error occurred monitoring STC: func, errno, reason.

Description

Universal Command Server has issued a START command per a started task request. In the course of monitoring the STC, an error occurred in function func. The error is described by the error code, errno, and the error description, reason.

Severity

Error

System Action

The program terminates.

User Action

The condition that caused the error is most likely an internal or O/S error which should be reported to Stonebranch Customer Support. The started task being monitored at the time of the error will need to be managed manually.

Component

Universal Command


UNV0449E Error occurred starting STC: func, errno, reason.

Description

Universal Command Server was prepared to issued a START command per a started task request. An error occurred in function func prior to the START command being executed. The error is described by the error code, errno, and the error description, reason.

Severity

Error

System Action

The program terminates.

User Action

The condition that caused the error is most likely an internal or O/S error which should be reported to Stonebranch Customer Support.

Component

Universal Command


UNV0450I STC completed normally at time with return code rtncode.

Description

The started task completed normally at the time time. The highest return code of all steps was rtncode.

Severity

Informational

System Action

The program continues.

User Action

No action required.

Component

Universal Command


UNV0451W STC completed abnormally at time with abend abendcode, reason code rsncode.

Description

The started task completed abnormally at the time time. The abend code was abendcode and the reason code was rsncode.

Severity

Warning

System Action

The program continues.

User Action

No action required.

Component

Universal Command


UNV0452W STC terminated abruptly at time: diagcodes.

Description

The started task was terminated in an abrupt manner and did not go through normal address space termination. The highest return code cannot be reliably determined. Diagnostic codes are provided in diagcodes that Stonebranch Customer Support may require if the reason for the termination cannot be determined from the MVS system logs.

Severity

Warning

System Action

The program continues.

User Action

Check what condition terminated the STC by checking the MVS system logs. The termination method should be avoided if possible.

Component

Universal Command


UNV0453I STC did not start. Possible JCL error in STC.

Description

The started task did not start. This may be due to a JCL error.

Severity

Informational

System Action

The program continues.

User Action

Check the STC JES messages if produced or the MVS system log for the reason the STC did not start.

Component

Universal Command


UNV0454E Error deleting stdin data set 'dsn': func, errno, reason.

Description

An error occurred deleting the standard input data set allocated for a started task request. The data set name dsn was not deleted. An error occurred in function func. The error is described by the error code, errno, and the error description, reason.

Severity

Error

System Action

Processing continues. The error does not impact the final result of the request.

User Action

Attempt to determine what caused of the error based on the reason given in the message. The data set must be manually deleted.

Component

Universal Command


UNV0457I No JES SYSOUT files found for STC.

Description

No JES SYSOUT files were found for the started task.

Severity

Informational

System Action

Processing continues.

User Action

If the STC is expected to produce SYSOUT files, check that the STC JCL is writing the SYSOUT to the Universal Command Server JES selection class on hold. If no SYSOUT files are expected, no action is required.

Component

Universal Command


UNV0460E An error occurred processing standard I/O redirection in func: (errno) reason

Description

Redirection of all standard input and/or output could not be completed. 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 is still available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0461I Universal Command server shutdown initiated due to reason.

Description

Universal Command Server received a request to terminate processing. reason is an explanation of the termination.

Severity

Informational

System Action

The program begins its termination processing.

User Action

None required.

Component

Universal Command


UNV0462E Error adding user access to file/dir 'dir': func, errno, reason

Description

Specific access rights and security information for the user could not be added to the working directory. dir is the full path of the working directory. 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 Command


UNV0463E Error creating script file 'filename': func, errno, reason

Description

The temporary script file executed by Universal Command Server when Universal Command Manager is invoked with the -script option could not be created. filename is the name of the file. 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 the user account used to run the process requested by UCMD Manager has the authority to create files in UCMD Server's working directory. Also, make sure there is enough space available to create the file. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0464E Error creating process: func, errno, reason

Description

Universal Command Server could not start the process requested by Universal Command Manager. 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 Command


UNV0465E Error building command: func, errno, reason

Description

The system's command interpreter, required for running console applications, could not be identified. 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

On the system running UCMD Server, check the value of the COMSPEC environment variable. This can be done from the System applet, which is accessible via the Control Panel. COMSPEC's value should contain the complete path for cmd.exe. If COMSPEC is not defined, define it, using the System control panel application. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0466E Error initializing startup info: func, errno, reason

Description

UCMD Server was unable to establish the required environment for a console application. 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 Command


UNV0467E Connection reestablishment failed.

Description

The server failed to reestablish network connections with the manager.

Severity

Error

System Action

The program terminates.

User Action

Review previously issued messages and messages issued by the manager

to determine the cause of the failure.

Component

Universal Command


UNV0468E The keep-alive interval value is invalid. Please enter a value between min and max.

Description

The value used to identify how often UCMD Server will send a keep-alive message to UCMD Manager to verify the network connection is not valid. min is the minimum acceptable value. max is the maximum acceptable value.

Severity

Error

System Action

The program terminates.

User Action

Set the keep-alive interval in UCMD Server's configuration to value within the range specified (inclusive).

Component

Universal Command


UNV0470E An error occurred trying to detect process termination in func: (errno) reason

Description

A system error occurred while Universal Command Server was checking the status of a process, waiting for it to end. 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

UCMD Server will attempt to cancel the process.

User Action

If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0472E Error cleaning up job: func, errno, reason

Description

The cleanup of temporary script files and/or joblog files was not successful. 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 continues.

User Action

Manually remove any files no longer required by Universal Command.

Component

Universal Command


UNV0473I Process pid started as job jobnum/username/jobname at ipaddr, port.

Description

Indicates that Universal Command Server successfully started the requested process. pid is the ID of the process. jobnum is the job number. username is the owner of the process. jobname is the job name. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the port number assigned to a network interface created by UCMD Manager. This interface is used by UCMD Manager to send process execution parameters to UCMD Server. It is also used by UCMD Server to send control information (the READY, STARTED and ENDED messages) to UCMD Manager.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0474I Process pid started as job jobnum/username/jobname per user userid at ipaddr, port.

Description

Indicates that Universal Command Server successfully started the requested process. pid is the ID of the process. jobnum is the job number. username is the owner of the process. jobname is the job name. userid is the name of the user account with which the process is to run. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the port number assigned to a network interface created by UCMD Manager. This interface is used by UCMD Manager to send process execution parameters to UCMD Server. It is also used by UCMD Server to send control information (the READY, STARTED and ENDED messages) to UCMD Manager.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0475E Failed reading REQUEST from stdin.

Description

An attempt to read the REQUEST structure from UCMSRV on the standard input (stdin) stream failed. The second level help message contains the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0476E Failed reading numlines lines of a script file from stdin.

Description

An attempt to read the script file from UCMSRV on the standard input (stdin) stream failed. numlines is the number of lines contained in the script file. The second level help message contains the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0477E Failed allocating storage with malloc function.

Description

There is not enough memory available to satisfy the allocation request. The second level help message specifies the number of bytes required, along with the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Wait until fewer processes are running and try again.

Component

Universal Command


UNV0478E Command line exceeds maximum length of maxlen.

Description

A command line was received in a script file that was longer than the maximum supported line length of maxlen.

Severity

Error

System Action

The program terminates.

User Action

Update the script file so that no command line has a length greater than maxlen. If a longer command line is required, contact Stonebranch customer support.

Component

Universal Command


UNV0479E Failed changing the current directory to dir.

Description

An attempt was made to change the current directory to dir. The second level help message contains the error number and 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 program has full access to that directory. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0480E Failed updating or adding environment variable.

Description

An attempt to set an environment variable failed. The second level help message contains the name of the variable the program tried to update, as well as the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the user account running the program has the authority to set environment variables. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0481E Failed opening temporary REXX EXEC file filename.

Description

An attempt to create a temporary REXX EXEC file used to store the requested commands failed. filename is the name of the temporary file. The second level help message contains the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the user account running the program has write authority to the path specified in the file name. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0482E Failed writing temporary REXX EXEC file filename.

Description

An attempt to write to a command to a temporary REXX EXEC file failed. filename is the name of the temporary file. The second level help message contains the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Make sure the user account running the program has write authority to the path specified in the file name. Also, make sure the file system being written is not full. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0483E Failed closing temporary REXX EXEC file filename.

Description

An attempt to close the temporary REXX EXEC file used to store the requested commands failed. filename is the name of the temporary file. The second level help message contains the error number and an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0484E Error prc: reason

Description

An exception was thrown in the STRUCP program. prc specifies what program was doing when the error occurred. reason is an of the error. The second level help message contains the error number and the name of the function in which the error occurred.

Severity

Error

System Action

The program terminates.

User Action

Contact Stonebranch customer support.

Component

Universal Command


UNV0486I Connection reestablishment started. Time out in sec seconds.

Description

Indicates that the Universal Command Server has lost its TCP/IP connections with the manager. It will wait for sec seconds for the manager to reestablish the connection. The server will end with an error if no connection is established in this period of time.

Severity

Informational

System Action

The program continues.

User Action

None required.

Component

Universal Command


UNV0487E A network error occurred processing standard I/O redirection in func: (errno) reason

Description

A network error was detected while processing standard I/O redirection. 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 network connections will be reestablished with the manager and the data transfers will continue from their last successful point.

User Action

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

Component

Universal Command


UNV0488E Connection reestablishment successfully completed.

Description

A network error caused the server to reestablish network connections with the manager. The connections have been successfully reestablished.

error.

Severity

Error

System Action

The server and manager continue their processing from the point prior to the network error.

User Action

No action required.

Component

Universal Command


UNV0489A Security method: method

Description

Displays the security method used by UCMD Server to validate the user account with which the user process will run. method is the security method used.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0490A Command shell: shell

Description

Displays the command shell under which the user process will be run. This message is only displayed for Universal Command Servers for Unix. shell is the command shell path.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0491A Keep-alive interval: interval

Description

Displays the frequency with which UCMD Server will send keep alive messages to the UCMD Manager. interval is the keep alive interval, expressed in seconds.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0492A Accepted redir port nums: stdin=portnum, stdout=portnum, stderr=portnum

Description

Displays the port numbers used for the standard file redirection sockets. portnum is the port number.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0493A Logon method: logon

Description

Displays the type of logon operation that will be performed when the requested process is started. This message is specific to Windows NT/2000, and the value displayed is only relevant when a user ID and password are required to start the process (i.e., when security is enabled). logon is the logon type, either "batch" or "interactive".

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0494A msg

Description

Displays an application-specific audit message. msg is the message.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Command


UNV0495E Cannot access the trace directory 'dir': reason

Description

The trace directory identified by dir could not be accessed. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Verify the trace file directory configuration option specifies an existing directory that the user account which the Universal Command Server executes has proper security access.

Component

Universal Command


UNV0496W Ucmd manager from host ipaddr as user remoteuser is denied access as localuser by rule.

Description

A Universal Command Server access control list has denied access to a Manager executed from host ipaddr as user remoteuser requesting a command to execute as local user localuser. The access control rule that prevented access is rule rule. Rules are numbered in the order they are listed in the configuration file or the Windows Configuration Manager.

Severity

Warning

System Action

The program stops processing the request and terminates.

User Action

Contact your Universal Command administrator for the Server system to determine if the request is properly denied or not.

Component

Universal Command


UNV0497E An error occurred processing standard input redirection in func: (errno) reason

Description

Redirection of standard input could not be completed. 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 is still available between the client and server machines. If the problem persists, contact Stonebranch customer support.

Component

Universal Command


UNV0498I Spool extraction started per client at ipaddr, port.

Description

Indicates that Universal Command Server successfully started and will begin sending all output from a completed process to the restarted Universal Command Manager. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the port number assigned to UCMD Manager by TCP/IP.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command


UNV0499I Spool extraction started per user userid at ipaddr, port.

Description

Indicates that Universal Command Server successfully started and will begin sending all output from a completed process to the restarted Universal Command Manager. userid is the name of a user account that is authorized to obtain the output from the original process. ipaddr is the IP address of the client (i.e., the system on which UCMD Manager resides). port is the client port number assigned to UCMD Manager by TCP/IP.

Severity

Informational

System Action

None

User Action

None required.

Component

Universal Command