Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-196

ActiveMQ 5.3 / System.IO.EndOfStreamException / "Unable to read beyond the end of the stream.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.1.0
    • 1.2.0
    • None
    • None
    • Windows-server-2003
      AMQ 5.3 RC4
      Apache.NMS.ActiveMQ, Version 1.1.0.1642

    Description

      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.

      I upload my test in:
      http://www.nabble.com/file/p25862392/nmsTest.cs
      ticket:
      http://www.nabble.com/NMS---ActiveMQ-5.3----%22Unable-to-read-beyond-the-end-of-the-stream.%22-td25849938.html
      exception type is >>> System.IO.EndOfStreamException

      note: with ActiveMQ 5.2 I don't have this issue.

      Attachments

        1. nmsTest.cs
          3 kB
          Daniel Lujan

        Activity

          People

            tabish Timothy A. Bish
            lujan99 Daniel Lujan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: