Re: Tomcat7 + socketserver and contextListener

2011-05-20 Thread André Warnier
André Warnier wrote: Micka wrote: If it was that simple, I would not ask your help ^^. An example : Tomcat was stopped before, and the commands : sockstat -p 8080 give nothing. Where does this sockstat command come from ? I do not seem to have that on either Windows or Linux systems. And

Re: Tomcat7 + socketserver and contextListener

2011-05-20 Thread André Warnier
Micka wrote: If it was that simple, I would not ask your help ^^. An example : Tomcat was stopped before, and the commands : sockstat -p 8080 give nothing. Where does this sockstat command come from ? I do not seem to have that on either Windows or Linux systems. And all I can tell you ab

Re: Tomcat7 + socketserver and contextListener

2011-05-20 Thread Micka
If it was that simple, I would not ask your help ^^. An example : Tomcat was stopped before, and the commands : sockstat -p 8080 give nothing. And when I start tomcat, I got : SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"] java.net.BindException: Ad

Re: Tomcat7 + socketserver and contextListener

2011-05-20 Thread André Warnier
Micka wrote: ... *Problem 2 :* After sudo /etc/init.d/tomcat stop , I try again to start the server, but i got : May 19, 2011 4:28:22 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environm

Re: Tomcat7 + socketserver and contextListener

2011-05-20 Thread André Warnier
Micka, Unless specifically asked otherwise, just send your messages to the list, do not copy other people. We are all subscribed to the list and get all messages that way. If in addition you send it directly, we get it twice, which is annyoing. Thanks. ---

Tomcat7 + socketserver and contextListener

2011-05-20 Thread Micka
Hi, * Informations :* System : Ubuntu 10.04 Server Tomcat : Using CATALINA_BASE: /usr/local/tomcat7 Using CATALINA_HOME: /usr/local/tomcat7 Using CATALINA_TMPDIR: /usr/local/tomcat7/temp Using JRE_HOME:/usr/lib/jvm/java-6-sun Using CLASSPATH: /usr/local/tomcat7/bin/ bootstrap.ja