> From: Martin O'Shea [mailto:app...@dsl.pipex.com] 
> Subject: RE: Tomcat memory leak error launching web app in NetBeans 6.9.1

> I have NetBeans's Deploy on Save set. This seems to restart 
> the server with the current objects.

No, it restarts the webapp, not the server.

> But what I don't understand is why the ServletContextListener 
> which handles Quartz jobs should be going wrong?

Time to add some debugging info to it and find out.  Is your 
ServletContextListener even being called?  Are you really running the 
configuration you think you are?  (IDEs tend to obfuscate the situation, which 
is why a lot of us will not attempt to run Tomcat under an IDE.)
 
> And I wonder if this may have anything to do with the Tomcat 
> out of memory messages I've been receiving?

Sounds like a separate topic for a separate thread.

 - Chuck 


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to