
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 05/Sep/06 01:19 PM
Updated: 05/Sep/06 08:17 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
4.0
|
| Fix Version/s: |
4.1.0,
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
|
|
Description
|
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 |
Show » |
|
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.