[
http://jira.jboss.com/jira/browse/JBREM-361?page=all ]
David Lloyd closed JBREM-361.
-----------------------------
Race condition in invoking on Client
------------------------------------
Key: JBREM-361
URL:
http://jira.jboss.com/jira/browse/JBREM-361
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Tim Fox
Assigned To: Tom Elrod
Priority: Critical
Fix For: 1.4.1 final
I am seeing the following execption intermittently when invoking using a client whose
invoker is shared by many clients.
Looks like the invoker is getting disconnected before the invocation is made:
org.jboss.remoting.ConnectionFailedException: org.jboss.remoting.transport.local
.LocalClientInvoker@950689Error invoking on server because no local server to ca
ll upon.
at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalCli
entInvoker.java:76)
at org.jboss.remoting.Client.invoke(Client.java:497)
at org.jboss.remoting.Client.invoke(Client.java:460)
at org.jboss.jms.client.delegate.DelegateSupport.invoke(DelegateSupport.
java:112)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira