View Single Post
  #4 (permalink)  
Old 03-Jul-2009, 01:37
johannesrs johannesrs is offline
Puzzled Penguin
 
Join Date: Sep 2008
Location: Porto Alegre, RS, Brazil
Posts: 36
johannesrs hasn't been rated much yet
Default Re: Sweet Home 3D not working on Suse 11.0

Just in time, I reviewed the error message following what I just answered to didencool, and tried to remove the gcj (gcc java). Well, it's still not working, but the error message reduced enormouly.

Moreover, it's not affecting the other java things. Both websites based on java, and programs like vuze, are still working.

Unfortunatelly, also change a lot, and I can't get a clue now for "what next" just from reading it:

Code:
aurora /downloads/down 278% SweetHome3D.sh
/usr/bin/SweetHome3D.sh: error: JVM_LIBDIR /usr/lib64/jvm-exports/java does not exist or is not a directory
ln: a criar ligação simbólica `/home/johannes/.eteks/sweethome3d/furniture/Contributions.sh3f': Arquivo existe
ln: a criar ligação simbólica `/home/johannes/.eteks/sweethome3d/furniture/KatorLegaz.sh3f': Arquivo existe
ln: a criar ligação simbólica `/home/johannes/.eteks/sweethome3d/furniture/Scopia.sh3f': Arquivo existe
java virtual machine used: /usr/bin/java
classpath used: /usr/bin/build-classpath: error: JVM_LIBDIR /usr/lib64/jvm-exports/java does not exist or is not a directory
main class used: com.eteks.sweethome3d.SweetHome3D
flags used:
options used: -Djava.library.path=/usr/lib64:/usr/lib
arguments used:
Exception in thread "main" java.lang.NoClassDefFoundError: error:
Caused by: java.lang.ClassNotFoundException: error:
        at java.net.URLClassLoader$1.run(URLClassLoader.java:220)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:208)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
Error: Could not find the main class.
Error: A JNI error has occurred, please check your installation and try again
aurora /downloads/down 279%
Any ideas here? Thanks a lot in advance!
Reply With Quote