[resolved] New Installation On UBUNTU Linux - launch does nothing.
This is a new installation on a Unbuntu server. The java version is correct. I have installed xulrunner. Followed the instructions to the t. When I launch ./TOS_DI-linux-gtk-x86.sh it pauses for about 30seconds and then returns to the prompt. Nothing happens. I am running this on a Joyent cloud. I suspect this MAY have something to do with a port but I cannot get any ideas because I receive no error. How /where do I find the logs. I look in workspace and there is nothing there? Help.
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/home/talend/TOS_DI-r118616-V5.5.1/configuration/org.eclipse.osgi/bundles/1025/1/.cp/libswt-pi-gtk-3655.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Hi, What's your Unbuntu server version? Have you checked document TalendHelpCenter:Compatible Platforms to see if you are on a compatible platform? Is your Unbuntu Virtual Machine? Is it workstation?
Ok - so researching and found that this type of error indicates missing packages. I executed the following:
sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
This worked. I am now getting a new set of errors : )
The new set of errors are seen below. You asked if this a VM. Is it a problem to run this on a VM? (TOS_DI-linux-gtk-x86_64:8341): GLib-GObject-WARNING **: invalid (NULL) pointer
Ok - among other things and the most important element that I did not understand is that you must connect via an X-Windows method. I am using Putty w xMing.
Issue Closed.
Hi klueck, Thanks for sharing your solution with us.
If the issue is closed, could you please click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved. Many thanks