<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] Problem installing Talend DI on RHEL 7 in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382004#M4226</link>
    <description>Instead of installing (since other apps might be using OpenJDK, I have run these commands)&amp;nbsp; 
&lt;BR /&gt;sudo alternatives --install /usr/bin/java java /usr/lib/jvm/jre1.7.0_71/bin/java 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/java java /usr/lib/jvm/jdk1.7.0_75/bin/java 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/javac javac /usr/lib/jvm/jdk1.7.0_75/bin/javac 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/jar jar /usr/lib/jvm/jdk1.7.0_75/bin/jar 1 
&lt;BR /&gt;Now I see different error (Not related to OpenJDK).. then I tried running eclipse &amp;amp; I get below mentioned error 
&lt;BR /&gt;Error: Could not find or load main class org.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;** (eclipse:9562): WARNING **: Could not open X display 
&lt;BR /&gt;Eclipse: Cannot open display: 
&lt;BR /&gt;Eclipse: 
&lt;BR /&gt;JVM terminated. Exit code=1 
&lt;BR /&gt;/usr/bin/java 
&lt;BR /&gt;-Dosgi.requiredJavaVersion=1.6 
&lt;BR /&gt;-XX:MaxPermSize=256m 
&lt;BR /&gt;-Xms40m 
&lt;BR /&gt;-Xmx512m 
&lt;BR /&gt;-Dorg.eclipse.swt.browser.DefaultType=mozilla org.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;-jar /opt/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar</description>
    <pubDate>Mon, 16 Mar 2015 10:58:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-16T10:58:20Z</dc:date>
    <item>
      <title>[resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2381999#M4221</link>
      <description>Steps I have followed&amp;nbsp; 
&lt;BR /&gt;1. Created directory /home/&amp;lt;user&amp;gt;/Talend 
&lt;BR /&gt;2. Extracted&amp;nbsp;TOS_DI-20141207_1530-V5.6.1 to : TOS_DI-20141207_1530-V5.6.1 in Talend dir 
&lt;BR /&gt;3. Extracted xulrunner-1.9.2.28pre.en-US.linux-x86_64.tar.bz2 to xulrunner in Talend dir 
&lt;BR /&gt;4. Installed eclipse 4.4.1 in /opt/eclipse &amp;amp; added below two lines to eclipse.ini&amp;nbsp; 
&lt;BR /&gt;-Dorg.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;org.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;5. Installed Java /usr/lib/jvm/jdk1.7.0_75 
&lt;BR /&gt;java version "1.7.0_75" 
&lt;BR /&gt;OpenJDK Runtime Environment (rhel-2.5.4.2.el7_0-x86_64 u75-b13) 
&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode) 
&lt;BR /&gt;export JAVA_HOME=/use/lib/jvm/jdk1.7.0_75/ 
&lt;BR /&gt;export PATH=$JAVA_HOME:$PATH 
&lt;BR /&gt;6. added -Dorg.eclipse.swt.browser.XULRunnerPath=/home/&amp;lt;user&amp;gt;/Talend/xulrunner/ 
&lt;BR /&gt;to&amp;nbsp;TOS_DI-linux-gtk-x86_64.ini 
&lt;BR /&gt;chmod +x TOS_DI-linux-gtk-x86 
&lt;BR /&gt;./TOS_DI-linux-gtk-x86_64 
&lt;BR /&gt;I'm getting JRE RunTime errors 
&lt;BR /&gt;A fatal error has been detected by the Java Runtime Environment: 
&lt;BR /&gt;# &amp;nbsp;SIGSEGV (0xb) at pc=0x00007f0e082f8877, pid=39406, tid=139698948179712 
&lt;BR /&gt;# JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-mockbuild_2015_01_16_09_12-b00) 
&lt;BR /&gt;# Java VM: OpenJDK 64-Bit Server VM (24.75-b04 mixed mode linux-amd64 compressed oops) 
&lt;BR /&gt;# Derivative: IcedTea 2.5.4 
&lt;BR /&gt;# Distribution: Built on Red Hat Enterprise Linux Server release 7.0 (Maipo) (Fri Jan 16 09:12:28 EST 2015) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C &amp;nbsp; &amp;nbsp;gdk_window_enable_synchronized_configure+0x7 
&lt;BR /&gt;# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 
&lt;BR /&gt;Please advise.</description>
      <pubDate>Sat, 16 Nov 2024 11:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2381999#M4221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382000#M4222</link>
      <description>Is eclipse running correctly or has only the Open Studio this problem?
