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. |
10161000 | 10161001 | 10161002 | 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. |
| 10161002 | EntireX RPC Service: Deprecated option = <option> |
| Explanation |
Warning. A deprecated option was encountered during installation of the service. |
| Action |
The installation of the service will continue. You may wish to remove the named option from the install script. |
| 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 |
| 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. |