java nio stuff
Greg Lewis
glewis at misty.eyesbeyond.com
Thu Aug 7 07:09:32 PDT 2003
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 at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the freebsd-java
mailing list