[jboss-dev-forums] [JBoss AS 7 Development] - Re: is Jboss 7.1.0 Final compatible with IPv 6 ?

fan kam thong do-not-reply at jboss.com
Thu Mar 8 21:48:30 EST 2012


fan kam thong [https://community.jboss.org/people/ktfan] created the discussion

"Re: is Jboss 7.1.0 Final compatible with IPv 6 ?"

To view the discussion, visit: https://community.jboss.org/message/722690#722690

--------------------------------------------------------------
I try with the latest JDK 1.6 and my Windows specification is Vista Business 32 bit. Are you saying this JRE bug won't happen in Linux ?

I still hit the same errors: 

+10:39:44,338 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC0000+
+1: Failed to start service jboss.remoting.server.management: org.jboss.msc.servi+
+ce.StartException in service jboss.remoting.server.management: JBAS017113: Faile+
+d to start service+
+        at org.jboss.as.remoting.AbstractStreamServerService.start(AbstractStrea+
+mServerService.java:111)+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se+
+rviceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont+
+rollerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec+
+utor.java:886) [rt.jar:1.6.0_30]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor+
+.java:908) [rt.jar:1.6.0_30]+
+        at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]+
+Caused by: java.net.SocketException: Address family not supported by protocol fa+
+mily: bind+
+        at sun.nio.ch.Net.bind(Native Method) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:+
+126) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) [rt.+
+jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:52) [rt.+
+jar:1.6.0_30]+
+        at org.xnio.nio.NioXnioWorker.createTcpServer(NioXnioWorker.java:287)+
+        at org.xnio.XnioWorker.createStreamServer(XnioWorker.java:135)+
+        at org.jboss.remoting3.remote.RemoteConnectionProvider$ProviderInterface+
+.createServer(RemoteConnectionProvider.java:209)+
+        at org.jboss.as.remoting.AbstractStreamServerService.start(AbstractStrea+
+mServerService.java:101)+
+        ... 5 more+


+10:39:44,337 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC0000+
+1: Failed to start service jboss.remoting.server.remoting-connector: org.jboss.m+
+sc.service.StartException in service jboss.remoting.server.remoting-connector: J+
+BAS017113: Failed to start service+
+        at org.jboss.as.remoting.AbstractStreamServerService.start(AbstractStrea+
+mServerService.java:111)+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se+
+rviceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont+
+rollerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec+
+utor.java:886) [rt.jar:1.6.0_30]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor+
+.java:908) [rt.jar:1.6.0_30]+
+        at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]+
+Caused by: java.net.SocketException: Address family not supported by protocol fa+
+mily: bind+
+        at sun.nio.ch.Net.bind(Native Method) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:+
+126) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) [rt.+
+jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:52) [rt.+
+jar:1.6.0_30]+
+        at org.xnio.nio.NioXnioWorker.createTcpServer(NioXnioWorker.java:287)+
+        at org.xnio.XnioWorker.createStreamServer(XnioWorker.java:135)+
+        at org.jboss.remoting3.remote.RemoteConnectionProvider$ProviderInterface+
+.createServer(RemoteConnectionProvider.java:209)+
+        at org.jboss.as.remoting.AbstractStreamServerService.start(AbstractStrea+
+mServerService.java:101)+
+        ... 5 more+


+10:39:44,368 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC0000+
+1: Failed to start service jboss.serverManagement.controller.management.http: or+
+g.jboss.msc.service.StartException in service jboss.serverManagement.controller.+
+management.http: java.net.SocketException: Address family not supported by proto+
+col family: bind+
+        at org.jboss.as.server.mgmt.HttpManagementService.start(HttpManagementSe+
+rvice.java:212) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se+
+rviceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont+
+rollerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec+
+utor.java:886) [rt.jar:1.6.0_30]+
+        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor+
+.java:908) [rt.jar:1.6.0_30]+
+        at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]+
+Caused by: java.net.SocketException: Address family not supported by protocol fa+
+mily: bind+
+        at sun.nio.ch.Net.bind(Native Method) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:+
+126) [rt.jar:1.6.0_30]+
+        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) [rt.+
+jar:1.6.0_30]+
+        at org.jboss.sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:144)+
+        at org.jboss.sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.jav+
+a:54)+
+        at org.jboss.sun.net.httpserver.DefaultHttpServerProvider.createHttpServ+
+er(DefaultHttpServerProvider.java:38)+
+        at org.jboss.com.sun.net.httpserver.HttpServer.create(HttpServer.java:14+
+7)+
+        at org.jboss.as.domain.http.server.ManagementHttpServer.create(Managemen+
+tHttpServer.java:145)+
+        at org.jboss.as.server.mgmt.HttpManagementService.start(HttpManagementSe+
+rvice.java:177) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]+
+        ... 5 more+
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/722690#722690]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120308/5f279ea1/attachment.html 


More information about the jboss-dev-forums mailing list