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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to open imported project - V3.0.0

Hi,
Our developper provide us a package to install on our Linux server (Redhat 5)
The TOS V3.0.0 is starting, we can prepare import of the package but when we want to open it, we have a small windows opening and nothing happen.
I tried to install the last release V3.0.2, and I have the same case.
We don't see anything, any error log, and message on the screen.
Before this, I the version TOS-V3.0.0M1 was installed but the jobs was not running correctly, we supposed the relesed was older than the relesed used on Dev side.
With the release V3.0.0M1, I'm able to open the project, but jobs failed when we want to run them.
Do you knwo how to start TOS on verbose mode to identify where is the probleme with V3.0.0 or V3.0.2 ?
Thanks for any help
Labels (2)
7 Replies
Anonymous
Not applicable
Author

Hi,
I have the same problem If I try to start with new project.
I get the small windows empty with no message an no button, nothing happen and no log anywhere
How can I get more informations ?
Thanks
Anonymous
Not applicable
Author

The error log resides in <TOS_install></workspace/.metadata/.log
Anonymous
Not applicable
Author

Hi,
Below, the .log file content :
!SESSION 2008-11-26 13:53:46.627 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2008-11-26 13:53:47.945
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover chang
es.
!ENTRY org.talend.libraries 1 0 2008-11-26 13:53:58.945
!MESSAGE 2008-11-26 13:53:58,944 INFO org.talend.repository.model.ProxyRepositoryFactory - tshexploit@tf1.fr lo
gged on Test

!ENTRY org.eclipse.ui 4 4 2008-11-26 13:54:00.245
!MESSAGE Part already exists in page layout: org.talend.scheduler.views.Scheduler.
!ENTRY org.eclipse.ui.workbench 4 0 2008-11-26 13:54:01.277 !MESSAGE

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

Is gtk installed correctly on your system? Are you able to start another gtk application?
Can you try to launch TOS with "-clean" argument? Or also to delete the workspace folder before starting it?
Anonymous
Not applicable
Author

Hi,
Following your recommandation, I install theses packages and now I can open a projet :
gtk-vnc-0.3.2-3.el5
glib-java-0.2.6-3.fc6
cairo-java-1.0.5-3.fc6
libgtk-java-2.8.7-3.el5
All package from RH5 are now up2date
Thanks a lot !
_AnonymousUser
Specialist III
Specialist III

Thanks for all the tips, this lead me to solve my problem. In my case, on Kubuntu Jaunty (9.04), I needed xulrunner-1.9.0.11 for Talend (3.2.0M1) to work. When I had a newer XULRunner (installed for newer Firefox 3.5 and/or 3.6 versions), Talend would not start up because of XPCOM or "host not found" errors. I hope this is useful to someone!
_AnonymousUser
Specialist III
Specialist III

Also you can change the configuration file to use a special XULRunner and let you have the latest Firefox installed:
download the xulrunner-1.9.0.x and unpackit into lets say /opt

and add to the TalendDataQuality-linux-gtk-x86.ini (or the one that you?e using) the following line:
-Dorg.eclipse.swt.browser.XULRunnerPath=/opt/xulrunner-1.9.0.13

That should do it, and let you have the latest XULRunner for the other applications that you use