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
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
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?
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 !
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!
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