&lt;BR /&gt;If you would have some trouble with the xulrunner, this would not affect the start of the studio. It would prevent some dialogs from working and the start screen would be empty.</description>
      <pubDate>Mon, 16 Mar 2015 08:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382000#M4222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-16T08:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382001#M4223</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;So far, talend don't support for OpenJDK. Could you please use Oracle JDK instead to see if it is working?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 16 Mar 2015 08:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382001#M4223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-16T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382002#M4224</link>
      <description>My apologies for not mentioning this.. I did see your response to others that it does not support OpenJDK &amp;amp; in fact I have installed&amp;nbsp;jdk1.7.0_75 &amp;amp; have set environment variables (mentioned below) but still when i try to run it is picking up OpenJDK. Please advise&lt;BR /&gt;export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_75/bin/java&lt;BR /&gt;export PATH=$PATH:/usr/lib/jvm/jdk1.7.0_75/bin&amp;nbsp;&lt;BR /&gt;export JDK_HOME=/usr/lib/jvm/jdk1.7.0_75&lt;BR /&gt;export JRE_HOME=/usr/lib/jvm/jre-1.7.0</description>
      <pubDate>Mon, 16 Mar 2015 09:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382002#M4224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-16T09:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382003#M4225</link>
      <description>Hi,&lt;BR /&gt;Can you uninstall Open JDK? Have you already checked document about:&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Installation+requirements&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:TalendOpenStudioforDataIntegrationInstallationandUpgradeGuide55EN/1.1 Installation requirements&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms&lt;/A&gt;?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 16 Mar 2015 10:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382003#M4225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-16T10:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382004#M4226</link>
      <description>Instead of installing (since other apps might be using OpenJDK, I have run these commands)&amp;nbsp; 
&lt;BR /&gt;sudo alternatives --install /usr/bin/java java /usr/lib/jvm/jre1.7.0_71/bin/java 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/java java /usr/lib/jvm/jdk1.7.0_75/bin/java 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/javac javac /usr/lib/jvm/jdk1.7.0_75/bin/javac 1 
&lt;BR /&gt;sudo alternatives --install /usr/bin/jar jar /usr/lib/jvm/jdk1.7.0_75/bin/jar 1 
&lt;BR /&gt;Now I see different error (Not related to OpenJDK).. then I tried running eclipse &amp;amp; I get below mentioned error 
&lt;BR /&gt;Error: Could not find or load main class org.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;** (eclipse:9562): WARNING **: Could not open X display 
&lt;BR /&gt;Eclipse: Cannot open display: 
&lt;BR /&gt;Eclipse: 
&lt;BR /&gt;JVM terminated. Exit code=1 
&lt;BR /&gt;/usr/bin/java 
&lt;BR /&gt;-Dosgi.requiredJavaVersion=1.6 
&lt;BR /&gt;-XX:MaxPermSize=256m 
&lt;BR /&gt;-Xms40m 
&lt;BR /&gt;-Xmx512m 
&lt;BR /&gt;-Dorg.eclipse.swt.browser.DefaultType=mozilla org.eclipse.swt.browser.DefaultType=mozilla 
&lt;BR /&gt;-jar /opt/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar</description>
      <pubDate>Mon, 16 Mar 2015 10:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382004#M4226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-16T10:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382005#M4227</link>
      <description>@
