OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA01812-E (L+E)

error occurred while starting server aa...aa.
reason code=bb...bb

aa...aa: Server with an error
bb...bb: Possible causes are:
COMMUNICATION: Inter-process communication error
MEMORY: Insufficient memory
CONFIGURATION: Error during definition analysis
EXIST: A server with the same server name or the same service group name is already operating.
MAX PROCESSES: Maximum number of processes exceeded
LOCK: Failure in lock processing
SERVER DOWN: Server terminated abnormally.
NO SERVER: Server terminated normally or abnormally.
STATIONING PROCESS INVALID: Number of resident processes in the definition is 0.
DEFINE FILE UNREAD: Error during definition analysis
SHARED MEMORY: Shared memory allocation impossible
FORK FAILED: Failure in server activation
NO SCHEDULER: Scheduler is now terminating or failed.
MAX SERVERS: Maximum number of servers exceeded
VERSION INVALID: Version error
LOCAL DOMAIN UNDEFINED: Local domain name undefined
STOPPING NOW: Server now terminating
NO SERVICE PRODUCER: Process service not started
NO RPC ENVIRONMENT: RPC environment not started
SCD NOT UP: Scheduler service not started
PRC ERROR: Error in process service
NOT EXIT: A process having the same server name has not yet been exited after the issue of dc_rpc_close.
TEST ERROR: Error in tester service
NO SPACE: The capacity under $DCDIR is running short.
S: Continues OpenTP1 processing.
Countermeasure: Remove the cause of the error and then restart the server.
COMMUNICATION: Examine the cause of the network failure.
MEMORY: Check the actual memory size and swap memory size in the operating system.
SHARED MEMORY: Check the shared memory size in the system environment definition.
CONFIGURATION: Check the definition.
DEFINE FILE UNREAD: Check the service group name, maximum number of processes, and number of resident processes in the definition.
STATIONING PROCESS INVALID: Set the number of resident processes in the definition to 1 or more.
LOCAL DOMAIN UNDEFINED: Check the local domain name in the system common definition and system environment definition.
MAX PROCESSES: Check the maximum number of processes in the process service definition.
SERVER DOWN: Examine the cause that terminated the server abnormally.
NO SERVER: If the server terminated abnormally, examine the cause.
FORK FAILED: Check memory size and the number of processes.
MAX SERVERS: Check the maximum number of servers in the system environment definition and schedule service definition.
VERSION INVALID: Check the versions of library and daemon.
NO RPC ENVIRONMENT: Check if dc_rpc_open() has been issued.
PRC ERROR: Take action in the same manner as shown in COMMUNICATION, LOCAL DOMAIN UNDEFINED, and VERSION INVALID.
NOT EXIT: Wait for the server process to be exited; or exit the process.
TEST ERROR: Proceed as indicated the message output immediately before this message.
NO SPACE: Check the disk capacity and delete unnecessary files.