Well, if 8080 is not accepting connections and there is no process on the machine, tomat is probably starting then immediatly stopping. Do you have a catalina.out, and or a catalina.log, I'd check in both of those to see what's failing.

marju jalloh wrote:

Sorry that I did`nt include these information
I`m using Tomcat 1.4.27  on linux Debian(serge). Tomcat start authomatic at 
startup.But during development I use shutdown.sh and startup.sh in the 
TOMECAT_HOME/bin directory
eg
shutdown.sh    to stop tomcat
startup.sh         to start tomcat

Thanks,
Byfour

Steve Dodge <[EMAIL PROTECTED]> wrote: What's you environment? What version of Tomcat? What command are you using to start it?

marju jalloh wrote:

Hi everyone
I havae problem with stopping tomcat.When I start it it show no sign of error 
but I can`t get to my http:localhost:8080/ page if I tried to restart Tomcat by 
sotpping and the starting I got thefollowing error during stopping

Catalina.stop: java.net.ConnectException: Connection refused
java.net.ConnectException: Connection refused
      at java.net.PlainSocketImpl.socketConnect(Native Method)
      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
      at java.net.Socket.connect(Socket.java:507)
      at java.net.Socket.connect(Socket.java:457)
      at java.net.Socket.(Socket.java:365)
      at java.net.Socket.(Socket.java:178)
      at org.apache.catalina.startup.Catalina.stop(Catalina.java:532)
      at org.apache.catalina.startup.Catalina.execute(Catalina.java:352)
      at org.apache.catalina.startup.Catalina.process(Catalina.java:129)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:156)


I googled to no avail. from ps -aux there is no tomcat process running.

Can anyone help


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to