Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread Markus Schönhaber
Keep replys on the list, please. There's a reason why the Reply-To header is set. [EMAIL PROTECTED] wrote: > I have rectified the problem. Tomcat is now running on port 80, with > the root user. But this is a concern for me because it is a security > risk. How do I get around this? I have also re

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread Markus Schönhaber
reym wrote: > error message(s), after i typed in the command > $CATALINA_HOME/bin/catalina.sh run: [...] > SEVERE: Error initializing endpoint > java.net.BindException: Address already in use:8080 Just as the message says, there's an application listening on port 8080 already running. I'd bet i

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread David Delbecq
java.net.BindException: Address already in use:8080 There is already somthing (probably another tomcat instance) listening on port 8080, tomcat can't bind and will refuse to start. Kill whatever use this port (use netstat to find it) or configure tomcat to use another port. En l'instant précis du

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread reym
t > Using CATALINA_TMPDIR: /usr/local/tomcat/temp > Using JRE_HOME: /usr/java/latest > > And no further... What am i doing wrong??? Please advise. Thanks in > advance. I look forward to hearing from you somebody soon. > > Kind regards. > -- View this message in contex

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread David Delbecq
To see messages from tomcat tail -f $CATALINA_HOME/logs/catalina.out En l'instant précis du 14/05/07 16:02, reym s'exprimait en ces termes: > Hi All, > > I have installed Tomcat5.5 on CENTOS 4, which is located on a remote > machine, and I have configured the environment variables, and everythin

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread Markus Schönhaber
reym wrote: > else. However when I try to start Tomcat, using this command: > > $CATALINA_HOME/bin/startup.sh > > I only get as far as this (this is what is shown in PUTTY): > > Using CATALINA_BASE: /usr/local/tomcat > Using CATALINA_HOME: /usr/local/tomcat > Using CATALINA_TMPDIR: /usr/lo

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread Hassan Schroeder
On 5/14/07, reym <[EMAIL PROTECTED]> wrote: I have installed Tomcat5.5 on CENTOS 4 from tar file or RPM? Using JRE_HOME: /usr/java/latest what JRE does that actually point to? -- Hassan Schroeder [EMAIL PROTECTED] ---

Re: Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread Larry Meadors
Tomcat5.5-is-not-starting-on-CENTOS-4-tf3752519.html#a10604296 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Tomcat5.5 is not starting on CENTOS 4

2007-05-14 Thread reym
soon. Kind regards. -- View this message in context: http://www.nabble.com/Tomcat5.5-is-not-starting-on-CENTOS-4-tf3752519.html#a10604296 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e