Home > Index > FAQ > Admin questions > Remote admin using deployer.jar fails to connect when IPv6 is used |
As pointed out in GERONIMO-2567 Remote admin of server using deployer.jar fails to connect when IPv6 is used you should change Geronimo configuration to take it into account (by default it expects IPv4 addresses).
When the following command fails with the error message:
you're likely using IPv6 system.
To work it around, set the remoteDeployAddress in the server's config.xml wrapped with [ ]
.
This problem was fixed both in trunk and in the 2.0.x source with revision 568304.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2009, The Apache Software Foundation, Licensed under ASL 2.0. |