uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39306-E
An exception aa....aa was raised in initialization of the attribute type bb....bb specified for the attribute cc....cc. (J2EE application = dd....dd, context root = ee....ee, tag name = ff....ff, tag library = gg....gg)
- aa....aa: Occurred exception name
bb....bb: Type of this attribute
cc....cc: Name of this attribute
dd....dd: The J2EE application name in the case of the J2EE server, and a null character string in the case of the cjjspc command
ee....ee: The context root name in the case of the J2EE server, and a null character string in the case of the cjjspc command
ff....ff: Name of the custom tag that defines this attribute
gg....gg: uri attribute value or tagdir attribute value of the taglib directive of this JSP file or tag file (in the case of the tagdir attribute, output is in the following format: tag library = urn:jsptagdir:value-of-tagdir-attribute)
- Description
- An exception occurred while the class specified in the type attribute of the attribute directive of the class or tag file specified by the element <tag><attribute><type> of the tag library descriptor (TLD) file was being loaded.
- Action
- Remove the cause due to which an exception occurred while the class defined in the type attribute of the <type> element or the attribute directive of the TLD file was being loaded.
- Correct the error location, and then update the Web application.
- For J2EE Server
- 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.
- In the case of the cjjspc command
- Re-execute the command.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.