Date: Wed, 27 Dec 2006 17:25:04 +0100 From: Giulio Ferro <auryn@zirakzigil.org> To: freebsd-java@freebsd.org Subject: Problems with rmi Message-ID: <45929E60.7050101@zirakzigil.org>
next in thread | raw e-mail | index | archive | help
I'm trying to make geronimo work on freebsd. I've downloaded the tar and unpackad it. The problem is when I try to launch it, it aborts with this message: java.io.IOException: Cannot bind to URL [rmi://0.0.0.0:1099/JMXConnector]: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating connection to: 0.0.0.0; nested exception is: java.net.SocketException: Invalid argument] It seems that rmi has issues, can't bind to the address. I've tried with the LAN ip, with 127.0.0.1, the hostname is listed both on the dns and /etc/hosts (both short name and fqdn), but to no avail. Any ideas?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45929E60.7050101>