[Sablevm-user] sablevm: cannot create vm
Brought to you by:
egagnon
From: Alexandre D. <ale...@ad...> - 2003-01-21 02:44:51
|
Hi, I'm trying to install SableVM on my local server at home (Redhat 8.0). The build work without any problems (GCC 3.2). However, when I try to run sable vm, I get a "cannot create vm" error. I'm tried using Jikes 1.18 and Javac 1.4.1 to make the class file. Here is a more detailed output: [adenau@Mageta 308-250]$ sablevm -v first SableVM version 1.0.5 Copyright (C) 2000-2002 Etienne M. Gagnon <eti...@uq...> and others. All rights reserved. This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. To get the name of all copyright holders and detailed license information, type "sablevm --license" or look in the directory "/usr/local/share/sablevm". The SableVM web site is located at http://www.sablevm.org/ . [verbose jni: JNI_CreateJavaVM] [verbose gc: allocating initial heap (16777216 bytes)] [verbose class: loading "java/lang/Object"] sablevm: cannot create vm Thanks for any help, Alexandre |