You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Frank Gynnild (Created) (JIRA)" <ji...@apache.org> on 2012/03/23 22:49:27 UTC

[jira] [Created] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Only able to receive first message, then failover seems to happen in an endless loop
------------------------------------------------------------------------------------

                 Key: AMQNET-375
                 URL: https://issues.apache.org/jira/browse/AMQNET-375
             Project: ActiveMQ .Net
          Issue Type: Bug
            Reporter: Frank Gynnild
            Assignee: Jim Gomes
            Priority: Critical


I'll attach a test case to show the issue.

On the console output, I get this:
{code}
Sent message.
Sent message.
Sent message.
Received message.
AMQ event: Connection was interrupted on the receiver end.
AMQ event: Connection was resumed on the receiver end.
AMQ event: Connection was interrupted on the receiver end.
AMQ event: Connection was resumed on the receiver end.
AMQ event: Connection was interrupted on the receiver end.
AMQ event: Connection was resumed on the receiver end.
AMQ event: Connection was interrupted on the receiver end.
AMQ event: Connection was resumed on the receiver end.
AMQ event: Connection was interrupted on the receiver end.
AMQ event: Connection was resumed on the receiver end.
...
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Timothy Bish (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239879#comment-13239879 ] 

Timothy Bish commented on AMQNET-375:
-------------------------------------

Added a version of the test to the test suite. 
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Timothy Bish (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reassigned AMQNET-375:
-----------------------------------

    Assignee: Timothy Bish  (was: Jim Gomes)
    
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.5.4
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Frank Gynnild (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Gynnild updated AMQNET-375:
---------------------------------

          Component/s: NMS
    Affects Version/s: 1.5.4
    
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.5.4
>            Reporter: Frank Gynnild
>            Assignee: Jim Gomes
>            Priority: Critical
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Frank Gynnild (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240243#comment-13240243 ] 

Frank Gynnild commented on AMQNET-375:
--------------------------------------

Thanks! Next time I'll make a test I'll be sure it fits in the eco system of NMS build & test.
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Frank Gynnild (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239237#comment-13239237 ] 

Frank Gynnild commented on AMQNET-375:
--------------------------------------

Thanks for fixing it. I'm curious to if anything is done to the test case? Will the test cases we submit be added to the tests for regression testing? That would help improving the quality I think. It currently lacks asserts though, so need to add some checks of course.
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Frank Gynnild (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Gynnild updated AMQNET-375:
---------------------------------

    Attachment: AMQNET-375.cs
    
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.5.4
>            Reporter: Frank Gynnild
>            Assignee: Jim Gomes
>            Priority: Critical
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Timothy Bish (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-375.
---------------------------------

    Resolution: Fixed

Fixed on trunk.  
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Timothy Bish (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239362#comment-13239362 ] 

Timothy Bish commented on AMQNET-375:
-------------------------------------

If the test case followed the structure of the other test cases in NMS.ActiveMQ it would be easy to include, since it doesn't it requires more work.  I planned to get to it eventually but if you want to have a go at it then we can add it into the tests on trunk. 
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQNET-375) Only able to receive first message, then failover seems to happen in an endless loop

Posted by "Timothy Bish (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQNET-375:
--------------------------------

    Affects Version/s:     (was: 1.5.4)
                       1.6.0
        Fix Version/s: 1.6.0

Problem only exists on trunk
                
> Only able to receive first message, then failover seems to happen in an endless loop
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-375
>                 URL: https://issues.apache.org/jira/browse/AMQNET-375
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.6.0
>            Reporter: Frank Gynnild
>            Assignee: Timothy Bish
>            Priority: Critical
>             Fix For: 1.6.0
>
>         Attachments: AMQNET-375.cs
>
>
> I'll attach a test case to show the issue.
> On the console output, I get this:
> {code}
> Sent message.
> Sent message.
> Sent message.
> Received message.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> AMQ event: Connection was interrupted on the receiver end.
> AMQ event: Connection was resumed on the receiver end.
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira