Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 18:48:59 +0000
From:      Antony T Curtis <antony@abacus.co.uk>
To:        Alexey Zelkin <phantom@FreeBSD.org.ua>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   UnsatisfiedLinkError in JDK14p3
Message-ID:  <200303131849.01741.antony@abacus.co.uk>
In-Reply-To: <20030312204630.A3342@phantom.cris.net>
References:  <20030311173159.GA78525@rcfile.org> <16686.1047491578@www61.gmx.net> <20030312204630.A3342@phantom.cris.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I am seeing the following exceptions on applications
which use NIO... Such as OpenNMS

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(DevPollSelectorPro=
vider.java:18)
    at sun.nio.ch.Util.getTemporarySelector(Util.java:57)
    at sun.nio.ch.SocketAdaptor$SocketInputStream.read(SocketAdaptor.java=
:180)
    at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:86)
    at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:40=
6)
    at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:446=
)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:180)
    at java.io.InputStreamReader.read(InputStreamReader.java:167)
    at java.io.BufferedReader.fill(BufferedReader.java:136)
    at java.io.BufferedReader.readLine(BufferedReader.java:299)

- --=20
ANTONY T CURTIS                     Tel: +44 (1635) 36222
Abacus Polar Holdings Ltd           Fax: +44 (1635) 38670
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+cNKdA98IbJ8osCYRAqcnAKDa+RKBskGMXs/ZpW/iozxuhxkaZACgkB4O
SJYjJ7jKElpb7dqwfN/XNGA=3D
=3DoRhA
-----END PGP SIGNATURE-----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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