uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39317-E
The JSP reload processing per JSP file has failed because a class file is invalid. (J2EE application = aa....aa, context root = bb....bb, class file = cc....cc)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Absolute path of the class file generated from the JSP file or the tag file
- Description
- An attempt to reload has failed because the class file generated from the JSP file or the tag file, or the class file on which this class depends is invalid.
- Action
- The class file generated from the JSP file or the tag file is invalid.
- Compile all JSPs included in the Web application. Update the Web application so that all the class files generated from the JSP file or the tag file are included, and then reload or redeploy.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.