DID_YOU_PROFILE_YOUR_CODE??????  Your code only is doing exactly what
you told it to do.  There was no need to reformat your drive and re-
install all your software.

Moreover, if you suspect a particular method is the source of your
problem post your code -to my knowledge there are no psychics on the
list. . .



----- Original Message -----
From: Anantha_Krishnan <[EMAIL PROTECTED]>
Date: Thursday, August 23, 2001 9:11 am
Subject: Out Of Memory Space Error....StringBuffer.append problem

> Sir,
> Iam still getting the out of memory space error. I have formatted
> my machine
> re-installed all the softwares with plenty of space and the
> virtual memory
> is in extended range.
> Specifically I get the error as follows. Please some body help me
> to solve
> this.
> //////////////////////////////////////////////////////////////////////
//////
> /////////////////////
> Error. The server encountered an unexpected condition which
> prevented it
> from fulfilling the request.
> java.lang.OutOfMemoryError
>        at java.lang.StringBuffer.append(StringBuffer.java,
> Compiled Code)
>        at
> com.trd.moneymaximizer.MMServlet.removeSessionAttributes
(MMServlet.java,
> Compiled Code)
>        at com.trd.moneymaximizer.MMServlet.mainEngine(MMServlet.java,
> Compiled Code)
>        at com.trd.moneymaximizer.MMServlet.doGet(MMServlet.java,
> CompiledCode)
>        at
> javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
>        at
> javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
>        at
> com.unify.ewave.servletexec.ServletExec.CallServletService
(ServletExec.java,
> Compiled Code)
>        at
> com.unify.ewave.servletexec.ServletExec.processServletRequest
(ServletExec.ja
> va, Compiled Code)
>        at
> com.unify.ewave.servletexec.ServletExec.ProcessRequest
(ServletExec.java,
> Compiled Code)
>        at
> com.unify.ewave.servletexec.ServletExec.ProcessRequest
(ServletExec.java,
> Compiled Code)
>
> //////////////////////////////////////////////////////////////////////
//////
> /////////////////////
>
> It is the StringBuffer.append that is giving me the problems. What
> could be
> the solution. Iam constructing a full html page as a string and
> appending it
> to stringbuffer and "writing" the stream onto the browser.
>
> regards
> ananth
>
>
________________________________________________________________________
___
> 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