You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Mark Gellings (JIRA)" <ji...@apache.org> on 2009/11/09 18:19:52 UTC

[jira] Created: (AMQNET-208) Add more debug tracing to Consumer/Session Dispose/Close methods

Add more debug tracing to Consumer/Session Dispose/Close methods
----------------------------------------------------------------

                 Key: AMQNET-208
                 URL: https://issues.apache.org/activemq/browse/AMQNET-208
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: NMS
    Affects Versions: 1.2.0
            Reporter: Mark Gellings
            Assignee: Jim Gomes
            Priority: Minor
             Fix For: 1.2.0
         Attachments: logging.patch

When running a consumer as a windows service it's hard to troubleshoot why a consumer may not be shutting down properly due to all the threading in NMS ActiveMQ.  Attached is a patch to add some extra debug tracing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQNET-208) Add more debug tracing to Consumer/Session Dispose/Close methods

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

Timothy Bish commented on AMQNET-208:
-------------------------------------

The patch seems to be against older code from the 1.1 release, I've rewritten most of the area patched so these trace points are really applicable any more.  You may want to take a look at the trunk code and tell us where you think additional tracers would help you if you run into problems.

> Add more debug tracing to Consumer/Session Dispose/Close methods
> ----------------------------------------------------------------
>
>                 Key: AMQNET-208
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-208
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Mark Gellings
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: logging.patch
>
>
> When running a consumer as a windows service it's hard to troubleshoot why a consumer may not be shutting down properly due to all the threading in NMS ActiveMQ.  Attached is a patch to add some extra debug tracing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQNET-208) Add more debug tracing to Consumer/Session Dispose/Close methods

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

Mark Gellings updated AMQNET-208:
---------------------------------

    Attachment: logging.patch

> Add more debug tracing to Consumer/Session Dispose/Close methods
> ----------------------------------------------------------------
>
>                 Key: AMQNET-208
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-208
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Mark Gellings
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: logging.patch
>
>
> When running a consumer as a windows service it's hard to troubleshoot why a consumer may not be shutting down properly due to all the threading in NMS ActiveMQ.  Attached is a patch to add some extra debug tracing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (AMQNET-208) Add more debug tracing to Consumer/Session Dispose/Close methods

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

Timothy Bish reassigned AMQNET-208:
-----------------------------------

    Assignee: Timothy Bish  (was: Jim Gomes)

> Add more debug tracing to Consumer/Session Dispose/Close methods
> ----------------------------------------------------------------
>
>                 Key: AMQNET-208
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-208
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Mark Gellings
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: logging.patch
>
>
> When running a consumer as a windows service it's hard to troubleshoot why a consumer may not be shutting down properly due to all the threading in NMS ActiveMQ.  Attached is a patch to add some extra debug tracing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQNET-208) Add more debug tracing to Consumer/Session Dispose/Close methods

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

Timothy Bish resolved AMQNET-208.
---------------------------------

    Resolution: Fixed

Added some additional tracers to the code, most of the ones in the patch don't exist now that many classes have been refactored.



> Add more debug tracing to Consumer/Session Dispose/Close methods
> ----------------------------------------------------------------
>
>                 Key: AMQNET-208
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-208
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Mark Gellings
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: logging.patch
>
>
> When running a consumer as a windows service it's hard to troubleshoot why a consumer may not be shutting down properly due to all the threading in NMS ActiveMQ.  Attached is a patch to add some extra debug tracing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.