Cannot remote deploy a plugin through deploy.bat|.sh
----------------------------------------------------
Key: GERONIMO-3999
URL: https://issues.apache.org/jira/browse/GERONIMO-3999
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1
Environment: Windows and linux 32bit environment
Reporter: Xia Ming
1. Modify RemoteDeployHostname=machineB's IP in machineA's
config-substitution.properties
2. start two servers on both machines
3. On machineB, issue command: "deploy.bat --host machineA install-plugin
<machineB's local path to a plugin car file>"
4. On machineA, an error logged in geronimo.log like this: "14:33:50,062 ERROR
[PluginInstallerGBean] Invalid Configuration Archive <machineB's local path to
a plugin car file> no plugin metadata found"
5. On machineB, some log entries are as below:
"14:38:01,546 INFO [RemoteDeploymentManager] Uploading 1 file(s) to server
14:38:01,578 INFO [RemoteDeploymentManager] Uploading
cviewer-tomcat-2.1.0.0.car: 11 KB
14:38:01,781 INFO [RemoteDeploymentManager] File upload complete (Server
status=OK)
14:38:01,796 INFO [RemoteDeploymentManager] File(s) transferred to server.
Resuming deployment operation."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.