uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39543-E

An unexpected exception was raised in the web application reload processing. (J2EE application = aa....aa, context root = bb....bb, exception = cc....cc, detail = dd....dd)

aa....aa: The J2EE application name in the case of the J2EE server mode, and a null character string in the case of the servlet engine mode
bb....bb: Context root name
cc....cc: Exception name
dd....dd: Detailed exception message
Description
An unexpected exception occurred in the reload processing of the Web application.
Action
If exception java.lang.OutOfMemoryError occurs, the memory is insufficient. Increase the memory that can be used by the system, and then restart the J2EE server or the Web container server.
If other than exception java.lang.OutOfMemoryError occurs, Acquire the maintenance information, and then contact maintenance personnel.