[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Java and the "java.net.SocketException: Resource temporarily unavailable" issue
On Wed, Nov 06, 2002 at 04:06:52PM +0100, Alexander Hall wrote:
> Hi!
>
> I've been looking around but I have not been able to find
> out if there is a solution to the problems with the java
> vm on my OpenBSD 3.1 system.
>
> The problem is that a <InputStream>.read() that should block
> instead causes:
> >>java.net.SocketException: Resource temporarily unavailable<<
>
> I hope someone can help me with this and/or tell me how to
> solve or "workaround" the problem. I intend to run Tomcat
> (via Apache) on my 3.1 system.
>
> regards,
> Alexander Hall
Are you running 3.1-release or -stable? I'm not a user of Tomcat but
I know it (the JVM) won't work on a 3.1-release box, there was a fix
that was put into the -stable branch to fix a certain known issue.
// Brad
brad@comstyle.com
brad@openbsd.org