<?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: Configuring newly installed Talend Server : Error start_rs.sh in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Configuring-newly-installed-Talend-Server-Error-start-rs-sh/m-p/2301220#M146747</link>
    <description>After setting the $MY_JAVA in start_rs.sh the binding port errors are gone. 
&lt;BR /&gt;INFO MultiSocketServer - FileServer Started on 0.0.0.0/0.0.0.0:8001 
&lt;BR /&gt;INFO CommandServerSocket - System property recovery.enabled=null =&amp;gt; recovery is enabled 
&lt;BR /&gt;INFO CommandServerSocket - Option jobLauncher disabled, the default value will be used. 
&lt;BR /&gt;INFO MultiSocketServer - CommandServer Started on 0.0.0.0/0.0.0.0:8000 
&lt;BR /&gt;INFO AbstractDataCleaner - JobServerCleaner started. 
&lt;BR /&gt;INFO OSInformationAgent - Talend OS Information agent Version: 2.0.0 
&lt;BR /&gt;INFO OSInformationAgent - Create the MBean server with service URL: service:jmx:jmxmp://localhost:8888 
&lt;BR /&gt;INFO OsInfoRetriever - Search for monitoring library in java.library.path: /app/talend_Server/jobserver/agent/sigar-bin/lib/ 
&lt;BR /&gt;INFO OSInformationAgent - Register the OsInfoRetrieverMBean 
&lt;BR /&gt;INFO OSInformationAgent - Create and start the JMX connector server 
&lt;BR /&gt;INFO OSInformationAgent - jmxServiceURL = service:jmx:jmxmp://localhost:8888 
&lt;BR /&gt;INFO OSInformationAgent - The JMX connector server successfully started. 
&lt;BR /&gt;INFO TalendJobServer - =========== JobServer successfully started ===========</description>
    <pubDate>Tue, 13 May 2014 23:27:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-13T23:27:31Z</dc:date>
    <item>
      <title>Configuring newly installed Talend Server : Error start_rs.sh</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configuring-newly-installed-Talend-Server-Error-start-rs-sh/m-p/2301219#M146746</link>
      <description>Recently installed Talend Server. What are the steps needed to configure before creating a remote connection from Talent Client. After reading couple of threads, found this to kick off start_rs.sh 
&lt;BR /&gt;OS: 
&lt;BR /&gt;Linux version 2.6.32-358.14.1.el6.x86_64 (mockbuild@x86-022.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Mon Jun 17 15:54:20 EDT 2013 
&lt;BR /&gt;Installed: 
&lt;BR /&gt;/app/talend_Server/jobserver/agent&amp;gt;./start_rs.sh 
&lt;BR /&gt; 
&lt;BR /&gt;ERROR MultiSocketServer - Server FileServer (port:8001) : Address already in use 
&lt;BR /&gt;ERROR TalendJobServer - Exception caught when starting the File Server.java.net.BindException: Address already in use 
&lt;BR /&gt;ERROR TalendJobServer - java.net.BindException: Address already in use 
&lt;BR /&gt;org.talend.remote.commons.exception.ClientServerException: java.net.BindException: Address already in use 
&lt;BR /&gt; at org.talend.remote.server.MultiSocketServer.start(Unknown Source) 
&lt;BR /&gt; at org.talend.remote.jobserver.server.TalendJobServer.startFileServer(Unknown Source) 
&lt;BR /&gt; at org.talend.remote.jobserver.server.TalendJobServer.startOnly(Unknown Source) 
&lt;BR /&gt; at org.talend.remote.jobserver.server.TalendJobServer.start(Unknown Source) 
&lt;BR /&gt; at org.talend.remote.jobserver.server.TalendJobServerMain.main(Unknown Source) 
&lt;BR /&gt;Caused by: java.net.BindException: Address already in use 
&lt;BR /&gt; at java.net.PlainSocketImpl.socketBind(Native Method) 
&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:382) 
&lt;BR /&gt; at java.net.ServerSocket.bind(ServerSocket.java:375) 
&lt;BR /&gt; at java.net.ServerSocket.&amp;lt;init&amp;gt;(ServerSocket.java:237) 
&lt;BR /&gt; at java.net.ServerSocket.&amp;lt;init&amp;gt;(ServerSocket.java:128) 
&lt;BR /&gt; ... 5 more 
&lt;BR /&gt;ERROR TalendJobServer - &amp;gt;&amp;gt;&amp;gt; JobServer can't be started, see errors above...</description>
      <pubDate>Sat, 16 Nov 2024 11:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configuring-newly-installed-Talend-Server-Error-start-rs-sh/m-p/2301219#M146746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring newly installed Talend Server : Error start_rs.sh</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configuring-newly-installed-Talend-Server-Error-start-rs-sh/m-p/2301220#M146747</link>
      <description>After setting the $MY_JAVA in start_rs.sh the binding port errors are gone. 
&lt;BR /&gt;INFO MultiSocketServer - FileServer Started on 0.0.0.0/0.0.0.0:8001 
&lt;BR /&gt;INFO CommandServerSocket - System property recovery.enabled=null =&amp;gt; recovery is enabled 
&lt;BR /&gt;INFO CommandServerSocket - Option jobLauncher disabled, the default value will be used. 
&lt;BR /&gt;INFO MultiSocketServer - CommandServer Started on 0.0.0.0/0.0.0.0:8000 
&lt;BR /&gt;INFO AbstractDataCleaner - JobServerCleaner started. 
&lt;BR /&gt;INFO OSInformationAgent - Talend OS Information agent Version: 2.0.0 
&lt;BR /&gt;INFO OSInformationAgent - Create the MBean server with service URL: service:jmx:jmxmp://localhost:8888 
&lt;BR /&gt;INFO OsInfoRetriever - Search for monitoring library in java.library.path: /app/talend_Server/jobserver/agent/sigar-bin/lib/ 
&lt;BR /&gt;INFO OSInformationAgent - Register the OsInfoRetrieverMBean 
&lt;BR /&gt;INFO OSInformationAgent - Create and start the JMX connector server 
&lt;BR /&gt;INFO OSInformationAgent - jmxServiceURL = service:jmx:jmxmp://localhost:8888 
&lt;BR /&gt;INFO OSInformationAgent - The JMX connector server successfully started. 
&lt;BR /&gt;INFO TalendJobServer - =========== JobServer successfully started ===========</description>
      <pubDate>Tue, 13 May 2014 23:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configuring-newly-installed-Talend-Server-Error-start-rs-sh/m-p/2301220#M146747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T23:27:31Z</dc:date>
    </item>
  </channel>
</rss>

