What this means is that you need to run a profiler over your code.

This is the first thing you should do to find out why your having these
problems.


----- Original Message -----
From: Anantha_Krishnan <[EMAIL PROTECTED]>
Date: Wednesday, August 22, 2001 7:02 pm
Subject: Re: Clarification for Out Of Memory Error

> What does this mean. Actually I was using String every where and now
> converted the same to String Buffer.
>
> It happens once for every page and subsequent refreshes fetches
> the page.
>
> -----Original Message-----
> From: Pier Fumagalli [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 10:50 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Clarification for Out Of Memory Error
>
>
> Anantha_Krishnan at [EMAIL PROTECTED] wrote:
>
> > Hi,
> > This is the error i receive when I try to load the login page.
> Can anyone
> pl
> > clarify this.
> > For subsequent refreshes the login page appears but am unable to
> navigate> further On.
>
> Your application is not releasing the memory it allocates in service()
> It's not a bug in the Servlet Container
>
>
________________________________________________________________________
___
> To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http:
> Resources: http://java.sun.com/products/servlet/external-
> resources.htmlLISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>
________________________________________________________________________
___
> To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http:
> Resources: http://java.sun.com/products/servlet/external-
> resources.htmlLISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to