You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Daniel (JIRA)" <ji...@apache.org> on 2008/05/25 04:45:57 UTC

[jira] Created: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

Console runs in unhandled exception when user starts module with unresolved dependencies
----------------------------------------------------------------------------------------

                 Key: GERONIMO-4076
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.1.1
            Reporter: Daniel
            Priority: Minor


1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]

(Note: the server does then remove the module properly, and all dependent modules are stopped.)

2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as missing dependencies. [Improvement?]

3.) When the user now attempts to restart a depending module, this leads to an unhandled exception. The GUI doesn't show up. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Commented: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

Posted by "YunFeng Ma (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611522#action_12611522 ] 

YunFeng Ma commented on GERONIMO-4076:
--------------------------------------

I've verified that the issue #3 has been fixed in https://issues.apache.org/jira/browse/GERONIMO-4166. For the other two issues, should we consider the improvements? if not, this jira can be closed.

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>             Fix For: 2.1.2, 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Daniel updated GERONIMO-4076:
-----------------------------

    Description: 
1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]

(Note: the server does then remove the module properly, and all dependent modules are stopped.)

2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]

3.) When the user now attempts to restart this module, this leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

  was:
1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]

(Note: the server does then remove the module properly, and all dependent modules are stopped.)

2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as missing dependencies. [Improvement?]

3.) When the user now attempts to restart a depending module, this leads to an unhandled exception. The GUI doesn't show up. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]


> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>            Priority: Minor
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart this module, this leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Commented: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611561#action_12611561 ] 

Donald Woods commented on GERONIMO-4076:
----------------------------------------

Yes, lets open new JIRAs for the other 2 as improvements and then close this one.  Thanks for reviewing it.

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>             Fix For: 2.1.2, 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Joe Bohn updated GERONIMO-4076:
-------------------------------

    Fix Version/s:     (was: 2.1.2)
                   2.1.3

move fix version to 2.1.3 from 2.1.2

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>             Fix For: 2.1.3, 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Joe Bohn updated GERONIMO-4076:
-------------------------------

    Fix Version/s: 2.2
                   2.1.2

Added fix versions of 2.1.2 and 2.2 given that this was identified as a must-fix for 2.1.2

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>             Fix For: 2.1.2, 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Jarek Gawor updated GERONIMO-4076:
----------------------------------

    Affects Version/s: 2.1.4
        Fix Version/s:     (was: 2.1.4)

Updating versions as it probably will not get fixed for 2.1.4.


> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1, 2.1.4
>            Reporter: Daniel
>             Fix For: 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Donald Woods updated GERONIMO-4076:
-----------------------------------

    Fix Version/s:     (was: 2.1.3)
                   2.1.4

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>             Fix For: 2.1.4, 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Closed: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

David Jencks closed GERONIMO-4076.
----------------------------------

    Resolution: Fixed

Enough of ths got fixed to close it.

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1, 2.1.4
>            Reporter: Daniel
>             Fix For: 2.2
>
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Daniel updated GERONIMO-4076:
-----------------------------

    Priority: Major  (was: Minor)

> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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


[jira] Updated: (GERONIMO-4076) Console runs in unhandled exception when user starts module with unresolved dependencies

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

Daniel updated GERONIMO-4076:
-----------------------------

    Description: 
1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]

(Note: the server does then remove the module properly, and all dependent modules are stopped.)

2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]

3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

  was:
1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]

(Note: the server does then remove the module properly, and all dependent modules are stopped.)

2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]

3.) When the user now attempts to restart this module, this leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]


> Console runs in unhandled exception when user starts module with unresolved dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.1
>            Reporter: Daniel
>            Priority: Minor
>
> 1.) The console/web GUI does not explicitly warn the user when he is about to delete a module which other modules depend upon. [Improvement?]
> (Note: the server does then remove the module properly, and all dependent modules are stopped.)
> 2.) When the screen is reloaded, the depending modules are displayed as stopped, but not as "missing dependencies". [Improvement?]
> 3.) When the user now attempts to restart one of these modules, the request leads to an unhandled exception. The GUI doesn't show up at all. Instead, an error code 500 is displayed (=> org.apache.geronimo.console.configmanager.ConfigManagerPortlet.processAction).   [BUG]

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