Hi,
What is the JSP page supposed to do? ;)  Could it possibly do something
that exceeds 64MB in memory requirements?  That's the default JVM max
heap allocation.  If you need more memory, use the -Xmx java runtime
option via the JAVA_OPTS variable in catalina.sh.

By the way, you would probably get a lot more specific and helpful
replies if you were to post more details, e.g. tomcat version, server
hardware, code of the JSP you mention, etc.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: # Lalit Nagpal # [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 14, 2002 4:03 AM
>To: [EMAIL PROTECTED]
>Subject: Out of Memory Error
>
>hello
>
>I simply try to access a jsp page which is in the
>folder $TOMCAT_HOME/webapps/ROOT and what i get on the
>browser is << Out of Memory Error >>
>what could be a possible solution
>
>thanx in advance
>
>
>=====
># Lalit Nagpal #
>
>__________________________________________________
>Do You Yahoo!?
>HotJobs - Search Thousands of New Jobs
>http://www.hotjobs.com
>
>--
>To unsubscribe, e-mail:   <mailto:tomcat-user-
>[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:tomcat-user-
>[EMAIL PROTECTED]>

This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to