<?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: Installing Container as service in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202831#M4375</link>
    <description>hi, &lt;BR /&gt;which version you installed (5.1.1? ) , and on Windows or Linux platform?</description>
    <pubDate>Mon, 03 Sep 2012 13:44:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-03T13:44:20Z</dc:date>
    <item>
      <title>Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202830#M4374</link>
      <description>&lt;P&gt;I have everything running and have a testjob which I can succesfully run in Talend.&lt;BR /&gt;Now I started the server-side container from a cmd prompt and I can call my test service, so everything still works, I switched to port 8040 as described.&lt;BR /&gt;But now, I want to run this as a Windows service. I executed the steps as mentioned in the container AG and installed the service. I didn't see any errors or other mismatches to the documentation and the service starts as expected, but nothing is running on port 8040.&lt;BR /&gt;Did I miss any steps?&lt;BR /&gt;how can I troubleshoot this? is there some logging I can switch on?&lt;BR /&gt;any suggestions to solve this?&lt;BR /&gt;&lt;BR /&gt;Edit:&lt;BR /&gt;when starting the container from commandline I can connect using the client.bat, but when starting it as a service I cannot connect and get the error "Failed to get the session." while the service seems to be running.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202830#M4374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202831#M4375</link>
      <description>hi, &lt;BR /&gt;which version you installed (5.1.1? ) , and on Windows or Linux platform?</description>
      <pubDate>Mon, 03 Sep 2012 13:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202831#M4375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-03T13:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202832#M4376</link>
      <description>Yes, 5.1.1 on Windows.</description>
      <pubDate>Tue, 04 Sep 2012 08:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202832#M4376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-04T08:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202833#M4377</link>
      <description>Just installed wrapper and start service successfully on my Win 7, 64bit, Java 6 u34 and TESB_SE-V5.1.1 release.
&lt;BR /&gt;Steps (also following the doc):
&lt;BR /&gt;karaf@trun&amp;gt; features:install wrapper
&lt;BR /&gt;karaf@trun&amp;gt; wrapper:install -s AUTO_START -n TALEND-ESB-CONTAINER511 -d Talend-ESB-Container -D "Talend ESB Container Service"
&lt;BR /&gt;D:\TESB_SE-V5.1.1\container\bin&amp;gt;TALEND-ESB-CONTAINER511-service.bat install
&lt;BR /&gt;wrapper | Talend-ESB-Container installed.
&lt;BR /&gt;D:\TESB_SE-V5.1.1\container\bin&amp;gt;net start "TALEND-ESB-CONTAINER511"
&lt;BR /&gt;then, check with netstat command: 
&lt;BR /&gt; TCP 0.0.0.0:8040 0.0.0.0:0 LISTENING 2744
&lt;BR /&gt;the port 8040 is listening and http://localhost:8040/services/ also works.
&lt;BR /&gt;Xilai</description>
      <pubDate>Tue, 04 Sep 2012 10:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202833#M4377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-04T10:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202834#M4378</link>
      <description>Yes, exactly what I did. 
&lt;BR /&gt;After starting the service I cannot start the container from commandline, so it seems to be running. On the other hand I cannot connect to it with the client. 
&lt;BR /&gt;Is there any way to enable logging on this?</description>
      <pubDate>Wed, 05 Sep 2012 09:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202834#M4378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-05T09:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Container as service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202835#M4379</link>
      <description>log file:  container/log/wrapper.log&lt;BR /&gt;maybe you can edit etc/TALEND-ESB-CONTAINER511-wrapper.conf to configure some properties for wrapper.</description>
      <pubDate>Wed, 05 Sep 2012 10:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Container-as-service/m-p/2202835#M4379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-05T10:58:03Z</dc:date>
    </item>
  </channel>
</rss>

