[jboss-user] [JBoss Remoting] - Re: JBoss 4 to JBoss 6 - remoting client invocation - Exception due to not being connected to server

Ron Sigal do-not-reply at jboss.com
Sun Oct 28 00:03:37 EDT 2012


Ron Sigal [https://community.jboss.org/people/ron_sigal] created the discussion

"Re: JBoss 4 to JBoss 6 - remoting client invocation - Exception due to not being connected to server"

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

--------------------------------------------------------------
Hi Volker,

I really don't know what is happening here.  The message "Can not make remoting client invocation due to not being connected to server" means that the user of org.jboss.remoting.Client didn't call Client.connect(), but that should have happened in org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.init().   Do you see anything in the logs that indicates that the creation of the Client failed?  

UnifiedInvokerProxy isn't part of Remoting.  It's actually in the JBoss AS codebase.  More importantly, the EJB2 code, which is using UnifiedInvokerProxy, is also in the AS codebase.   It might be worth posting the question in the AS forum.

-Ron
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121028/eac01a0e/attachment.html 


More information about the jboss-user mailing list