OK thanks for ur reply, I opened a thread and here is a link for future reference: http://forums.fedoraforum.org/showthread.php?p=1191481
BUT, I have just a question, I don't know what's "jps" or "jstack" ... is it a java-based application? I can't make any java-based application to run including the java-cpl and the java-policy-tool ... I have removed all the OpenJDK stuff and reinstalled them without any result ... can u help me please? On Thu, Mar 26, 2009 at 11:23 PM, Florian Weimer <f...@deneb.enyo.de> wrote: > * Amahdy: > > > I'm running fedora 10, with OpenJDK 1.6, and developing with NetBeans > 6.5, > > lately I got a problem with any java application, I can't run any > java-based > > application and always receiving a "futex_wait" hanging on any java based > > application, I mean, when I run a java-based application I get a hanging > > interface and when i take a look at running process I see the java > process > > is hanging in "futex_wait" FOR EVER and the application won't run ... I > mean > > here by java-based application a application developed by me maybe, or > any > > other like "netbeans" itself I cant run it, neither "logfactor5", nor any > > java application or applet for example ... > > You should probably ask on a Fedora mailing list. You should also use > jps and jstack to get a stack dump from the stuck process.