[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-891) Failover during an invocation of AnyClientDelegate.close()
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Mon Feb 26 02:36:35 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-891?page=all ]
Clebert Suconic updated JBMESSAGING-891:
----------------------------------------
Summary: Failover during an invocation of AnyClientDelegate.close() (was: Failover during an invocation sometimes fails)
> Failover during an invocation of AnyClientDelegate.close()
> ----------------------------------------------------------
>
> Key: JBMESSAGING-891
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-891
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Priority: Blocker
> Fix For: 1.2.0.GA
>
>
> with
> java.lang.Exception: Can not make remoting client invocation due to not being co
> nnected to server.
> at org.jboss.remoting.Client.invoke(Client.java:1419)
> at org.jboss.remoting.Client.invoke(Client.java:511)
> at org.jboss.remoting.Client.invoke(Client.java:499)
> at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSuppor
> t.java:182)
> at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSuppor
> t.java:154)
> at org.jboss.jms.client.delegate.ClientConnectionDelegate.org$jboss$jms$
> client$delegate$ClientConnectionDelegate$closing$aop(ClientConnectionDelegate.ja
> va:155)
> at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_494587
> 3952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.ja
> va)
> at org.jboss.jms.client.container.ClosedInterceptor.invoke(ClosedInterce
> ptor.java:171)
> at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterce
> ptor.java:105)
> at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_494587
> 3952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.ja
> va)
> at org.jboss.jms.client.container.ExceptionInterceptor.invoke(ExceptionI
> nterceptor.java:71)
> at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_494587
> 3952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.ja
> va)
> at org.jboss.jms.client.container.FailoverValveInterceptor.invoke(Failov
> erValveInterceptor.java:119)
> at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterce
> ptor.java:105)
> at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_494587
> This exception doesn't trigger failover, so no failover occurs
--
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
More information about the jboss-jira
mailing list