Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Tomcat is crashing on Bootup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mikelarry
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2005
Posts: 95
Location: Milwaukee, WI

PostPosted: Wed Jan 25, 2006 5:32 pm    Post subject: Tomcat is crashing on Bootup Reply with quote

I'm currently running Open-Xchange 0.8.0-6 (stable) on Gentoo 2005.1. When I restart my system no errors are reported to the display. When I try and login to OX I get "Can not build up Socket! SessionD running?" error. I restart tomcat5 from the command line and get the following error below, however, after tomcat restarts OX works perfectly.

hostname ~ # /etc/init.d/tomcat5 restart
* Stopping Open-Xchange ... [ ok ]
* Stopping Tomcat ...
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:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:15
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.<init>(Socket.java:309)
at java.net.Socket.<init>(Socket.java:124)
at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:410)
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:324)
at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:333)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:424) [ ok ]
* Starting Tomcat ... [ ok ]
* Starting Open-Xchange ... [ ok ]

Thanks for any help in advance!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum