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
> 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
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
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 \