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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

ERROR: The internal web browser can not be access,the starting page wo

Dear Experts,

I'm using Redhat 6.4.
And having lots of problems getting Talend Big Data to work properly!
Please read my extensive notes.
Do you know the secret to making the Talend software work on Redhat 6.4?
If so, please send it along.

Thanks a lot!

---------
uname -a
Linux black.testrac.com 2.6.32-358.11.1.el6.x86_64 #1 SMP Tue Jun 11 10:24:58 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch Smiley Tonguerinting-4.0-amd64 Smiley Tonguerinting-4.0-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 6.4
Release: 6.4
Codename: n/a

java -version
java version "1.7.0_25" OpenJDK Runtime Environment (rhel-2.3

To see the whole post, download it here
Labels (4)
12 Replies
Anonymous
Not applicable
Author

More debug/analysis, from the error stack:
...
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)

find /talend/bigdata/TOS_BD-r118616-V5.5.1 -type f | grep -i "startingbro"
/talend/bigdata/TOS_BD-r118616-V5.5.1/plugins/org.talend.rcp_5.5.1.r118616/org/talend/rcp/intro/starting/StartingBrowser.class

file /talend/bigdata/TOS_BD-r118616-V5.5.1/plugins/org.talend.rcp_5.5.1.r118616/org/talend/rcp/intro/starting/StartingBrowser.class
/talend/bigdata/TOS_BD-r118616-V5.5.1/plugins/org.talend.rcp_5.5.1.r118616/org/talend/rcp/intro/starting/StartingBrowser.class: compiled Java class data, version 50.0 (Java 1.6)

Please have your engineers take a look.
Anonymous
Not applicable
Author

Ok, I got it work.
Turns out that you cannot use the latest version of xulrunner!
It would have saved me a lot of time, if someone had noted the xulrunner version in my first post. 
I've documented the install on my blog for any other poor souls.
http://rodgersnotes.wordpress.com/2014/09/20/installing-talend-open-studio-for-big-data-5-5-1-on-red...
Hope it's useful. 
Anonymous
Not applicable
Author

I have posted the link to the xulrunner issue page and here you is the release mentioned. I thought that is what you need. 
The release of the necessary xulrunner is mentioned in the installation guide:
https://help.talend.com/pages/viewpage.action?pageId=39134845