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/10/08 18:35:44 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12637972#action_12637972 ] 

Lin Sun commented on GERONIMO-4226:
-----------------------------------

Also ran into the same error when issuing ./start-server command to start server using gshell. 

I am proposing to make framework the minimal plugin, instead of boilerplate.

> 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.