daytrader: java.lang.NullPointerException
-----------------------------------------

                 Key: GERONIMO-5909
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5909
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: sample apps
    Affects Versions: 3.0
         Environment: Windows XP SP3 x86
sun jdk 1.6.0_23
Geronimo build on 20110415
            Reporter: Jacky Liu
            Priority: Minor
         Attachments: daytrader.rar

1. start Geronimo v3.0 server
2. cd %Geronimo Home%\bin in cmd
3. input "deploy deploy 
..\daytrader\modules\ear\target\daytrader-ear-2.1.1.5.ear 
..\daytrader\plans\src\main\resources\daytrader-derby-xa-plan.xml" in cmd
4. ERROR OCCURS!

org.apache.geronimo.common.DeploymentException: Unable to deploy 
daytrader-ear-2.1.1.5.ear: 

java.lang.NullPointerException
        null

        at 
org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
        at 
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
        at 
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
        at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
        at 
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
        at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
        at 
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)

You can open README.txt in daytrader folder to get more details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to