Mark,

I looked at the startup log a little closer and there's this line:

Jul 15, 2009 2:24:09 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.14.

I noticed below that you said I should be using 1.1.6.  So maybe this is the 
problem.  At first I thought I was using a much more recent version of APR, 
since I have the following installed:

apr-1.3.5-1.fc11.i586
[...@ole noarch]$ rpm -q apr-devel
apr-devel-1.3.5-1.fc11.i586
[...@ole noarch]$ rpm -q apr-util
apr-util-1.3.7-1.fc11.i586

So I'm trying to figure out why Tomcat says it's using 1.1.14?  Any ideas?

Thanks again,
- Ole



On 07/15/2009 01:10 PM, Mark Thomas wrote:

With the latest APR/native (1.1.16) and 6.0.20 ipv6 should work. At least it 
does for me on Ubuntu.

Mark

------- Original Message -------
From: Ole Ersoy<ole.er...@gmail.com>
To: Tomcat Users List<users@tomcat.apache.org>
Sent: 15/07/09, 18:45:06
Subject: Socket bind failed: [22] Invalid argument - Fedora 11

Hi,

I'm trying to get Tomcat 6.0.20 with APR and JSVC to run on Fedora 11.  During 
startup I get this:

SEVERE: Error initializing endpoint
java.lang.Exception: Socket bind failed: [22] Invalid argument
          at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:623)
          at 
org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:107)
          at 
org.apache.catalina.connector.Connector.initialize(Connector.java:1058)
          at 
org.apache.catalina.core.StandardService.initialize(StandardService.java:677)
          at 
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)

I think it's because IPv6 is enabled.  I'd like to keep IPv6 enabled.  Anyone 
know if there's a way?

TIA,
- Ole

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to