EntireX Version 9.7
 —  Error Messages and Codes  —

Message Class 1016 - EntireX RPC Service Messages

This class is used for messages issued by an EntireX RPC Service. Messages of this class have the format:

1016nnnn

where 1016 is the message class, and
nnnn is the message number in the range 0000 - 9999.

Overview of Messages

10161000 | 10161001 | 10162000 | 10162001 | 10163000 | 10163001 | 10164000 | 10164001 | 10164002

10161000 EntireX RPC Service successfully installed
Explanation

Informational. The Service was successfully installed to Windows Service Manager.

Action

None.


10161001 EntireX RPC Service failed to install: Windows component - error code
Explanation

The service could not be installed, see Windows component and error code for failure details.

Action

Check with your system administrator to determine whether the failure is an installation problem. Otherwise contact Software AG support.


10162000 EntireX RPC Service successfully removed
Explanation

Informational. The service was successfully removed from Windows Service Manager.

Action

None


10162001 EntireX RPC Service failed to remove: Windows component - error code
Explanation

The service could not be removed, see Windows component and error code for failure details.

Action

Check with your system administrator to determine whether the failure is an installation problem. Otherwise contact Software AG support.


10163000 EntireX RPC Service successfully started
Explanation

Informational. The service successfully launched an EntireX RPC Server.

Action

None


10163001 EntireX RPC Service failed to start: Windows component - error code
Explanation

The service could not be started, see Windows component and error code for failure details.

Action

Check with your system administrator to determine whether the failure is an installation problem. Otherwise contact Software AG support.


10164000 EntireX RPC Service successfully stopped
Explanation

Informational. The service successfully performed EntireX RPC Server stop operation.

Action

None


10164001 EntireX RPC Service failed to stop: Component - reason code
Explanation

The service could not be stopped, see component and reason code for further details.

Action

Check the component and reason code for failure. If it cannot be solved by installation change, contact Software AG support.


10164002 Warning. EntireX RPC server has unexpectedly stopped with rc=error code
Explanation

The rpc server stopped for a reason other than Window Service STOP command. The exit code of the DOS command shell will be added for analysis.

Action

Check the reason code to determine whether this is an installation error or a runtime error. For more information install the service with the trace option and analyze the trace files.


Top of page