× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Folks:

Does anyone know what might cause this error? Running on a 7.3 system.

java.net.SocketException: A system call received a parameter that is
not valid. (Read failed)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:127)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:257)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:297)
at java.io.BufferedInputStream.read(BufferedInputStream.java:356)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:323)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:365)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:211)
at sun.nio.cs.StreamDecoder.read0(StreamDecoder.java:160)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:145)
at java.io.InputStreamReader.read(InputStreamReader.java:189)
....

I've googled around but couldn't find anything concrete.

The code in question is just trying to read from the inputstream from
a socket. The server socket is listening on a fairly high, but not out
of range, port.

Thanks!

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.