You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2008/11/25 22:19:44 UTC

[jira] Resolved: (GERONIMO-4226) GShell can not be started in a server assembly which only includes geronimo-boilerplate plugin

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

Lin Sun resolved GERONIMO-4226.
-------------------------------

    Resolution: Fixed

I made framework plugin group (pre-selected for the user) as a required plugin in customer server assembly port in rev 704973.  Also updated 2.2 documentation to reflect that framework plugin group must be selected to get a working server - http://cwiki.apache.org/GMOxDOC22/buidlinginstalling-plugins-and-assembling-a-server-from-an-exsiting-server.html

> GShell can not be started in a server assembly which only includes geronimo-boilerplate plugin
> ----------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4226
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4226
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: dependencies
>    Affects Versions: 2.1.2, 2.2
>            Reporter: YunFeng Ma
>            Assignee: Lin Sun
>            Priority: Minor
>             Fix For: 2.2
>
>
> Assemble a server which only includes geronimo-boilerplate plugin, start gsh and get the following error:
> {noformat}
> C:\gshell2-1.0\bin>gsh
> java.io.FileNotFoundException: C:\gshell2-1.0\repository\org\apache\ant\ant\1.7.0
>         at org.codehaus.plexus.classworlds.launcher.Configurator.loadGlob(Configurator.java:484)
>         at org.codehaus.plexus.classworlds.launcher.Configurator.loadGlob(Configurator.java:454)
>         at org.codehaus.plexus.classworlds.launcher.Configurator.configure(Configurator.java:315)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.configure(Launcher.java:131)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:404)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:351)
>         at org.apache.geronimo.gshell.bootstrap.Launcher.main(Launcher.java:59)
> {noformat}

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