Re: Tomcat5.5 Ubuntu startup error

2007-06-09 Thread Will Parkinson
Thanks for all your help, i have finally got the server running on localhost:8080. I pointed the JAVA_HOME at the sun jdk instead of the default ubuntu jvm However i am now having a problem integrating it with apache2 mod_jk It wont read .jsp files, the browser genrates this error: Service Tem

Re: Tomcat5.5 Ubuntu startup error

2007-06-08 Thread Matthew Whittaker-Williams
On Friday 08 June 2007 15:16, Leonel wrote: > On 6/7/07, Will Parkinson <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I am having a few problems with tomcat 5.5 on ubuntu feisty > > > > When i start the tomcat service, its outputs that its started ok, but > > when i view the status (/etc/init.d/to

Re: Tomcat5.5 Ubuntu startup error

2007-06-08 Thread Leonel
On 6/7/07, Will Parkinson <[EMAIL PROTECTED]> wrote: Hi All, I am having a few problems with tomcat 5.5 on ubuntu feisty When i start the tomcat service, its outputs that its started ok, but when i view the status (/etc/init.d/tomcat5.5 status) it says the service is not running. This is in th

Re: Tomcat5.5 Ubuntu startup error

2007-06-08 Thread Hakan Koseoglu
Will Parkinson said the following on 06/08/2007 05:14 AM: Hi All, I am having a few problems with tomcat 5.5 on ubuntu feisty Your system is set to use GNU Java. Youse the update-alternatives command to change the Java version to the Sun JREs. Cheers, Hakan --

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Kristian Rink
Will; ["Will Parkinson" <[EMAIL PROTECTED]> @ Fri, 8 Jun 2007 16:35:45 +1000] > Hi Zdenek > > I have JDK 6.0 installed (from this url > http://java.sun.com/javase/downloads/index.jsp) > Ubuntu comes preinstalled with GNU classpath and friends so no matter whether or not you install an "addition

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Will Parkinson
Hi Zdenek I have JDK 6.0 installed (from this url http://java.sun.com/javase/downloads/index.jsp) Cheers Will On 6/8/07, Zdeněk Vráblík <[EMAIL PROTECTED]> wrote: Hi Will, what java JDK do you have installed? It looks you don't have installed SUN JDK 5 or higher. Regards, Zdenek On 6/

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Zdeněk Vráblík
Hi Will, what java JDK do you have installed? It looks you don't have installed SUN JDK 5 or higher. Regards, Zdenek On 6/8/07, Will Parkinson <[EMAIL PROTECTED]> wrote: Hi Rene, Thanks for the help, i removed the line i tried the -Xmx=128m alteration to the JAVA_OPTS line and nothing ch

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Will Parkinson
Hi Rene, Thanks for the help, i removed the line i tried the -Xmx=128m alteration to the JAVA_OPTS line and nothing changes. I also tried removing the -Xmx128M option all together and what i got was this: #/etc/init.d/tomcat5.5 status * Tomcat servlet engine is not running, but pid file exists.

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Rene Guenther
Probably the options setting should be -Xmx=128m. I am not sure, but you should check the enviroment variables: CATALINA_OPTS JAVA_OPTS and the startup scripts in %CATALINA_HOME%\bin René On Fri, 8 Jun 2007 14:14:05 +1000 "Will Parkinson" <[EMAIL PROTECTED]> wrote: Hi All, I am having a fe

Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Will Parkinson
Hi All, I am having a few problems with tomcat 5.5 on ubuntu feisty When i start the tomcat service, its outputs that its started ok, but when i view the status (/etc/init.d/tomcat5.5 status) it says the service is not running. This is in the /var/log/tomcat5.5/catalina.out logfile libgcj: unk