sablevm:cannot create vm
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I tried installing sablevm-1.1.7. The installation goes fine but when I
try running a sample test program Test.java it gives sablevm:cannot
create vm.
I have installed the following packages : libffi-2.1, jikes-2.1,
sablevm-1.1.7, sablevm-classpath-1.1.7 and classpath-0.10.
$ cat Test.java
class Test {
public static void main(String[] str) {
System.out.println(" Hello World\n");
}
}
$ javac Test.java
$sablevm Test
SableVM version 1.1.7
Copyright (C) 2000-2004 Etienne M. Gagnon <[email protected]> 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
"/atlas/sablevm/share/sablevm".
The SableVM web site is located at http://www.sablevm.org/ .
sablevm: cannot create vm
$ sablevm -v Test
SableVM version 1.1.7
Copyright (C) 2000-2004 Etienne M. Gagnon <[email protected]> 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
"/atlas/sablevm/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"]
[verbose class: loading "java/io/Serializable"]
[verbose class: loading "java/lang/Cloneable"]
[verbose class: creating "[B"]
[verbose class: loading "java/lang/VMClass"]
[verbose class: loading "java/lang/Class"]
sablevm: cannot create vm
Any help in running sablevm is appreciated.
Regards,
Varsha.
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [email protected] immediately
and destroy all copies of this message and any attachments.
_______________________________________________
SableVM-user mailing list
[email protected]
http://sablevm.org/lists/control/listinfo/sablevm-user