uCosminexus Service Platform, Messages

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

KDEC10011-E

A command issued to the J2EE server failed. (command = aa....aa, error message = bb....bb)

aa....aa: Command type
  • The following table shows correspondence between the displayed character string and the J2EE server command:
    Displayed character string Corresponding J2EE server command
    start cjstartsv
    stop cjstopsv
    deleteApp cjdeleteapp
    getAppProp cjgetappprop
    importApp cjimportapp
    listApp cjlistapp
    setAppProp cjsetappprop
    startApp cjstartapp
    stopApp cjstopapp
    getAttribute(State) - (collection of J2EE server status)
bb....bb: Error message
  • The following table lists the values (and corresponding statuses) that indicate the logical server status in error messages:
    Value Status
    0 Stopped
    1 Running
    2 Abnormal termination
    3 Stopping
    4 Starting
    5 Recovering
    6 Communication error
    7 Auto-stopping
    8 Auto-restarting
    10 Auto-stopping (recovering)
    11 Auto-stopping (abnormal termination)
    12 Auto-stopping (restarting)
    13 Terminating forcibly
    14 Terminating in a planned manner
    -1 Unknown
Description
A command issued to the J2EE server failed.
(S)
Cancels processing.
(O)
Reference the J2EE server's message log file and eliminate the cause of the error. If the cause of the error is associated with operations, re-execute the processing. If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.