I was seeing the same message when attempting to use Inline::Java within a thread with a shared JVM i.e. SHARED_JVM => 1. The program actually worked fine, it was generating the warning either after a threads::join() or if using threads::detach() at the end of program. The solution ended up being an explicit call to Inline::Java::done() at the end of each thread. Each thread had to also start with a call to Inline::Java::reconnect_JVM().
In reply to Re: Inline::Java stopped working
by shafik
in thread Inline::Java stopped working
by kreetrapper
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |