Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 173266
BY: arton Tajima (arton)
DATE: 2013-01-08 09:54
SUBJECT: RE: unloading the jvm throws errors

 

Hi

I've implemented Rjb::unload, but JVM/JRE doesn't support the feature according with http://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/invocation.html#destroy_java_vm.
The document says "The JDK/JRE still does not support VM unloading, however".
So sadly, when calling Rjb::unload, JVM was dettached from the thread, but it doesn't unload, so the only result is : can't create jvm (becaues it still remains in the process).

I'll hope to hear your comment about what Rjb shoud do ?


Thread View

Thread Author Date
unloading the jvm throws errorsAlex Porras2013-01-07 23:43
      RE: unloading the jvm throws errorsarton Tajima2013-01-08 09:54
            RE: unloading the jvm throws errorsAlex Porras2013-01-09 17:34
                  RE: unloading the jvm throws errorsarton Tajima2013-01-10 12:10

Post a followup to this message