Hello, I have a weird problem with some types of java programs not executing properly. As far as I know I have java set up on my machine the right way. I am running java 1.6.0_03 and have used it to develop many java apps without a problem.
The problem occurs with java applications that require networking functionality. For example, a java client server based game that runs fine on an ubuntu or windows systems crashes and throws exceptions when executed on my gentoo box.
Another example is an Apache Derby demo that can be found here... http://developers.sun.com/javadb/overvi ... /index.jsp
I imagine that it must have something to do with how my kernel is configured, as this sort of thing likely happens as a result of an operating system call.
I have the java use flag set as well. Other than this java seems to work fine.
Any Ideas?



