uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39020-E
An error occurred in analyzing web.xml at line aa....aa. Initialization of the web application will be stopped. (J2EE application = bb....bb, context root = cc....cc)
- aa....aa: Line number
bb....bb: 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
cc....cc: Context root name
- Description
- An error occurred during the analysis of web.xml.
- Initialization of the web application will stop.
- Action
- Modify the location shown in the line number of web.xml, and then redeploy.
- If the format or contents of XML are invalid, the message KDJE39308-Ewill be output in the Web servlet log. When message KDJE39308-E is output, modify web.xml on the basis of the detailed information.
- If the specified order of the tag does not match the schema definition of XML, the line number of the end tag that includes this tag will be output. As a result, confirm that the specified order of the tag included in the tag shown in the line number matches the schema definition of XML.
- Note that in the J2EE server mode, web.xml is re-written in the J2EE server, when the J2EE server imports and deploys an application. Since the line number becomes the line number after web.xml is re-written, for the error location, check the web.xml of the corresponding Web application present below the application directory when the expanded archive format is used. When deployment is performed in the archive format, check web.xml included in the exported EAR file.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.