Can you post your source code where you got the problem?

On 11/29/05, Eric Plante <[EMAIL PROTECTED]> wrote:
>
> I'm using the internal Eclipse/Exadel Studio tomcat 5.5 but I think it
> uses
> the same installed tomcat server since I should havelinked Eclipse to it
> but
> it uses it own ser of xml files. I added 1024M to maximum memory but it
> changed nothing. I couldn't find that 1024 in any xml files in the tomcat
> directory...
>
> ---------------------------------
>
>
> From Taskbar, right click Tomcat5 Service Icon, click "Configure".
>
> On configure window, choose "java" tab, enter
>
> Initial Memory Pool
> Maximum Memory Pool.
>
> Regards
>
> On 11/29/05, Chen Jerry <[EMAIL PROTECTED]> wrote:
> >
> > I found in my catalina.bat:
> > set JAVA_OPTS=
> > Instead of that, use:
> > set JAVA_OPTS=-XX:MaxPermSize=10m
> >
> > -Xmx512m seems only increase max size of heap rather than perm division.
> >
> > 2005/11/29, Eric Plante <[EMAIL PROTECTED]>:
> > > I found the required catalina files and I see 4 lines with the
> JAVA_OPTS
> > > variable. I tried replacing JAVA_OPTS and then %JAVA_OPTS% by -Xmx512m
> > in
> > > the catalina.bat file but I still get the error message, what am I
> > suppose
> > > to do in that file?
> > >
> > > ----- Original Message -----
> > > From: "netsql" <[EMAIL PROTECTED]>
> > > To: <user@struts.apache.org>
> > > Sent: Sunday, November 27, 2005 10:09 PM
> > > Subject: Re: OT: OutOfMemory
> > >
> > >
> > > >
> > > > http://tomcat.apache.org/faq/memory.html#adjust
> > > >
> > > >
> > > > Eric Plante wrote:
> > > > > I'm on windows XP and the only catalina files that might serve for
> > > > > configuration are Catalina.properties and catalina.policy
> > > > >
> > > > >
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Yujun Liang
> [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Yujun Liang
[EMAIL PROTECTED]

Reply via email to