Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cannot open JVM library

495 views
Skip to first unread message

Mike

unread,
Oct 4, 2008, 2:23:36 PM10/4/08
to
Hello,

WinXP tablet edition, Scilab 5.0.2. Installs fine. Try to run
program, get start-up screen, then an error dialog box that is hidden
behind the start-up screen. Try to open Scilab console. Get error
dialog:

Scilab cannot open JVM library.

Any ideas?

Thanks,
Mike

TuTr...@gmail.com

unread,
Oct 8, 2008, 4:49:23 AM10/8/08
to
Hello,
It can be fixed by editing the file C:/Program Files/scilab-5.0.2/
modules/jvm/etc/jvm_options.xml

- Replace the following lines
<!-- Set Java Heap space to 256mb -->
<option value="-Xmx1024m"/>

To
<!-- Set Java Heap space to 256mb -->
<option value="-Xmx256m"/>

[This solution is found from Internet, I did not remember where]
Regards,
Tu

0 new messages