<?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 tRESTRequest with get in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239424#M27217</link>
    <description>&lt;P&gt;I am trying to get the data form rest API and my job looks below and giving error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error:-&lt;/P&gt; 
&lt;P&gt;Starting job Test_Animals at 16:55 17/12/2018.&lt;/P&gt; 
&lt;P&gt;Endpoint deployed at: &lt;A href="https://th-apex-http-callout.herokuapp.com/animals" target="_blank" rel="nofollow noopener noreferrer"&gt;https://th-apex-http-callout.herokuapp.com/animals&lt;/A&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3481&lt;BR /&gt;[statistics] connected&lt;BR /&gt;org.apache.cxf.service.factory.ServiceConstructionException&lt;BR /&gt;at org.apache.cxf.jaxrs.JAXRSServerFactoryBean.create(JAXRSServerFactoryBean.java:225)&lt;BR /&gt;at local_project.test_animals_0_1.Test_Animals$Thread4RestServiceProviderEndpoint.run(Test_Animals.java:847)&lt;BR /&gt;Caused by: java.lang.RuntimeException: Protocol mismatch for port -1: engine's protocol is http, the url protocol is https&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig(JettyHTTPDestination.java:168)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPTransportFactory.getDestination(HTTPTransportFactory.java:288)&lt;BR /&gt;at org.apache.cxf.endpoint.ServerImpl.initDestination(ServerImpl.java:84)&lt;BR /&gt;at org.apache.cxf.endpoint.ServerImpl.&amp;lt;init&amp;gt;(ServerImpl.java:63)&lt;BR /&gt;at org.apache.cxf.jaxrs.JAXRSServerFactoryBean.create(JAXRSServerFactoryBean.java:173)&lt;BR /&gt;... 1 more&lt;BR /&gt;Caused by: java.io.IOException: Protocol mismatch for port -1: engine's protocol is http, the url protocol is https&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:277)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:307)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.retrieveEngine(JettyHTTPDestination.java:134)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig(JettyHTTPDestination.java:166)&lt;BR /&gt;... 5 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 843px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Gi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154474iD1449D425B1C84DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Gi.png" alt="0683p000009M1Gi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:01:44 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2024-11-16T07:01:44Z</dc:date>
    <item>
      <title>tRESTRequest with get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239424#M27217</link>
      <description>&lt;P&gt;I am trying to get the data form rest API and my job looks below and giving error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error:-&lt;/P&gt; 
&lt;P&gt;Starting job Test_Animals at 16:55 17/12/2018.&lt;/P&gt; 
&lt;P&gt;Endpoint deployed at: &lt;A href="https://th-apex-http-callout.herokuapp.com/animals" target="_blank" rel="nofollow noopener noreferrer"&gt;https://th-apex-http-callout.herokuapp.com/animals&lt;/A&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3481&lt;BR /&gt;[statistics] connected&lt;BR /&gt;org.apache.cxf.service.factory.ServiceConstructionException&lt;BR /&gt;at org.apache.cxf.jaxrs.JAXRSServerFactoryBean.create(JAXRSServerFactoryBean.java:225)&lt;BR /&gt;at local_project.test_animals_0_1.Test_Animals$Thread4RestServiceProviderEndpoint.run(Test_Animals.java:847)&lt;BR /&gt;Caused by: java.lang.RuntimeException: Protocol mismatch for port -1: engine's protocol is http, the url protocol is https&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig(JettyHTTPDestination.java:168)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPTransportFactory.getDestination(HTTPTransportFactory.java:288)&lt;BR /&gt;at org.apache.cxf.endpoint.ServerImpl.initDestination(ServerImpl.java:84)&lt;BR /&gt;at org.apache.cxf.endpoint.ServerImpl.&amp;lt;init&amp;gt;(ServerImpl.java:63)&lt;BR /&gt;at org.apache.cxf.jaxrs.JAXRSServerFactoryBean.create(JAXRSServerFactoryBean.java:173)&lt;BR /&gt;... 1 more&lt;BR /&gt;Caused by: java.io.IOException: Protocol mismatch for port -1: engine's protocol is http, the url protocol is https&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:277)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:307)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.retrieveEngine(JettyHTTPDestination.java:134)&lt;BR /&gt;at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig(JettyHTTPDestination.java:166)&lt;BR /&gt;... 5 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 843px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Gi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154474iD1449D425B1C84DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Gi.png" alt="0683p000009M1Gi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239424#M27217</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2024-11-16T07:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTRequest with get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239425#M27218</link>
      <description>&lt;P&gt;I am using TOS for ESB 7.1&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 11:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239425#M27218</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-17T11:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTRequest with get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239426#M27219</link>
      <description>&lt;P&gt;You should be using the tRestClient. The tRestRequest is for building your own Rest service. This would be used with a tRestResponse. Take a look here:&amp;nbsp;&lt;A href="https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/~V42EBQClKxKQghNvzHF1g" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/~V42EBQClKxKQghNvzHF1g&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTRequest-with-get/m-p/2239426#M27219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-17T16:50:41Z</dc:date>
    </item>
  </channel>
</rss>

