Re: JDK 1.3.1 for PPC available + Mozilla Java plugin works!


Subject: Re: JDK 1.3.1 for PPC available + Mozilla Java plugin works!
From: Avinash Gupta (agupta@mediaone.net)
Date: Fri Feb 01 2002 - 06:03:17 MST


Thanks! That worked perfectly ...

-- Avinash Gupta (agupta@mediaone.net)

Avinash Gupta wrote:
> On a side note ... Has anyone got Tomcat running under YDL? I keep getting
> a SIGSEV 11* segmentation violation when I try to start Tomcat ... it
> compiled fine though.

I used to get tonnes of these using v1.3.0, about 1 in 3 times I started
Tomcat. Changing to v1.3.1 has made them go away (so far). Make sure you
give options to the JDK to set the memory sizes to something useful,
otherwise tomcat bombs on startup with out of memory.

I added

CATALINA_OPTS="-Xms24000000 -Xmx48000000"
export CATALINA_OPTS

to startup.sh and it worked.

Regards,
Graham



This archive was generated by hypermail 2a24 : Fri Feb 01 2002 - 06:17:43 MST