Re: Apache Tomcat 6.0.18 Not Starting

2008-12-10 Thread André Warnier
Michael CC wrote: I am already running Apache Webserver on 8080. I changed the Connector Port to 8088 in the Server. xml file. When I test the service by calling http://localhost:8088/ I get the "Internet Explorer cannot display the webpage". Maybe another back-reference to http://marc.info/

RE: Apache Tomcat 6.0.18 Not Starting

2008-12-09 Thread Caldarale, Charles R
> From: Michael CC [mailto:[EMAIL PROTECTED] > Subject: RE: Apache Tomcat 6.0.18 Not Starting > > Seems odd the way the server.bat file never closed gracefully. There is no server.bat file; did you mean service.bat or startup.bat? > When I check Services in the Windows Task M

RE: Apache Tomcat 6.0.18 Not Starting

2008-12-09 Thread Michael CC
Seems odd the way the server.bat file never closed gracefully. When I check Services in the Windows Task Manager, I don't see any service running. I tried to run the "Service.bat install" as well and it gave me a "Failed Installing Tomcat" service error. Something is not right here. Caldarale, C

Re: Apache Tomcat 6.0.18 Not Starting

2008-12-09 Thread Michael CC
I am already running Apache Webserver on 8080. I changed the Connector Port to 8088 in the Server. xml file. When I test the service by calling http://localhost:8088/ I get the "Internet Explorer cannot display the webpage". Kirk True wrote: > > Hi Michael, > > Michael CC wrote: >> I just ins

Re: Apache Tomcat 6.0.18 Not Starting

2008-12-09 Thread Kirk True
Hi Michael, Michael CC wrote: I just installed this version on Vista. When I run startup.bat, Tomcat is not finishing loading. It just hangs there. Here is a copy of my log. Any suggestions? Dec 9, 2008 4:46:07 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tom

RE: Apache Tomcat 6.0.18 Not Starting

2008-12-09 Thread Caldarale, Charles R
> From: Michael CC [mailto:[EMAIL PROTECTED] > Subject: Apache Tomcat 6.0.18 Not Starting > > I just installed this version on Vista. When I run > startup.bat, Tomcat is not finishing loading. What makes you think that? What's shown in your log is exactly what one would expect to see. > Dec 9,