Hi,

Something funny happened after I included commons-fileupload-1.2.1.jar.
Tomcat seems to go haywire, it would go through infinite loop of class
loading until it run out of memory:

Mar 31, 2009 12:13:50 PM org.apache.catalina.loader.WebappClassLoader
modified
INFO:     Additional JARs have been added : 'commons-fileupload-1.2.1.jar'
Mar 31, 2009 12:13:50 PM org.apache.catalina.core.StandardContext reload
INFO: Reloading this Context has started
WARN: The method class
org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html for an explanation.
- Closing Spring root WebApplicationContext
- Closing
org.springframework.web.context.support.xmlwebapplicationcont...@14d4ff1:
display name [Root WebApplicationCon
text]; startup date [Tue Mar 31 12:13:35 SGT 2009]; root of context
hierarchy
- Destroying singletons in
org.springframework.beans.factory.support.defaultlistablebeanfact...@1244593:
defining beans
[loggerListener,databasePropertyConfigurer,csiDataSource,sessionFactory,org.springframework.aop.config.internalAutoProxy
Creator,org.springframework.transaction.annot....

Does anybody has any idea what could be the problem?
I am using stripes 1.5.1.

Thanks
Yee
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to