I have a situation where I am getting up to 10 processes perpetually running even though I am running in SHARED_JVM => 1.
Eventually, it seems, Inline::Java is unable to work properly, and it claims that the classes in my JAR files do not exist.
Any ideas? Luke