You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shiny Cheng (JIRA)" <ji...@apache.org> on 2009/08/26 10:47:59 UTC

[jira] Created: (GERONIMO-4816) Status of monitoring servers will remain the same as previous when recreated

Status of monitoring servers will remain the same as previous when recreated
----------------------------------------------------------------------------

                 Key: GERONIMO-4816
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4816
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: monitoring
    Affects Versions: 2.2
         Environment: win xp sp3, jdk 1.6
            Reporter: Shiny Cheng
             Fix For: 2.2


There exist some problems with monitoring portlet. 

Steps:
1. Create one monitoring artifact via EJB(or JMX), the default status should be "stopped"
2. Click "Enable Query", then its status will turn to "running"
3. Delete the artifact and recreate one, you will find status of the new created one is "running" instead of "stopped"

Besides, if you delete the previous one with status "stopped", status of the new created one will also be "stopped". 

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


[jira] Resolved: (GERONIMO-4816) Status of monitoring servers will remain the same as previous when recreated

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

Ivan resolved GERONIMO-4816.
----------------------------

    Resolution: Fixed
      Assignee: Ivan

Commit the changes to trunk At revision: 807935 and 2.2-SNAPSHOT At revision: 807933

> Status of monitoring servers will remain the same as previous when recreated
> ----------------------------------------------------------------------------
>
>                 Key: GERONIMO-4816
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4816
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.2
>         Environment: win xp sp3, jdk 1.6
>            Reporter: Shiny Cheng
>            Assignee: Ivan
>             Fix For: 2.2
>
>
> There exist some problems with monitoring portlet. 
> Steps:
> 1. Create one monitoring artifact via EJB(or JMX), the default status should be "stopped"
> 2. Click "Enable Query", then its status will turn to "running"
> 3. Delete the artifact and recreate one, you will find status of the new created one is "running" instead of "stopped"
> Besides, if you delete the previous one with status "stopped", status of the new created one will also be "stopped". 

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