"Cannot open JVM library" when starting Scilab twice

Laurent laurent.gom at gmail.com
Wed Jun 27 11:53:56 CEST 2012


Hi

I try to start Scilab from a C++ program (using call_scilab) after a first
execution, ie:

StartScilab(path, 0, 0);
TerminateScilab(0);
StartScilab(path, 0 ,0);

On the second call to StartScilab, it triggers the following error: "Scilab
ne peut pas ouvrir la bibliothèque JVM" ("Scilab cannot open JVM library" in
english).

I load the call_scilab DLL and retrieve its function pointers dynamically,
if it makes a difference.

Is there any way to solve this problem?

--
View this message in context: http://mailinglists.scilab.org/Cannot-open-JVM-library-when-starting-Scilab-twice-tp4024457.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the dev mailing list