Hi! What kind of Java VM do you run? 'libgcj.so.70' sounds a bit like gcj. Have you tried it with the latest VM from Sun (>= 1.5)?
Regrads, Sascha temiz schrieb: > hello > > I am very new to jump and have a confusion in startup: > > ~~~~~ > (.:6755): Gtk-WARNING **: Unable to locate theme engine in module_path: > "industrial", > java.lang.InternalError: Gtk: Unable to locate theme engine in > module_path: "industrial", > at java.lang.reflect.Constructor.newInstance(libgcj.so.70) > JUMP: Warning: Properties file does not exist: workbench-properties.xml > JUMP: Warning: Extensions directory does not exist: ./ext > Exception in thread "Thread-4" java.lang.NoSuchMethodError: method > java.util.LinkedList.remove with signature ()Ljava.lang.Object; was not > found. > at > com.vividsolutions.jump.workbench.ui.renderer.ThreadQueue$Worker.run(ThreadQueue.java:82) > > openjump-unix.sh: line 5: 6755 Aborted java > -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel > -Dlog4j.configuration=file:log4j.xml -Xms256M -Xmx256M -cp $CLASSPATH > com.vividsolutions.jump.workbench.JUMPWorkbench -properties > workbench-properties.xml -plug-in-directory ./ext > : command not foundine 6: > ~~~~~ > > how can I solve this problem ? > > regards > _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
