You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/09/05 22:20:23 UTC

[jira] Created: (AMQ-911) Transient connection failure with Failover transport can cause InvalidClientIDException

Transient connection failure with Failover transport can cause InvalidClientIDException
---------------------------------------------------------------------------------------

                 Key: AMQ-911
                 URL: https://issues.apache.org/activemq/browse/AMQ-911
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.0
            Reporter: Hiram Chirino
         Assigned To: Hiram Chirino
             Fix For: 4.1, 4.0.2


It shows up as errors on the broker log:
Error occured while processing sync command: javax.jms.InvalidClientIDException: Broker: localhost - Client: ID:hchirino-mac.local-51624-1157486953862-2:0 already connected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (AMQ-911) Transient connection failure with Failover transport can cause InvalidClientIDException

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-911?page=all ]

Hiram Chirino resolved AMQ-911.
-------------------------------

    Resolution: Fixed

fix applied to trunk in rev 440588

> Transient connection failure with Failover transport can cause InvalidClientIDException
> ---------------------------------------------------------------------------------------
>
>                 Key: AMQ-911
>                 URL: https://issues.apache.org/activemq/browse/AMQ-911
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1, 4.0.2
>
>
> It shows up as errors on the broker log:
> Error occured while processing sync command: javax.jms.InvalidClientIDException: Broker: localhost - Client: ID:hchirino-mac.local-51624-1157486953862-2:0 already connected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-911) Transient connection failure with Failover transport can cause InvalidClientIDException

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-911?page=comments#action_36908 ] 
            
Hiram Chirino commented on AMQ-911:
-----------------------------------

Easiest way to reporduce it to run the broker on a machine connected with a ethernet cable to 2nd machine.
Run the producer example on the second machine with:
ant producer -DsleepTime=100 -Dmax=100000 -Durl='failover://(tcp://firstmachine:61616)'
and connect and disconnect the ethernet cable between the machines.  If debug logging is enable on the broker, you should see the error.

> Transient connection failure with Failover transport can cause InvalidClientIDException
> ---------------------------------------------------------------------------------------
>
>                 Key: AMQ-911
>                 URL: https://issues.apache.org/activemq/browse/AMQ-911
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1, 4.0.2
>
>
> It shows up as errors on the broker log:
> Error occured while processing sync command: javax.jms.InvalidClientIDException: Broker: localhost - Client: ID:hchirino-mac.local-51624-1157486953862-2:0 already connected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-911) Transient connection failure with Failover transport can cause InvalidClientIDException

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-911?page=comments#action_36910 ] 
            
Hiram Chirino commented on AMQ-911:
-----------------------------------

fixed in 4.0 branch rev 440548

> Transient connection failure with Failover transport can cause InvalidClientIDException
> ---------------------------------------------------------------------------------------
>
>                 Key: AMQ-911
>                 URL: https://issues.apache.org/activemq/browse/AMQ-911
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1, 4.0.2
>
>
> It shows up as errors on the broker log:
> Error occured while processing sync command: javax.jms.InvalidClientIDException: Broker: localhost - Client: ID:hchirino-mac.local-51624-1157486953862-2:0 already connected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira