uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39220-I

The ClassLoader for the web application was finalized. (context root = aa....aa, initialized time = bb....bb)

aa....aa: Context root
bb....bb: Initialized time
Description
This message indicates that a Web application class loader was destroyed.
This message is displayed when the finalize processing (processing of the finalize method) of the Web application class loader is executed after the J2EE application stops.
If this message is not displayed even after starting and stopping the Web applications repeatedly, a memory leak might have occurred.
By comparing the context root and time information output in the KDJE39219-I message, you can identify the Web application class loader that was destroyed. For details, see Appendix B Configuration of the Class Loaders in the uCosminexus Application Server Common Container Functionality Guide.