You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2008/01/27 19:45:34 UTC

[jira] Created: (GERONIMO-3790) monitoring agent should provide jmx support

monitoring agent should provide jmx support
-------------------------------------------

                 Key: GERONIMO-3790
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
             Project: Geronimo
          Issue Type: Sub-task
      Security Level: public (Regular issues)
            Reporter: Viet Hung Nguyen
            Assignee: Viet Hung Nguyen




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


[jira] Commented: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563061#action_12563061 ] 

Erik B. Craig commented on GERONIMO-3790:
-----------------------------------------

Patch Committed revision 615738.
Keep the jira open until it's confirmed all is well

Thanks

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch
>
>


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


[jira] Resolved: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen resolved GERONIMO-3790.
----------------------------------------

    Resolution: Fixed

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch, geronimo-3790.patch
>
>


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


[jira] Updated: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3790:
---------------------------------------

    Patch Info: [Patch Available]

I tested the stopping and starting of the agent taking snapshots. Needs further testing.

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch
>
>


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


[jira] Commented: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563666#action_12563666 ] 

Erik B. Craig commented on GERONIMO-3790:
-----------------------------------------

Patch Committed revision 616518.

Thanks Viet.

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch, geronimo-3790.patch
>
>


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


[jira] Updated: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3790:
---------------------------------------

    Attachment: geronimo-3790.patch

fixes the isSnapshotRunning(). Sorry, I forgot to implement it even when I had a TODO tag next to it. Thanks for pointing it out for me.

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch, geronimo-3790.patch
>
>


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


[jira] Updated: (GERONIMO-3790) monitoring agent should provide jmx support

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3790:
---------------------------------------

    Attachment: geronimo-3790.patch

need to run the following commands with this patch:

svn add plugins/monitoring/agent-jmx
svn add plugins/monitoring/agent-car-jmx

-Viet

> monitoring agent should provide jmx support
> -------------------------------------------
>
>                 Key: GERONIMO-3790
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3790
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3790.patch
>
>


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