uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39214-E

An attempt to generate a java file from the JSP file or the tag file has failed. (file = aa....aa, java file = bb....bb)

aa....aa: Path within the Web application of this JSP file or the tag file (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)
bb....bb: Java source file name that cannot be generated
Description
In the case of the J2EE server mode or the cjjspc command
A Java source file (bb....bb) cannot be generated from the JSP file or the tag file (aa....aa).
In the case of the servlet engine mode or the cjjsp2java command
A Java source file (bb....bb) cannot be generated from the JSP file (aa....aa).
Action
Take action for the cause due to which the Java source file cannot be generated.
Take action based on the following causes for the error:
  • The disk space was not enough for generating the Java file.
  • The file system has failed.