Hello,
I try to get db-studio to work. The problem is that the studio crashes now with the following message:
JVM terminated. Exit code=1
/home/js/jre1.5.0_22/bin/java
-Xms40m
-Xmx1024m
-jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /opt/sdb/programs/DatabaseStudio/dbstudio
-name Dbstudio
--launcher.library /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
-startup /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata 62800d
-vm /home/js/jre1.5.0_22/bin/java
-vmargs
-Xms40m
-Xmx1024m
-jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
I used the tutorial for the installation of studio on 64bit Linux. The weird thing is that the studio ran perfectly yesterday but
today I get this Exit-Code = 1error.
Is there anybody who has an idea how to fix this ?
I start the studio with
/opt/sdb/programs/DatabaseStudio/dbstudio -vm /home/***/jre1.5.0_22/bin/java
Thanks for help.
Edited by: Schneidi on Aug 24, 2010 10:07 AM