Re: Subscription lost while

2010-01-26 Thread Timothy Bish
On Tue, 2010-01-26 at 10:28 +0800, Sebastian Rodriguez wrote: > > What can be the causes to receive the exception Unable to read beyond the > end of the stream? I've seen a jira speaking about it ( > http://issues.apache.org/activemq/browse/AMQNET-196) but i do not receive > this exception in a r

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
Just a little update, sorry for the consecutive emails. Apparently sometimes we got the logs cited previously. In those cases, the connection and subscription seem to work afterwards. Problem comes that sometimes we got some "correlation problems" 1/26/2010 6:42:39 AM Debug: [Dummy.Framework.Notifi

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
Another piece of information: the exact exception stack is as follow: [Dummy.Framework.Notification.ActiveMQ.Tools.TopicConnection.OnExceptionListener] [5]System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at System.IO.Bina

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
>From the log messages I can see: 1/25/2010 9:49:09 AMDebug: [Dummy.Framework.Notification.ActiveMQ.Tools.ActiveMQTracer.Warn] [6]ActiveMQ.NMS.Warning: Transport failed to tcp://localhost:61616/, attempting to automatically reconnect due to: Unable to read beyond the end of the

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
I've enabled the logging and left the client running during the night. Hopefully I'll be able to come back to you tomorrow with more details. The "funny" thing, is that there is no connection lost, we "only" looses the subscriptions. I'll try to make a sample tomorrow see if i can reproduce the err

Re: Subscription lost while

2010-01-25 Thread Timothy Bish
On Mon, 2010-01-25 at 12:18 +0800, Sebastian Rodriguez wrote: > Dear all, > I'm encountering a very strange problem. > I have a client that uses an embedded broker to connect to a network of > brokers. > The connection between my client and the embedded broker is done through the > Apache.NMS.Activ

Subscription lost while

2010-01-24 Thread Sebastian Rodriguez
Dear all, I'm encountering a very strange problem. I have a client that uses an embedded broker to connect to a network of brokers. The connection between my client and the embedded broker is done through the Apache.NMS.ActiveMQ client. I'm connecting to the embedded broker through a failover uri a