Re: Startup errors

2007-03-06 Thread Hernâni Cerqueira
I first tried that solution, i tried to install tomcat6 but i keep getting "Could not reserve enough space for object heap" error. This is kind of strange because my server is a vps with 8GB of shared memory, with just 50mb free but more than 4GB are in cache so there should be no problem. Th

RE: Startup errors

2007-03-06 Thread Caldarale, Charles R
> From: Hernâni Cerqueira [mailto:[EMAIL PROTECTED] > Subject: Startup errors > > Hello all, after upgrading my jdk to 1.6 on my gentoo server running > tomcat 5.5 and started up i got this errors: These errors are from a 3rd-party script that apparently comes with gentoo's repackaging of Tomc

Re: Startup Errors

2006-02-28 Thread Sean O'Reilly
On Tue, 28 Feb 2006 13:58:21 +0100 Markus Schönhaber <[EMAIL PROTECTED]> wrote: > Sean O'Reilly wrote: > > Hi, when starting tomcat-5.5.15 i am getting the following error > > > > ./catalina.sh: line 220: exec: : not found > > > > so i looked at line 220 in catalina.sh the content of which is the

Re: Startup Errors

2006-02-28 Thread Markus Schönhaber
Sean O'Reilly wrote: > Hi, when starting tomcat-5.5.15 i am getting the following error > > ./catalina.sh: line 220: exec: : not found > > so i looked at line 220 in catalina.sh the content of which is the first > line of the following statement. > > exec "$_RUNJAVA" $JAVA_OPTS $CATALINA_OPTS \