uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42212-E

Execution of a command was refused, either because the user did not have execution permission for the command, or the command was canceled. Re-execute the command. (command name = aa....aa)

aa....aa: Command name excluding the directory path and the extension of the command that failed to execute
Description
The processing cannot be continued because the command execution permission is not available with the user.
Take action based on the following causes:
  • The command processing cannot be finished within the response awaiting period of the J2EE server because of high load processing
  • Significant communication delay occurred in the network
  • The command execution process is remarkably delayed
  • The exclusive access control of the J2EE server was released by the cjresetsv command during the processing of the command
Action
Re-execute the cancelled command.
Make sure that the exclusion release message (KDJE42209-I or KDJE42210-I) is output in the J2EE server console during the iteration and when the processing is interrupted.
Confirm the following, and then take action when the exclusive release message is displayed:
  • Check the command execution terminal and the network status. If any problem exists, remove it, and then re-execute the command.
  • When a problem does not exist in the command execution terminal and the network status, use a larger value for the setting value of the response-awaiting period (ejbserver.deploy.exclusive.lockAliveInterval) from the command defined in the user properties file for the J2EE server. Reboot the server after changing the setting value, and then re-execute the command.
If you do not understand the cause, acquire the maintenance information, and then contact the maintenance personnel.