My Apache.exe-Process is growing continuously!

I wrote two Java servlets in order to generate html-output for a web
based user interface. One of the servlets is invoked for each new page
the user selects, the other one communicates with an applet and checks
periodically a message-queue in a database. Both servlets are configured
as Startup-Servlets. The whole system works fine, but at each call of a
servlet the apache.exe-process needs a little bit more memory (some kb).
This memory is never released. So the system runs "out of virtual
memory".

Who can help?

[EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to