[ http://issues.apache.org/jira/browse/GERONIMO-2567?page=all ]

Jay D. McHugh updated GERONIMO-2567:
------------------------------------

    Description: 
Trying to remote deploy a WAR file resulted in a failed connection.

This happened regardless of whether the port was specified.

$ java -jar deployer.jar --user system --password manager --host 172.16.1.41 
redeploy ~/PaLM.war
    Error: Unable to connect to server at
    deployer:geronimo:jmx://172.16.1.41 -- Connection refused to host:
    127.0.0.1; nested exception is:

        java.net.ConnectException: Connection refused


  was:
Trying to remote deploy a WAR file resulted in a failed connection.

This happened regardless of whether the port was specified.

$ java -jar deployer.jar --user system --password manager --host 172.16.1.41 
redeploy ~/PaLM.war
    Error: Unable to connect to server at
    deployer:geronimo:jmx://pil-was -- Connection refused to host:
    127.0.0.1; nested exception is:

        java.net.ConnectException: Connection refused



> Remote deploy of apps fails
> ---------------------------
>
>                 Key: GERONIMO-2567
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2567
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.2
>         Environment: Linux
> Java 1.5
>            Reporter: Jay D. McHugh
>
> Trying to remote deploy a WAR file resulted in a failed connection.
> This happened regardless of whether the port was specified.
> $ java -jar deployer.jar --user system --password manager --host 172.16.1.41 
> redeploy ~/PaLM.war
>     Error: Unable to connect to server at
>     deployer:geronimo:jmx://172.16.1.41 -- Connection refused to host:
>     127.0.0.1; nested exception is:
>         java.net.ConnectException: Connection refused

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to