uCosminexus Application Server, Messages

[Contents][Back][Next]

KFCT74559-E

cannot change the ParallelCount.error code=aa....aa maintenance code1=bb....bb maintenance code2=cc....cc

aa....aa: Maintenance error code
bb....bb: Maintenance code1
cc....cc: Maintenance code2
Description
An error occurred while changing the number of concurrent executions.
The processing will be interrupted without performing the change process using the ctmchpara command.
Action
Confirm the following details, and then take action:
  • The value specified in the maximum value of the EJB pool count is Unlimited or a value of 127 or more is not specified
    Set the maximum value of the EJB pool count as Unlimited or 127 or more, and then restart the J2EE application.
  • Does the ejbCreate() method consume time internally?
    Set a large value for the value in the ejbserver.ctm.ActivateTimeOut property, and then restart the J2EE application.
  • Are the threads insufficient?
    Increase the settings for the upper limit of the thread resources.
  • Is the memory insufficient?
    Terminate the unnecessary processes or increase the memory.