uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39281-E

An exception was raised during handling the exception. (exception = aa....aa, method = bb....bb , exception = cc....cc)

aa....aa: User-created exception whose method is invoked
bb....bb: Invoked method
cc....cc: Exception that has occurred during the method invocation of the user-created exception
Description
An exception occurred during the method invocation of the user-created exception class.
When the KDJE39059-E message ID is output immediately after this message, an exception occurred during the method invocation of the user-created exception class, while the error page was being displayed.
At this point, the error page is not displayed.
Action
Correct the error location, and then update the Web application.
In the case of the J2EE server mode
If the reload functionality of the J2EE application is being used, either reload or redeploy.
If the reload functionality of the J2EE application is not being used, redeploy.
In the case of the servlet engine mode
When the application update detection and the reload functionality are being used, either reload or redeploy.
When the application update detection and the reload functionality are not being used, redeploy.