Re: Tomcat fail to start : Socket bind failed: [22] Invalid argument

2009-09-16 Thread Thomas Manson
rsion and link this filename to the .16 version. (maybe I miss a ldconfig ??) Well, it now works again... Thanks very much for your help ! Regards, Thomas. On Tue, Sep 15, 2009 at 19:50, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Thomas Manson [mai

Re: Tomcat fail to start : Socket bind failed: [22] Invalid argument

2009-09-15 Thread Thomas Manson
Still not clear for me. If I comment the listener, compile tomcat-native-1.1.16-src, it will still use APR but this time it will work with ipv6 ? or it is still not working with ipv6, that's why I need to disable ipv6 ? Because, I've checked in my server.xml I already tried to disable apr : A

Re: Tomcat fail to start : Socket bind failed: [22] Invalid argument

2009-09-15 Thread Thomas Manson
Hi Mark, thanks for the answer. Just for clarification, the ipv6 bug is still in the 6.0.20 version? How do I disable APR ? I thought that APR == tc native... Am I wrong ? Regards, Thomas. On Fri, Sep 11, 2009 at 11:08, Mark Thomas wrote: > ith tc native 1.1.1

Tomcat fail to start : Socket bind failed: [22] Invalid argument

2009-09-11 Thread Thomas Manson
Hi, I've a tomcat (6.0.18) running on an ubuntu 9.04 (64bit) that run a Jira and a personnal webapp that somehow stop to works. I didn't change anything to the tomcat configuration or webapps. Tomcat was using APR and is linked to Apache 2 with modjk. One day I noticed that tomcat was

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
Thanks Charles, I want a Apache 2 server to use PHP app's too with tomcat apps using port 80. I think that's the only way of doing, isn't it ? Thomas On Sat, Oct 18, 2008 at 19:44, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Thomas Manson [mailto:[E

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
at, Oct 18, 2008 at 19:33, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Thomas Manson [mailto:[EMAIL PROTECTED] > > Subject: Timeout while stopping tomcat > > > > Tomcat starts correctly, but a timeout occurs when stopping > > Any idea of what's

Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
Hi, I've installed tomcat 6.0.18 on my ubuntu box (hardy heron server). I've set the CATALINA_BASE in another place that the tomcat install. I didn't modify any configuration files. Tomcat starts correctly, but a timeout occurs when stopping (see logs at the end of the mail). I'm using th