[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
Mon Mar 12 07:19:43 EDT 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/723143#723143

--------------------------------------------------------------
I update the JDK version to 7 and replace the latest jboss client jar. Now I face the following error. Please let me know if you need more info from me.

Mar 12, 2012 7:12:36 PM org.jboss.ejb.client.EJBClient <clinit>
INFO: JBoss EJB Client version 1.0.5.Final
Mar 12, 2012 7:12:36 PM org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.3.GA
Mar 12, 2012 7:12:36 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.3.GA
Mar 12, 2012 7:12:36 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.2.3.GA
Mar 12, 2012 7:12:41 PM org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector setupEJBReceivers
WARN: Could not register a EJB receiver for connection to remote://fe80::ed29:5b4b:37cc:d429:4447
java.lang.RuntimeException: Operation failed with status WAITING
  at org.jboss.ejb.client.remoting.IoFutureHelper.get(IoFutureHelper.java:93)
  at org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector.setupEJBReceivers(ConfigBasedEJBClientContextSelector.java:121)
  at org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector.<init>(ConfigBasedEJBClientContextSelector.java:78)
  at org.jboss.ejb.client.EJBClientContext.<clinit>(EJBClientContext.java:77)
  at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:120)
  at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:104)
  at $Proxy0.getLogs(Unknown Source)
  at com.mytest.ejb.EJBClient.main(EJBClient.java:37)


java.lang.IllegalStateException: No EJB receiver available for handling [appName:,modulename:test-web-service,distinctname:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext at a5ba31
  at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:584)
  at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:119)
  at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:181)
  at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:136)
  at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:121)
  at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:104)
  at $Proxy0.getLogs(Unknown Source)
  at com.mytest.ejb.EJBClient.main(EJBClient.java:37)
--------------------------------------------------------------

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

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/20120312/0dc4cb9b/attachment.html 


More information about the jboss-dev-forums mailing list