uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE43162-E

A method of the timer service cannot be executed because the EJB timer has not been created. (method = aa....aa)

aa....aa: Method name
Description
An attempt was made to execute a method of Timer class for the EJB timer that is not created. When the EJB timer is not created, the method of Timer class cannot be executed for that EJB timer.
Action
Execute the method of EJB timer after concluding the transaction for creating the EJB timer or execute the method of EJB timer under the management of transaction that creates the EJB timer