You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2005/10/31 20:58:55 UTC

[jira] Closed: (GERONIMO-397) NPE from deployer --help

     [ http://issues.apache.org/jira/browse/GERONIMO-397?page=all ]
     
Dain Sundstrom closed GERONIMO-397:
-----------------------------------


> NPE from deployer --help
> ------------------------
>
>          Key: GERONIMO-397
>          URL: http://issues.apache.org/jira/browse/GERONIMO-397
>      Project: Geronimo
>         Type: Bug
>     Reporter: Jeremy Boynes

>
> C:\gluecode>java -jar geronimo\bin\deployer.jar --help
> usage: deploy.jar [OPTIONS] <module>...
>  -I,--install           install configuration in store
>  -h,--help              print this message
>  -m,--module <arg>      module to deploy
>     --classPath <arg>   deployment plan
>     --mainClass <arg>   deployment plan
>  -o,--outfile <arg>     output file to generate
>  -p,--plan <arg>        deployment plan
> java.lang.NullPointerException
>         at org.apache.geronimo.deployment.Deployer$Command.access$600(Deployer.j
> ava:318)
>         at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:92)
>         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(Unknown Source)
>         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(Unknown Source)
>         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown
> Source)
>         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
>         at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
>         at org.apache.geronimo.system.main.CommandLine.<init>(CommandLine.java:1
> 06)
>         at org.apache.geronimo.system.main.CommandLine.main(CommandLine.java:64)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira