You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2008/11/06 11:33:44 UTC

[jira] Created: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
----------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4396
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4396
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 2.1.3
         Environment: OS:Windows
            Reporter: viola.lu


Pre-requisites :
1.Start the geronimo Server on remote machine. Note: Make sure the geronimo  Server running on remote machine is running on rmi port 1099.
 2.    Edit config-substitutions.properties in geronimo _HOME/var/config and edit  RemoteDeployHostname=the ip address of the remote machine.
Procedure :
>From the local machine , goto the location <geronimo _home> and execute the below command .
deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
Provide the <username> and <password> for remote geronimo server.
Below messages on your local machine console.
"Uploading 1 file(s) to server
File upload complete (Server: OK)
1 file(s) transferred to server.  Resuming deployment operation.

java.io.filenotfound exception

c:/geronimo/var/tmp/cviewer.war


can't depoly cviewer to remote server 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645678#action_12645678 ] 

viola.lu commented on GERONIMO-4396:
------------------------------------

yes, i modify the local machine:
2. Edit config-substitutions.properties in geronimo _HOME/var/config and edit RemoteDeployHostname=the ip address of the remote machine.

Should i do some extra configuration in remote machine?Thanks

> Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4396
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4396
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.1.3
>         Environment: OS:Windows
>            Reporter: viola.lu
>
> Pre-requisites :
> 1.Start the geronimo Server on remote machine. Note: Make sure the geronimo  Server running on remote machine is running on rmi port 1099.
>  2.    Edit config-substitutions.properties in geronimo _HOME/var/config and edit  RemoteDeployHostname=the ip address of the remote machine.
> Procedure :
> From the local machine , goto the location <geronimo _home> and execute the below command .
> deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> Provide the <username> and <password> for remote geronimo server.
> Below messages on your local machine console.
> "Uploading 1 file(s) to server
> File upload complete (Server: OK)
> 1 file(s) transferred to server.  Resuming deployment operation.
> java.io.filenotfound exception
> c:/geronimo/var/tmp/cviewer.war
> can't depoly cviewer to remote server 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645681#action_12645681 ] 

Jarek Gawor commented on GERONIMO-4396:
---------------------------------------

If server A is the remote machine and server B is the local machine, you only have to update the config-substitutions.properties file of server A with the public ip of the server A. There is no need to update the config-substitutions.properties file of the local (B) server. 




> Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4396
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4396
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.1.3
>         Environment: OS:Windows
>            Reporter: viola.lu
>
> Pre-requisites :
> 1.Start the geronimo Server on remote machine. Note: Make sure the geronimo  Server running on remote machine is running on rmi port 1099.
>  2.    Edit config-substitutions.properties in geronimo _HOME/var/config and edit  RemoteDeployHostname=the ip address of the remote machine.
> Procedure :
> From the local machine , goto the location <geronimo _home> and execute the below command .
> deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> Provide the <username> and <password> for remote geronimo server.
> Below messages on your local machine console.
> "Uploading 1 file(s) to server
> File upload complete (Server: OK)
> 1 file(s) transferred to server.  Resuming deployment operation.
> java.io.filenotfound exception
> c:/geronimo/var/tmp/cviewer.war
> can't depoly cviewer to remote server 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645499#action_12645499 ] 

Jarek Gawor commented on GERONIMO-4396:
---------------------------------------

Did you modify the config-substitutions.properties file before or after starting the server? 


> Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4396
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4396
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.1.3
>         Environment: OS:Windows
>            Reporter: viola.lu
>
> Pre-requisites :
> 1.Start the geronimo Server on remote machine. Note: Make sure the geronimo  Server running on remote machine is running on rmi port 1099.
>  2.    Edit config-substitutions.properties in geronimo _HOME/var/config and edit  RemoteDeployHostname=the ip address of the remote machine.
> Procedure :
> From the local machine , goto the location <geronimo _home> and execute the below command .
> deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> Provide the <username> and <password> for remote geronimo server.
> Below messages on your local machine console.
> "Uploading 1 file(s) to server
> File upload complete (Server: OK)
> 1 file(s) transferred to server.  Resuming deployment operation.
> java.io.filenotfound exception
> c:/geronimo/var/tmp/cviewer.war
> can't depoly cviewer to remote server 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

viola.lu closed GERONIMO-4396.
------------------------------

    Resolution: Invalid

Test Case description error.Close it.

> Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4396
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4396
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.1.3
>         Environment: OS:Windows
>            Reporter: viola.lu
>
> Pre-requisites :
> 1.Start the geronimo Server on remote machine. Note: Make sure the geronimo  Server running on remote machine is running on rmi port 1099.
>  2.    Edit config-substitutions.properties in geronimo _HOME/var/config and edit  RemoteDeployHostname=the ip address of the remote machine.
> Procedure :
> From the local machine , goto the location <geronimo _home> and execute the below command .
> deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy <location_of_cviewer_war_module>/cviewer.war
> Provide the <username> and <password> for remote geronimo server.
> Below messages on your local machine console.
> "Uploading 1 file(s) to server
> File upload complete (Server: OK)
> 1 file(s) transferred to server.  Resuming deployment operation.
> java.io.filenotfound exception
> c:/geronimo/var/tmp/cviewer.war
> can't depoly cviewer to remote server 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.