Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 08:17:14 -0600
From:      Greg Lewis <glewis@misty.eyesbeyond.com>
To:        SeventyForty <seventyForty@hotmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: java nio stuff
Message-ID:  <20030807141714.GA82757@misty.eyesbeyond.com>
In-Reply-To: <Law14-OE73Pn5Y8IdwP0000876f@hotmail.com>
References:  <Law14-OE73Pn5Y8IdwP0000876f@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 06, 2003 at 03:47:34PM +0100, SeventyForty wrote:
> I'm currently using the native Java port 1.4.1 and I've just tried to run a game server I wrote which uses the nio and I got 
> 
> Exception in thread "main" java.lang.UnsatisfiedLinkError: init
>         at sun.nio.ch.DevPollArrayWrapper.init(Native Method)
>         at sun.nio.ch.DevPollArrayWrapper.<init>(DevPollArrayWrapper.java:59)
>         at sun.nio.ch.DevPollSelectorImpl.<init>(DevPollSelectorImpl.java:54)
>         at sun.nio.ch.DevPollSelectorProvider.openSelector(DevPollSelectorProvider.java:18)
>         at java.nio.channels.Selector.open(Selector.java:209)
>         ........
>         ........

I see Michael already posted the solution.  This will be in patchset 4.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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