Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[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.
Labels (2)
7 Replies
Anonymous
Not applicable
Author

Hi 
Please upload the log messages which are located in <Talend Studio install dir>/workspace/.metadata/.log
Best regards
Shong
Anonymous
Not applicable
Author

Thank you so much for showing me where the log is.   Ok, so I am getting an error.   Here is the error log:

!SESSION 2014-09-17 23:59:17.121 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.7.0_67

java.vendor=Oracle Corporation

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2014-09-18 00:00:20.263

!MESSAGE Application error

!STACK 1

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

no swt-pi-gtk in java.library.path

Can't load library: /tmp/swtlib-64/libswt-pi-gtk-3655.so

Can't load library: /tmp/swtlib-64/libswt-pi-gtk.so

/tmp/swtlib-64/libswt-pi-gtk-3655.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:267)

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:174)

at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)

at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)

at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)

at org.eclipse.swt.widgets.Display.<clinit>(Display.java:132)

at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:687)

at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)

at org.talend.rcp.intro.Application.start(Application.java:70)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
Anonymous
Not applicable
Author

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?

Best regards
Sabrina
Anonymous
Not applicable
Author

I am running Ubuntu 12.04.   This is compatable according to Talend.
I am running a VM via Joyent.
What does this error tend to indicate?
Anonymous
Not applicable
Author

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                                                                                     

To see the whole post, download it here
OriginalPost.pdf
Anonymous
Not applicable
Author

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.
Anonymous
Not applicable
Author

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

Best regards
Sabrina