Problems with rmi

Giulio Ferro auryn at zirakzigil.org
Wed Dec 27 08:51:53 PST 2006


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?


More information about the freebsd-java mailing list