uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39303-E
An exception aa....aa was raised in initialization of the function. (J2EE application = bb....bb, context root = cc....cc, function name = dd....dd, tag library = ee....ee)
- aa....aa: Occurred exception name
bb....bb: The J2EE application name in the case of the J2EE server, and a null character string in the case of the cjjspc command
cc....cc: The context root name in the case of the J2EE server, and a null character string in the case of the cjjspc command
dd....dd: Name of the function specified in the element <function><name> of the TLD file
ee....ee: uri attribute value of the taglib directive of this JSP file or tag file
- Description
- An exception occurred either while the parameter class of the function specified by the element <function-signature> of the tag library descriptor (TLD) file was being loaded or while the function class specified by the element <function-class> was being accessed.
- Action
- Remove the cause due to which an exception occurred while the parameter class of the function specified by the element <function-signature> of the TLD file was being loaded, or while the function class specified by the element <function-class> was being accessed.
- 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.