RMI on FreeBSD

David Israelsson david at israelsson.org
Thu Nov 20 01:19:28 PST 2003


Has anyone had any success with RMI on FreeBSD?  I can't get the most
simple test program to work.

The problem is registering to the naming service.
java.rmi.Naming.rebind() takes 75 seconds (socket timeout?), and after
another 45 seconds the program exits.  No exceptions are thrown.

I'm running jdk-1.4.2p5 on a 5.1-RELEASE system.


More information about the freebsd-java mailing list