<?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: Can't launch the client after installing Talend ESB in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-launch-the-client-after-installing-Talend-ESB/m-p/2394128#M7715</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please have a look at this online &lt;SPAN class="booktitle-value"&gt;Installation and Upgrade Guide for Linux&lt;/SPAN&gt; about &lt;A title="TalendHelpCenter:Compatible Operating Systems" href="https://help.talend.com/reader/e5wzSOBZTdDlH058Tcyuqw/0cjHOIrXdMQl57Y~HTeMvg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;to see if you are on a compatible platform?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2018 08:06:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-21T08:06:49Z</dc:date>
    <item>
      <title>Can't launch the client after installing Talend ESB</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-launch-the-client-after-installing-Talend-ESB/m-p/2394127#M7714</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;First post !&lt;/P&gt; 
&lt;P&gt;I'm trying to install Talend ESB (Runtime) and i'm stuck right from the start. I can't launch the client.&lt;/P&gt; 
&lt;P&gt;I'm running on Ubuntu : 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux and jre&amp;nbsp; 1.8.0_151-b12&lt;/P&gt; 
&lt;P&gt;I tried with the following version TOS_ESB-20171219_1109-V7.0.1M2.zip and TOS_ESB-20180116_1512-V6.5.1.zip, same issue.&lt;/P&gt; 
&lt;P&gt;Stat the runtime :&lt;/P&gt; 
&lt;PRE&gt;paracyber@inf70:/opt/Runtime_ESBSE/container/bin$ rm -rf ../log/tesb.log 
paracyber@inf70:/opt/Runtime_ESBSE/container/bin$ pwd
/opt/Runtime_ESBSE/container/bin
paracyber@inf70:/opt/Runtime_ESBSE/container/bin$ ./start
paracyber@inf70:/opt/Runtime_ESBSE/container/bin$ ps aux | grep java | grep ESB
1000     28122  115  1.4 5371540 178036 pts/8  Sl   09:42   0:10 /opt/java/jdk1.8.0_151/bin/java -server -Xms256M -Xmx1024M -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dcom.sun.management.jmxremote -Djava.endorsed.dirs=/opt/java/jdk1.8.0_151/jre/lib/endorsed:/opt/java/jdk1.8.0_151/lib/endorsed:/opt/Runtime_ESBSE/container/lib/endorsed -Djava.ext.dirs=/opt/java/jdk1.8.0_151/jre/lib/ext:/opt/java/jdk1.8.0_151/lib/ext:/opt/Runtime_ESBSE/container/lib/ext -Dkaraf.instances=/opt/Runtime_ESBSE/container/instances -Dkaraf.home=/opt/Runtime_ESBSE/container -Dkaraf.base=/opt/Runtime_ESBSE/container -Dkaraf.data=/opt/Runtime_ESBSE/container/data -Dkaraf.etc=/opt/Runtime_ESBSE/container/etc -Djava.io.tmpdir=/opt/Runtime_ESBSE/container/data/tmp -Djava.util.logging.config.file=/opt/Runtime_ESBSE/container/etc/java.util.logging.properties -Dkaraf.startLocalConsole=false -Dkaraf.startRemoteShell=true -classpath /opt/Runtime_ESBSE/container/lib/boot/jna-4.4.0.jar:/opt/Runtime_ESBSE/container/lib/boot/jna-platform-4.4.0.jar:/opt/Runtime_ESBSE/container/lib/boot/org.apache.karaf.diagnostic.boot-4.1.3.jar:/opt/Runtime_ESBSE/container/lib/boot/org.apache.karaf.jaas.boot-4.1.3.jar:/opt/Runtime_ESBSE/container/lib/boot/org.apache.karaf.main-4.1.3.jar:/opt/Runtime_ESBSE/container/lib/boot/org.osgi.core-6.0.0.jar org.apache.karaf.main.Main&lt;/PRE&gt; 
&lt;P&gt;The process seems to be listening&lt;/P&gt; 
&lt;PRE&gt;paracyber@inf70:/opt/Runtime_ESBSE/container/data$ netstat -atunp | grep java
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp6       0      0 127.0.0.1:50370         :::*                    LISTEN      28122/java      
tcp6       0      0 :::48901                :::*                    LISTEN      28122/java      
paracyber@inf70:/opt/Runtime_ESBSE/container/data$ cat port 
50370&lt;/PRE&gt; 
&lt;P&gt;But when i run the client, i have the following error :&lt;/P&gt; 
&lt;PRE&gt;paracyber@inf70:/opt/Runtime_ESBSE/container/bin$ ./client 
Logging in as tadmin
Failed to get the session.&lt;/PRE&gt; 
&lt;P&gt;As an attachment, the log files. I have some erreurs related to components to search on internet. Is that the problem ?&lt;/P&gt; 
&lt;P&gt;I am behing a proxy, so no direct connection. Is this mandatory ? If wo, where to configure the proxy for runtime and its authentication ?&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-launch-the-client-after-installing-Talend-ESB/m-p/2394127#M7714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't launch the client after installing Talend ESB</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-launch-the-client-after-installing-Talend-ESB/m-p/2394128#M7715</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please have a look at this online &lt;SPAN class="booktitle-value"&gt;Installation and Upgrade Guide for Linux&lt;/SPAN&gt; about &lt;A title="TalendHelpCenter:Compatible Operating Systems" href="https://help.talend.com/reader/e5wzSOBZTdDlH058Tcyuqw/0cjHOIrXdMQl57Y~HTeMvg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;to see if you are on a compatible platform?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-launch-the-client-after-installing-Talend-ESB/m-p/2394128#M7715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T08:06:49Z</dc:date>
    </item>
  </channel>
</rss>

