[jboss-user] [Beginners Corner] - Re: Error while running jboss-5.0.0.CR2

cheema do-not-reply at jboss.com
Sun Sep 28 13:35:00 EDT 2008


I did some search on google and probably the reason for this "invalid argument" error was the ipv6 service is enabled on fedora9. But after disabling ipv6, I'm stuck with a different error "Address family not supported". I'm using jboss-5.0.0.CR2-jdk6.zip so thats probably not the issue. 

Here is the log:

22:51:47,548 ERROR [Http11AprProtocol] Error starting endpoint
org.apache.tomcat.jni.Error: Address family not supported by protocol
        at org.apache.tomcat.jni.Socket.create(Native Method)
        at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:599)
        at org.apache.tomcat.util.net.AprEndpoint.start(AprEndpoint.java:693)
        at org.apache.coyote.http11.Http11AprProtocol.start(Http11AprProtocol.java:137)
        at org.apache.catalina.connector.Connector.start(Connector.java:1102)
        at org.jboss.web.tomcat.service.deployers.TomcatService.startConnectors(TomcatService.java:354)
        at org.jboss.web.tomcat.service.deployers.TomcatService.handleNotification(TomcatService.java:391)
        at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179238#4179238

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179238



More information about the jboss-user mailing list