I've got TOS-All-r11699-V2.3.1 installed on a system running Red Hat Ent V5.0 kernel release 2.6.18-8.el5. My java version is java version "1.5.0_15".
At startup I get the following error.
./TalendOpenStudio-linux-gtk-x86
JVM terminated. Exit code=13
/usr/java/jdk1.5.0_15/bin/java
-Xms40m
-Xmx500m
-XX:MaxPermSize=128m
-jar /admin/talend/TOS-All-r11699-V2.3.1/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /admin/talend/TOS-All-r11699-V2.3.1/TalendOpenStudio-linux-gtk-x86
-name TalendOpenStudio-linux-gtk-x86
--launcher.library /admin/talend/TOS-All-r11699-V2.3.1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
-startup /admin/talend/TOS-All-r11699-V2.3.1/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata b8015
-vm /usr/java/jdk1.5.0_15/bin/java
-vmargs
-Xms40m
-Xmx500m
-XX:MaxPermSize=128m
-jar /admin/talend/TOS-All-r11699-V2.3.1/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
Any ideas would be appreciated.
Hi, I saw that posting and am fairly confident it's not a corruption issue. I downloaded the zip file a second time and did a cksum to verify both copies were identical. I then installed 7-zip on the Linux server using it to unzip the archive as recommended. I'm still getting the same exit code 13 error upon startup. Thoughts?