Hi,

EOFException means that client closed connection unexpectedly, so it might
be that clients just closes socket or network connection between brokers
goes away. But as far as I see from your messages you don't experience any
problems, so you should worry about it. Those debug messages from your last
email are no indication of any error.

Regards
--
Dejan Bosanac
----------------------
Red Hat, Inc.
FuseSource is now part of Red Hat
dbosa...@redhat.com
Twitter: @dejanb
Blog: http://sensatic.net
ActiveMQ in Action: http://www.manning.com/snyder/


On Fri, Jun 14, 2013 at 7:41 PM, mmg <manjusha.g...@gmail.com> wrote:

> Hi Dejan,
>
> I dont know much about the networking. Could you please explain what do you
> mean by unstable network? Is there any way I can measure/quntify
> "unstability" of the network? What do I need to take care of it?
>
>
> I am also seeing the following DEBUG messages which are identical (except
> the date and time). Does that mean a same message is getting forwarded
> twice? Is it because of the unstable network?
>
> 2013-06-11 13:30:35,920 [tcher: 98401221] DEBUG DemandForwardingBridge
> - bridging avayaiq1cr.cam.wal-mart.com-broker ->
> avayaiqe1.ivr.wal-mart.com-broker: ActiveMQObjectMessage {commandId = 614,
> responseRequired = true, messageId =
> ID:avayaiq1cr.cam.wal-mart.com-45652-1369884935598-1:0:1:1:610,
> originalDestination = null, originalTransactionId = null, producerId =
> ID:avayaiq1cr.cam.wal-mart.com-46291-1369884580806-3:2:1:1, destination =
> topic://com.avaya.ccr.adminrecorder.sourcedatasync, transactionId = null,
> expiration = 0, timestamp = 1370979035920, arrival = 0, correlationId =
> null, replyTo = null, persistent = true, type = null, priority = 4, groupID
> = null, groupSequence = 0, targetConsumerId = null, compressed = false,
> userID = null, content = org.apache.activeio.packet.ByteSequence@3004460d,
> marshalledProperties = org.apache.activeio.packet.ByteSequence@6893181b,
> dataStructure = null, redeliveryCounter = 0, size = 1398, properties =
> {sourceUUID=2c93b098396fb59c01396fcd3693000d}, readOnlyProperties = false,
> readOnlyBody = false}
> 2013-06-11 13:30:35,921 [tcher: 98401221] DEBUG DemandForwardingBridge
> - bridging avayaiq1cr.cam.wal-mart.com-broker ->
> avayaiqe1.ivr.wal-mart.com-broker: ActiveMQObjectMessage {commandId = 614,
> responseRequired = true, messageId =
> ID:avayaiq1cr.cam.wal-mart.com-45652-1369884935598-1:0:1:1:610,
> originalDestination = null, originalTransactionId = null, producerId =
> ID:avayaiq1cr.cam.wal-mart.com-46291-1369884580806-3:2:1:1, destination =
> topic://com.avaya.ccr.adminrecorder.sourcedatasync, transactionId = null,
> expiration = 0, timestamp = 1370979035920, arrival = 0, correlationId =
> null, replyTo = null, persistent = true, type = null, priority = 4, groupID
> = null, groupSequence = 0, targetConsumerId = null, compressed = false,
> userID = null, content = org.apache.activeio.packet.ByteSequence@3004460d,
> marshalledProperties = org.apache.activeio.packet.ByteSequence@6893181b,
> dataStructure = null, redeliveryCounter = 0, size = 1398, properties =
> {sourceUUID=2c93b098396fb59c01396fcd3693000d}, readOnlyProperties = false,
> readOnlyBody = false}
>
>
> Again Thanks for your help.
> -mmg
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/DemandForwardingBridge-Ignoring-sub-ConsumerInf-tp4668211p4668221.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to