Inline-Java - All threads (but first) hang when multiple threads attempt to do InlineJava

Posted on Thu Sep 1 21:23:54 2005 by rbaum
All threads (but first) hang when multiple threads attempt to do InlineJava
All threads but the one which created the singleton InlineJavaPerlInterpreter hang when they call the InlineJavaPerlInterpreter.eval() method. They are at a wait() statement at : InlineJavaCallback.WaitForResponse(Thread) line: 83 The first thread through runs like a charm. Any clues? -Thanks
Direct Responses: 952 | Write a response