You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2008/10/16 21:03:46 UTC

[jira] Resolved: (GERONIMO-4356) search-plugins, list-targets, and list-modules commands fail using framework assembly

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

Joe Bohn resolved GERONIMO-4356.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.4

> search-plugins, list-targets, and list-modules commands fail using framework assembly
> -------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4356
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4356
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: commands
>    Affects Versions: 2.1.2, 2.1.3, 2.1.4, 2.2
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: 2.1.4, 2.2
>
>
> Commands such as search-plugins, list-targets, list-modules, and perhaps others result in the following error but only when using the framework assembly.  
> Using GERONIMO_BASE:   /Users/bohn/g-images/2.1.2/geronimo-framework-2.1.2
> Using GERONIMO_HOME:   /Users/bohn/g-images/2.1.2/geronimo-framework-2.1.2
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /System/Library/Frameworks/JavaVM.framework/Home
> org.apache.geronimo.kernel.GBeanNotFoundException: No GBeans found: [?#org.apache.geronimo.kernel.util.Main]
>     at org.apache.geronimo.kernel.basic.BasicRegistry.getGBeanInstance(BasicRegistry.java:153)
>     at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:286)
>     at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:282)
>     at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:100)
>     at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:59)
>     at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>     at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31) 

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