You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/01/28 19:47:35 UTC

[jira] Resolved: (GERONIMO-3789) ConfigurationUtil ERROR log when executing gsh command

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

Jarek Gawor resolved GERONIMO-3789.
-----------------------------------

    Resolution: Fixed

Fix committed in revision 615985.

Moved the code in ConfigurationUtil to figure out the bootDirectory from a static block to a separate function so that it is initialized/called only when necessary.


> ConfigurationUtil ERROR log when executing gsh command
> ------------------------------------------------------
>
>                 Key: GERONIMO-3789
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3789
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1
>            Reporter: Kevan Miller
>            Assignee: Jarek Gawor
>             Fix For: 2.1
>
>
> When executing the following command: 'gsh deploy/list-modules', I received the following log ERROR message:
> coltrane:bin kevan$ ./gsh deploy/list-modules
> Apache Geronimo (2.1-SNAPSHOT)
> Type 'help' for more information.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Connecting to Geronimo server: localhost:1099
> Username: system
> Password: *******
> 18:42:21,866 ERROR [ConfigurationUtil] Cound not determine the installation directory of Apache Geronimo, because the startup jar could not be found in the current class loader.
> Connection established
> Found 84 modules
>   + org.apache.geronimo.configs/activemq-broker/2.1-SNAPSHOT/car

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