Thanks Andre-John, On Sab, 28 Novembre 2009 16:21, Andre-John Mas wrote: > > On 28-Nov-2009, at 10:17, Rocco Scappatura wrote: > >> >> 28-nov-2009 15.56.41 org.apache.catalina.startup.Catalina stopServer >> GRAVE: Catalina.stop: >> java.net.ConnectException: Connection refused: connect >> at java.net.PlainSocketImpl.socketConnect(Native Method) >> at java.net.PlainSocketImpl.doConnect(Unknown Source) >> at java.net.PlainSocketImpl.connectToAddress(Unknown Source) >> at java.net.PlainSocketImpl.connect(Unknown Source) >> at java.net.SocksSocketImpl.connect(Unknown Source) >> at java.net.Socket.connect(Unknown Source) >> at java.net.Socket.connect(Unknown Source) >> at java.net.Socket.<init>(Unknown Source) >> at java.net.Socket.<init>(Unknown Source) >> at >> org.apache.catalina.startup.Catalina.stopServer(Catalina.java:395) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown >> Source) >> at java.lang.reflect.Method.invoke(Unknown Source) >> at >> org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:344) >> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:435) >> > > Don't worry about that one. Its just a confirmation that Tomcat is not > running. > The shutdown script will attempt to contact Tomcat to shutdown, but if it > is > not running, then it won't be able to connect. > > If it is running, then it is possible it was using a different > configuration when > it was started.
OK. Now remain to solve the main problem.. Could not start the Apache Tomcat Service. Error 1058: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. Any hint is appreciated. rocsca --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org