[
https://issues.apache.org/jira/browse/GERONIMO-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor reassigned GERONIMO-3583:
-------------------------------------
Assignee: Jarek Gawor (was: Erik B. Craig)
> Deployer.jar gets null pointer exception and hangs on attempt to
> install-plugin on remote host
> ----------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3583
> URL: https://issues.apache.org/jira/browse/GERONIMO-3583
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.0.1, 2.0.2, 2.0.x, 2.1
> Reporter: Erik B. Craig
> Assignee: Jarek Gawor
> Fix For: 2.0.x, 2.1
>
> Attachments: GERONIMO-3583.patch
>
>
> While attempting to deploy a plugin with install-plugin on a remote host,
> Deployer.jar fails with the following stack trace
> 13:45:35,094 INFO [RemoteDeploymentManager] Uploading 1 file(s) to server
> Exception in thread "main" java.lang.NullPointerException
> at
> org.apache.geronimo.deployment.plugin.local.CommandSupport.doFail(CommandSupport.java:141)
> at
> org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil.uploadFilesToServer(RemoteDeployUtil.java:206)
> at
> org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager.startInstall(RemoteDeploymentManager.java:234)
> at
> org.apache.geronimo.deployment.cli.CommandInstallCAR.execute(CommandInstallCAR.java:49)
> at
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:161)
> at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
> at
> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
> at
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.