I encounter an OutOfMemoryError after redeploying
a magnolia instance 3 to 5 times. Tomcat doesn't seem
to use all the provided memory. It was started with
-Xms512m -Xmx512m on a server with 2GB of memory.
Even stranger is the error after restarting tomcat
when an OutOfMemoryError occured. I get a
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagSupport
when trying to include a custom tag in it's own jar
lying in WEB-INF/lib. It only happens after a restart
due to an OutOfMemoryError. I made sure tomcat
closed all file descriptors. jsp-api.jar is in it's
place under ${tomcat_home}/common/lib/ and my setup
definitely works before an OutOfMemoryError occurs.
I know this problem probably isn't originated in magnolia,
but nevertheless I'd be very happy about a clue.
sun-jdk-1.4.2.05
tomcat-5.0.27-r4 with jsvc
magnolia 2.1 RC1
Regards,
Marc
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------