[clustering] Replicated messages not received by other cluster members
-----------------------------------------------------------------------

                 Key: SMX4NMR-173
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-173
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.1.0
         Environment:    Environment:           
« Hide
$ uname -a
Linux geodesic 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:24 UTC 2009 
i686 GNU/Linux
$ java -version
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Server VM (build 14.2-b01, mixed mode)
Show »
$ uname -a Linux geodesic 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:24 
UTC 2009 i686 GNU/Linux $ java -version java version "1.6.0_16" Java(TM) SE 
Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) Server VM (build 
14.2-b01, mixed mode)

            Reporter: Eoghan Glynn
            Assignee: Eoghan Glynn
             Fix For: 1.1.0


Replicated messages are silently not received by other cluster members.

The problem is a race condition in the initialization of the 
ActiveMQJmsRequestorPool which causes it to attempt to run a task before the 
executor is created. The resulting exception was swallowed by the spring-jms 
layer, masking the underlying issue. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to