<?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: Port 80 already in use in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316395#M86942</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;So far, we cannot address this issue from description. Are you using talend subscription solution?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 06:10:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-09T06:10:04Z</dc:date>
    <item>
      <title>Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316392#M86939</link>
      <description>&lt;P&gt;When I create a Service, assign a job for it, close Talend and re-open I get the following error when I try t run the Job:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Starting job JobServicePortType_JobServiceOperation at 09:26 05/11/2017.

[statistics] connecting to socket on port 3703
[statistics] connected
Exception in thread "Thread-1" java.lang.IllegalArgumentException: Cannot start provider with uri: . Port 80 already in use.
at sandbox.jobserviceporttype_jobserviceoperation_0_1.JobServicePortType_JobServiceOperation$HandlerThread_tESBProviderRequest_1.run(JobServicePortType_JobServiceOperation.java:745)&lt;/PRE&gt;&lt;PRE&gt;sudo lsof -i -n -P | grep TCP | grep :80&lt;/PRE&gt;&lt;P&gt;I've searched for other processes that might be holding port 80 but I never find anything. I've even tried deleting the Service and Job and then rebooting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316392#M86939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316393#M86940</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Is your port 80 busying by other server?&lt;/P&gt; 
&lt;P&gt;If your port 80 is free, it seems that the WSDL under Services was not recognized by Talend.&lt;/P&gt; 
&lt;P&gt;Could you please try this following to see if it works?&lt;/P&gt; 
&lt;P&gt;1. Delete the used WSDL under "Services"&lt;BR /&gt;2. Delete the whole Job.&lt;BR /&gt;3. Restart Talend Studio&lt;BR /&gt;4. Create WSDL under "Services"&lt;BR /&gt;5. Create a new Job again&lt;/P&gt; 
&lt;P&gt;Feel free to let us know if it is OK with you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 08:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316393#M86940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T08:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316394#M86941</link>
      <description>&lt;P&gt;Thanks, this works but only until the next time it happens again. Is There a reason why it's not being recognized as a Service by Talend?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 12:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316394#M86941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T12:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316395#M86942</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;So far, we cannot address this issue from description. Are you using talend subscription solution?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 06:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316395#M86942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T06:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316396#M86943</link>
      <description>&lt;P&gt;I cannot reproduce this since i decided to spin up a Windows 10 VM and use it instead. It seems that the Windows build is stable compared to the macOS build. We can close this up. thanks for the replay.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2017 14:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316396#M86943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-11T14:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Port 80 already in use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316397#M86944</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Feel free to let us know if this issue still repro on your side.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 08:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Port-80-already-in-use/m-p/2316397#M86944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T08:15:41Z</dc:date>
    </item>
  </channel>
</rss>

