Date: Mon, 9 Mar 2009 13:51:51 -0400 (EDT) From: "Mike Jakubik" <mikej@rogers.com> To: freebsd-java@freebsd.org Subject: Re: Problem with Java NIO (java.nio.channels.IllegalBlockingModeException) Message-ID: <f8fae87735c9ce1a898345493dbbf6da.squirrel@wettoast.dyndns.org> In-Reply-To: <cee3c13c1458da0928d97bb521cfafce.squirrel@wettoast.dyndns.org> References: <cee3c13c1458da0928d97bb521cfafce.squirrel@wettoast.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I suspect this may have something to do with the following bug. http://www.freebsd.org/cgi/query-pr.cgi?pr=java/105482 I will try switching to the linux jdk to see if the problem persists. On Mon, March 9, 2009 12:29 pm, Mike Jakubik wrote: > Greetings java users, > > I have been experiencing a randomly occurring problem with one of my java > applications. The application is question is a simple network chat > service, used with an online flash game. This application is known to have > worked without this problem on Linux for over 2 years now, in multiple > deployments. This leads me to believe that either the Linux JDK/network is > lax on error checks or there is a problem with the FreeBSD JDK/network > implementation. Below is the error that causes the application to stop > responding to network requests. > > --- > INFO | jvm 1 | 2009/03/08 21:04:25 | Exception in thread "Thread-0" > java.nio.channels.IllegalBlockingModeException
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f8fae87735c9ce1a898345493dbbf6da.squirrel>