Menu

#3 FreeBSD java.io.IOException: Inappropriate ioctl for device

open
nobody
None
5
2006-10-05
2006-10-05
No

Hello,

I'm getting the following error trying to run JamVM on
FreeBSD:

java.io.IOException: Inappropriate ioctl for device
at gnu.java.nio.channels.FileChannelImpl.available
(FileChannelImpl.java)
at java.io.FileInputStream.available
(FileInputStream.java:165)
at java.io.FilterInputStream.available
(FilterInputStream.java:129)
at java.io.BufferedInputStream.read
(BufferedInputStream.java:276)
at java.io.FilterInputStream.read
(FilterInputStream.java:173)
at java.io.InputStreamReader.read
(InputStreamReader.java:395)
at java.io.BufferedReader.fill (BufferedReader.java:373)
at java.io.BufferedReader.readLine
(BufferedReader.java:475)
at URLTest.main (URLTest.java:15)

I'm getting an error like this when trying to run the
knopflerfish OSGI framework but I found that somebody
had isolated the problem in Kaffe and described it here:

http://www.kaffe.org/pipermail/kaffe/2005-July/103004.html

Don't know if this is a Classpath problem or a JamVM
issue but any advice on fixing it would be very welcome

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.