Hi all:
  I have been using Tomcat. I want to switch to JRun. Can someone tell me
where I can download JRun? Thanks in advance!

Tom


>From: Jeff Hayes <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Garbage collection issue - URGENT
>Date: Thu, 3 May 2001 10:31:31 -0400
>
>Could you possibly have a "memory leak" in your own code? Objects with
>active references won't be garbage collected - even if you no longer intend
>to use them.  Explicitly setting references to null should guarantee
>collection.
>
>-Jeff
>
>-----Original Message-----
>From: Rathna [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, May 03, 2001 9:01 AM
>To: [EMAIL PROTECTED]
>Subject: Garbage collection issue - URGENT
>
>
>Hi all,
>
>I wonder is there any garbage collection problem in Jrun 3.0 version.
>we are using JDK 1.2.2 in jrun 3.0 version on solarix box. In the long
>run
>the application becomes very slow.we have 1GB of swap space
>and after running the jrun(after several hit) the swap space reduced to
>nearly
>15MB.so i have a feeling that the Jrun is not releasing the memory
>correctly.
>
>Is there any know memory issue in Jrun 3.0?
>FYI,we have said the heap size as 512MB for Jrun.
>
>Thanks in advance.
>
>--
>Cheers,
>     rathna
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to