Stefan Proels wrote:
Sorry, I wasn't precise enough here. I'm not statically precompiling JSPs that way. Sometimes we do need the feature to update a JSPs while the application is running. I'm running a simple script which invokes every JSP with jsp_precompile=true instead and since this script already ran I wonder what "CompilerThread1" still has to do.

I've had several more crashes, all with an OutOfMemoryError in "CompilerThread1" without the Java process actually running out of heap. I finally went back to 5.0.19 for now. I still hope there is a possibility to fix this problem somehow, because 5.0.24 contains several bug fixes I was waiting for and thus I'd like to update.

You can disable the background reloading thread, I think. Use reloading=false and development=false in web.xml.

--
xxxxxxxxxxxxxxxxxxxxxxxxx
R�my Maucherat
Developer & Consultant
JBoss Group (Europe) S�RL
xxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to