You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/05/06 00:53:56 UTC

[jira] Updated: (GERONIMO-3999) Cannot remote deploy a plugin through deploy.bat|.sh

     [ https://issues.apache.org/jira/browse/GERONIMO-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMO-3999:
----------------------------------

    Affects Version/s: 2.1.1

> 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, 2.1.1
>         Environment: Windows and linux 32bit environment
>            Reporter: Xia Ming
>            Assignee: Jarek Gawor
>             Fix For: 2.1.2, 2.2
>
>
> 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.