[ https://issues.apache.org/jira/browse/OPENEJB-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins closed OPENEJB-672.
---------------------------------
Resolution: Fixed
Assignee: karan singh malhi
All committed!
$ svn ci server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli
Sending server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/start.examples
Sending server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/start.help
Sending server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/stop.examples
Transmitting file data ...
Committed revision 573427.
> Running the command "openejb stop --help" throws a null pointer exception
> -------------------------------------------------------------------------
>
> Key: OPENEJB-672
> URL: https://issues.apache.org/jira/browse/OPENEJB-672
> Project: OpenEJB
> Issue Type: Bug
> Environment: Windows XP SP2
> Reporter: karan singh malhi
> Assignee: karan singh malhi
> Attachments: openejb-672.patch
>
>
> Running the command "openejb stop --help" throws a NullPointerException. See below
> D:\openejb-3.0.0-SNAPSHOT>bin\openejb stop --help
> OpenEJB Remote Server
> [EJB Server] FATAL ERROR: null
> java.lang.NullPointerException
> at org.apache.openejb.server.admin.Stop.printHelp(Stop.java:96)
> at org.apache.openejb.server.admin.Stop.main(Stop.java:69)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.apache.openejb.cli.MainImpl.main(MainImpl.java:151)
> at org.apache.openejb.cli.Bootstrap.main(Bootstrap.java:102)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|