Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 08:36:26 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        David Israelsson <david@israelsson.org>
Cc:        freebsd-java@freebsd.org
Subject:   Re: RMI on FreeBSD
Message-ID:  <20031120193626.GE1813@grimoire.chen.org.nz>
In-Reply-To: <87fzgjbdnq.fsf@poh.gnapp.org>
References:  <87fzgjbdnq.fsf@poh.gnapp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@chen.org.nz>
----------------------------------------------------------------------
                             "Beer. Now there's a temporary solution."
                                                       - Homer Simpson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031120193626.GE1813>