[ 
https://issues.apache.org/jira/browse/GERONIMO-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul McMahan updated GERONIMO-2728:
-----------------------------------

    Component/s:     (was: security)
                     (was: deployment)
                 console

The undeploy is actually successful and the error message is not related to 
directory or security modules.  You can produce the same error message by 
uninstalling any system module that another system module depends on.  For 
example, uninstall the axis component and you'll see a similar message about 
axis-deployer since it has a dependency on axis.

The error message is spurious and is caused by an edge case not handled when 
GERONIMO-2248 was introduced.   The config manager portlet is trying to load a 
configuration so that it can discover its parents and children.   But the 
configuration can't be loaded when one of its dependencies is not present.   
For this case the config manager portlet should detect the missing dependency 
situation and not attempt to discover a modules parent a child relationships by 
loading the configuration.

> Exception while removing directory module from the console
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2728
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2728
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
>         Environment: rev # 495595
>            Reporter: Hernan Cunico
>         Attachments: log.txt
>
>
> removing *directory* module form the console's *Installed System Modules* 
> portlet throws an exception while removing dependencies. attaching log

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

Reply via email to