You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/08/17 13:52:31 UTC

[jira] Commented: (GERONIMO-2567) Remote admin of server using deployer.jar fails to connect

    [ https://issues.apache.org/jira/browse/GERONIMO-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520525 ] 

Donald Woods commented on GERONIMO-2567:
----------------------------------------

Are both machines using static IP addresses?
I've been able to list-modules between a SLES10, RHEL4 and WinXP machine which are all on the same subnet w/ static addresses, all using Sun 1.5.0_11 and all have a server installed....
The only thing I updated from a default install, was to update the Deployer in config.xml to set the remoteDeployAddress to the external interface, instead of using the default localhost in the deployer CAR....

> Remote admin of server using deployer.jar fails to connect
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2567
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2567
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.2, 2.0, 2.0.x
>         Environment: Linux
> Java 1.5
>            Reporter: Jay D. McHugh
>             Fix For: Verification Required
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.