Hi all
We are actually working on Kaffe, builded for Arm to use Oscar
but there is a problem when we launch Oscar:
[EMAIL PROTECTED] lib]$/root/vmkaffe/bin/kaffe -jar oscar.jar

Welcome to Oscar.
=================

Enter profile name: ppp

Error creating bundle cache:
java.lang.RuntimeException: Unable to create profile directory.
        at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
        at java.lang.Throwable.<init>(Throwable.java:38)
        at java.lang.Exception.<init>(Exception.java:24)
        at java.lang.RuntimeException.<init>(RuntimeException.java:21)
        at org.ungoverned.oscar.util.DefaultBundleCache.initialize(DefaultBundleCache.java:179)
        at org.ungoverned.oscar.Oscar.<init>(Oscar.java:338)
        at org.ungoverned.oscar.Oscar.<init>(Oscar.java:162)
        at org.ungoverned.oscar.Main.main(Main.java:95)
        at java.lang.reflect.Method.invoke0(Method.java:native)
        at java.lang.reflect.Method.invoke(Method.java:256)
        at kaffe.jar.ExecJarName.main(ExecJarName.java:66)
        at kaffe.jar.ExecJar.main(ExecJar.java:71)

This may result from the fact that Oscar 1.0 uses a
different bundle cache format than previous versions
of Oscar. Please read the bundle cache documentation for
more details: http://oscar.objectweb.org/cache.html.

does somebody have any idea about how to resolve this problem this problem?


and if we launch a class, there is a little warning:
[EMAIL PROTECTED] /root]$vmkaffe/bin/kaffe HelloWorld
Warning: Unrecognized version number 49/0 in classfile.
Hello World!


--
With regards

Fabrice & Fr�d�ric
--
Plateforme Technologique Valence
T�l : 04 75 41 88 58
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to