RMI on FreeBSD

Jonathan Chen jonc at chen.org.nz
Thu Nov 20 11:36:27 PST 2003


On Thu, Nov 20, 2003 at 10:19:21AM +0100, David Israelsson wrote:
> 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.

JBoss3 (which uses RMI) seems to be working fine here. Are you using
any form on encryption? Perhaps you're running out of random-bits from
/dev/random..

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                             "Beer. Now there's a temporary solution."
                                                       - Homer Simpson


More information about the freebsd-java mailing list