&lt;B&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT color="#333333"&gt;jlolling&lt;/FONT&gt;&lt;FONT color="#5b5b5d"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;I have not been able to run eclipse I installed "X Window system" I appreciate your guidance please help me run Talend on RHEL 7&amp;nbsp;
&lt;BR /&gt;Now when I run eclipse I get
&lt;BR /&gt;** (java:60333): WARNING **: Could not open X display
&lt;BR /&gt;Eclipse: Cannot open display:
&lt;BR /&gt;org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. &amp;nbsp;Will retry after the state location is initialized.
&lt;BR /&gt;** (eclipse:60332): WARNING **: Could not open X display
&lt;BR /&gt;Eclipse: Cannot open display:
&lt;BR /&gt;Eclipse:
&lt;BR /&gt;An error has occurred. See the log file
&lt;BR /&gt;/opt/eclipse/configuration/1426626811183.log.</description>
      <pubDate>Tue, 17 Mar 2015 10:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382005#M4227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-17T10:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382006#M4228</link>
      <description>You need perhaps a bit more Linux skill. Perhaps you switch back to Windows, looks you are more familiar with it.
&lt;BR /&gt;A user need the rights to open an X display, an display must be configured (DISPLAY variable).
&lt;BR /&gt;If you have no experiences, I suggest you install an desktop oriented Linux distribution with Gnome.
&lt;BR /&gt;I would install eclipse with the package management from the red head repositories. This way you will be sure to avoid missing packages.
&lt;BR /&gt;Same procedure for Java.</description>
      <pubDate>Tue, 17 Mar 2015 11:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382006#M4228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-17T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382007#M4229</link>
      <description>Thanks jlolling! I'm acquiring necessary skills.. brushing up on Linux skills I had not been using Linux box for few years now...&amp;nbsp;
&lt;BR /&gt;fact is I have to do it on current RHEL box.. I have already installed analytic suite &amp;amp; PostgreSQL &amp;amp; now was trying to complete architecture by installing open source ETL to feed my analytics data mart.&amp;nbsp;
&lt;BR /&gt;Thank you for pointers.. Your help is highly appreciated! &amp;nbsp;</description>
      <pubDate>Wed, 18 Mar 2015 04:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382007#M4229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-18T04:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382008#M4230</link>
      <description>Finally it worked!
&lt;BR /&gt;For others who are still facing issues in getting Talend to work with their linux machine please read all above posts; Check if you have not missed any steps &amp;amp; finally you would need to install xming server for windows to SSH tunnel you output from linux server to windows machine&amp;nbsp;
&lt;BR /&gt;Few final steps
&lt;BR /&gt;&amp;nbsp;
&lt;BR /&gt;Install Xming-6-9-0-31-setup
&lt;BR /&gt;Install Xming-fonts-7-5-0-70-setup
&lt;BR /&gt;Open PuTTY &amp;gt; SSH &amp;gt; X11 &amp;gt; enable X11 Forwarding &amp;gt; Session &amp;gt; load your session&amp;nbsp;
&lt;BR /&gt;execute ./TOS_DI-linux-gtk-x86_64 from directory where&amp;nbsp;TOS_DI-20141207_1530-V5.6.1 is installed. And output would appear on your windows machine
&lt;BR /&gt;PS - make sure you have installed xauth package use&amp;nbsp;yum install xauth. Also make sure that version of JDK you r using is not OpenJDK. you can install oracle version of JDK &amp;amp; select default Java version to be used&amp;nbsp;(follow steps from this blog - digitalocean dot com&amp;nbsp;how-to-install-java-on-centos-and-fedora) &amp;nbsp;</description>
      <pubDate>Thu, 19 Mar 2015 10:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382008#M4230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T10:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Problem installing Talend DI on RHEL 7</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382009#M4231</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sumitc,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Great it is fixed. Could you please mark this topic as resolved so that other community user will be informed that this thread has been resolved.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Problem-installing-Talend-DI-on-RHEL-7/m-p/2382009#M4231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-20T09:11:30Z</dc:date>
    </item>
  </channel>
</rss>

