You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Gabe Westmaas <ga...@rackspace.com> on 2009/10/12 17:20:05 UTC

Re: NMS / ActiveMQ 5.3 / "Unable to read beyond the end of the stream."

We see the same exception against a 5.1 broker, although we have not been able to pin down exactly when it happens, and it certainly isn't as frequently as every 60 seconds.

Gabe

-----Original Message-----
From: "Timothy Bish" <ta...@gmail.com>
Sent: Monday, October 12, 2009 10:47am
To: users@activemq.apache.org
Subject: Re: NMS / ActiveMQ 5.3 / "Unable to read beyond the end of the stream."

On Sun, 2009-10-11 at 19:49 -0700, lujan99 wrote:
> using "Assembly Apache.NMS.ActiveMQ, Version 1.1.0.1642"
> 
> when I use:
>      connection = CreateConnection();
>      connection.ExceptionListener += new ExceptionListener(OnException);
>      session = connection.CreateSession(this.SessionAcknowledgeMode);
>      ....
>     
> each 60 seconds I get a exception :
>       "Unable to read beyond the end of the stream."
> 
> its not necessary a message.... is automatic.
> 
> someone is using NMS with ActiveMQ 5.3?
> 

This isn't a known issue, if you could open a Jira issue against NMS to
document the problem and attach a short but complete sample to
demonstrate the issue we can try and reproduce the problem and get a fix
into the next NMS release.  Have you run against a 5.2 broker with the
version of NMS that's giving you this exception?  If so did you see the
same error?

Regards
Tim.

-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/