uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39019-E

An error occurred during a web application reload processing. (J2EE application = aa....aa, context root = bb....bb)

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
Description
An error occurred during the web application reload processing.
Action
Any of the following problems occurred during the reload processing. The error message indicating the cause of the problem is output just before this message, in the message log. Check, and then take action.
  • An error occurred during the initialization of the filter
  • An error occurred during the initialization of the listener
  • An error occurred during the initialization of the servlet for which 0 or a greater value is specified in the <servlet><load-on-startup> element of web.xml
  • An error occurred during the compilation or initialization of the JSP for which 0 or a greater value is specified in the <servlet><load-on-startup> element of web.xml
  • An error occurred during the re-reading of the persistent unit
  • The HTTP Cookie name indicating the HTTP session ID is duplicated with the Cookie name specified in the functionality for adding the server ID in a Cookie