uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39145-E
The JSP translation failed. (J2EE application = aa....aa, context root = bb....bb, file = 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, cjjspc command or cjjsp2java command
bb....bb: The context root name in the case of the J2EE server mode or the servlet engine mode, and a null character string in the case of the cjjspc command or cjjsp2java command
cc....cc: Path within the Web application of this JSP file or the tag file, and the absolute path of the JSP file in the case of the cjjsp2java command (in the case of a tag file saved in a JAR file, however, output is in the following format:
'Path within the Web application of the JAR file (entry = path-within-the-JAR-file)')
dd....dd: Cause of the error occurrence during the analysis of the JSP file or the tag file
- Description
- In the case of the J2EE server mode or the cjjspc command
- An error occurred during the analysis of the JSP file or the tag file.
- The error message will be output row-wise.
- In the case of the servlet engine mode or the cjjsp2java command
- An error occurred during the analysis of the JSP file.
- The error message will be output row-wise.
- Action
- Remove the cause due to which an error occurred during the analysis of the JSP file or the tag file.
- If an error occurs during the analysis of the JSP file or tag file of XML format, or an error occurs during the analysis of the tag library descriptor specified in JSP, a message with a message ID beginning with KECX will be output. For details on messages with the message ID beginning with KECX, see 11. KECX (Messages Output by Cosminexus XML Processor).
- If you are using JSTL or JSF in a Web application conforming to Servlet 2.5 or later specifications, JSTL or JSF might not have been set up properly. Make sure that a JSTL or a JSF of the correct version is added to the class path.
- 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.
- If the JSP pre-compile functionality used during application startup is executed and this message is output, re-execute the JSP pre-compile functionality used during application startup.
- If the JSTL or the JSF is not set up properly, restart the J2EE server.
- 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.
- In the case of the cjjspc command or cjjsp2java command
- Re-execute the command.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.