<?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: [resolved] error with tRESTClient component in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398940#M9087</link>
    <description>Thanks for the response.
&lt;BR /&gt;No,Its not.
&lt;BR /&gt;I tried same component in different for testing purpose.
&lt;BR /&gt;
&lt;I&gt;Starting job json at 08:45 12/08/2015.&lt;/I&gt;
&lt;BR /&gt; connecting to socket on port 3407
&lt;BR /&gt; connected
&lt;BR /&gt;C:/Talend/TalendConfig/LMUEXP.config (No such file or directory)
&lt;BR /&gt;Aug 12, 2015 8:45:04 AM org.apache.cxf.interceptor.LoggingOutInterceptor
&lt;BR /&gt;INFO: Outbound Message
&lt;BR /&gt;---------------------------
&lt;BR /&gt;ID: 1
&lt;BR /&gt;Address: 
&lt;BR /&gt;Http-Method: PUT
&lt;BR /&gt;Content-Type: application/json
&lt;BR /&gt;Headers: {Content-Type=, Accept=}
&lt;BR /&gt;--------------------------------------
&lt;BR /&gt;Aug 12, 2015 8:45:05 AM org.apache.cxf.interceptor.LoggingInInterceptor
&lt;BR /&gt;INFO: Inbound Message
&lt;BR /&gt;----------------------------
&lt;BR /&gt;ID: 1
&lt;BR /&gt;Response-Code: 411
&lt;BR /&gt;Encoding: ISO-8859-1
&lt;BR /&gt;Content-Type: text/html
&lt;BR /&gt;Headers: {connection=, Content-Length=, content-type=, Date=, Server=}
&lt;BR /&gt;Payload: &amp;lt;html&amp;gt;
&lt;BR /&gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;411 Length Required&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&lt;BR /&gt;&amp;lt;body bgcolor="white"&amp;gt;
&lt;BR /&gt;&amp;lt;center&amp;gt;&amp;lt;h1&amp;gt;411 Length Required&amp;lt;/h1&amp;gt;&amp;lt;/center&amp;gt;
&lt;BR /&gt;&amp;lt;hr&amp;gt;&amp;lt;center&amp;gt;nginx/0.8.54&amp;lt;/center&amp;gt;
&lt;BR /&gt;&amp;lt;/body&amp;gt;
&lt;BR /&gt;&amp;lt;/html&amp;gt;
&lt;BR /&gt;--------------------------------------
&lt;BR /&gt;Exception in component tRESTClient_3
&lt;BR /&gt;javax.ws.rs.ClientErrorException
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.put(WebClient.java:474)
&lt;BR /&gt;at lmuexp.json_0_1.json.tRESTClient_3Process(json.java:973)
&lt;BR /&gt;at lmuexp.json_0_1.json.runJobInTOS(json.java:1245)
&lt;BR /&gt;at lmuexp.json_0_1.json.main(json.java:1091)
&lt;BR /&gt; disconnected
&lt;BR /&gt;
&lt;I&gt;Job json ended at 08:45 12/08/2015. &lt;/I&gt;</description>
    <pubDate>Wed, 12 Aug 2015 16:50:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-12T16:50:36Z</dc:date>
    <item>
      <title>[resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398938#M9085</link>
      <description>Hi 
&lt;BR /&gt;I am trying to POST (Update/insert) records from JSON format through t_RESTClient.please help me to find the root cause of the error. 
&lt;BR /&gt;using talend DM 5.5.1 enterprise 
&lt;BR /&gt;log message : 
&lt;BR /&gt;Checking ports... 
&lt;BR /&gt;Sending job&amp;nbsp;'XXXXXXXXXXXXXXXXXXXXX'&amp;nbsp;to server (10.0.100.119:8001)... 
&lt;BR /&gt;File transfer completed. 
&lt;BR /&gt;Deploying job 'XXXXXXXXXXXXXXXXXXXXX' on server (192.1.170.2399:8000)... 
&lt;BR /&gt;Running job&amp;nbsp;'XXXXXXXXXXXXXXXXXXXXX'... 
&lt;BR /&gt; 
&lt;I&gt;Starting job&amp;nbsp;&lt;/I&gt;XXXXXXXXXXXXXXXXXXXXX 
&lt;I&gt;&amp;nbsp;at 13:56 11/08/2015.&lt;/I&gt; 
&lt;BR /&gt; connecting to socket on port 3598 
&lt;BR /&gt; connected 
&lt;BR /&gt;log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils). 
&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly. 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Exception in component tRESTClient_2 
&lt;BR /&gt;javax.ws.rs.NotFoundException 
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) 
&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 
&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:526) 
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463) 
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881) 
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852) 
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410) 
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.put(WebClient.java:474) 
&lt;BR /&gt; 
&lt;I&gt;Job&amp;nbsp;&lt;/I&gt;XXXXXXXXXXXXXXXXXXXXX 
&lt;I&gt;&amp;nbsp;ended at 14:07 11/08/2015. &lt;/I&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398938#M9085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398939#M9086</link>
      <description>does this job can run in your studio directly without sending it to a job server?</description>
      <pubDate>Wed, 12 Aug 2015 12:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398939#M9086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T12:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398940#M9087</link>
      <description>Thanks for the response.
&lt;BR /&gt;No,Its not.
&lt;BR /&gt;I tried same component in different for testing purpose.
&lt;BR /&gt;
&lt;I&gt;Starting job json at 08:45 12/08/2015.&lt;/I&gt;
&lt;BR /&gt; connecting to socket on port 3407
&lt;BR /&gt; connected
&lt;BR /&gt;C:/Talend/TalendConfig/LMUEXP.config (No such file or directory)
&lt;BR /&gt;Aug 12, 2015 8:45:04 AM org.apache.cxf.interceptor.LoggingOutInterceptor
&lt;BR /&gt;INFO: Outbound Message
&lt;BR /&gt;---------------------------
&lt;BR /&gt;ID: 1
&lt;BR /&gt;Address: 
&lt;BR /&gt;Http-Method: PUT
&lt;BR /&gt;Content-Type: application/json
&lt;BR /&gt;Headers: {Content-Type=, Accept=}
&lt;BR /&gt;--------------------------------------
&lt;BR /&gt;Aug 12, 2015 8:45:05 AM org.apache.cxf.interceptor.LoggingInInterceptor
&lt;BR /&gt;INFO: Inbound Message
&lt;BR /&gt;----------------------------
&lt;BR /&gt;ID: 1
&lt;BR /&gt;Response-Code: 411
&lt;BR /&gt;Encoding: ISO-8859-1
&lt;BR /&gt;Content-Type: text/html
&lt;BR /&gt;Headers: {connection=, Content-Length=, content-type=, Date=, Server=}
&lt;BR /&gt;Payload: &amp;lt;html&amp;gt;
&lt;BR /&gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;411 Length Required&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&lt;BR /&gt;&amp;lt;body bgcolor="white"&amp;gt;
&lt;BR /&gt;&amp;lt;center&amp;gt;&amp;lt;h1&amp;gt;411 Length Required&amp;lt;/h1&amp;gt;&amp;lt;/center&amp;gt;
&lt;BR /&gt;&amp;lt;hr&amp;gt;&amp;lt;center&amp;gt;nginx/0.8.54&amp;lt;/center&amp;gt;
&lt;BR /&gt;&amp;lt;/body&amp;gt;
&lt;BR /&gt;&amp;lt;/html&amp;gt;
&lt;BR /&gt;--------------------------------------
&lt;BR /&gt;Exception in component tRESTClient_3
&lt;BR /&gt;javax.ws.rs.ClientErrorException
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410)
&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.put(WebClient.java:474)
&lt;BR /&gt;at lmuexp.json_0_1.json.tRESTClient_3Process(json.java:973)
&lt;BR /&gt;at lmuexp.json_0_1.json.runJobInTOS(json.java:1245)
&lt;BR /&gt;at lmuexp.json_0_1.json.main(json.java:1091)
&lt;BR /&gt; disconnected
&lt;BR /&gt;
&lt;I&gt;Job json ended at 08:45 12/08/2015. &lt;/I&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398940#M9087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T16:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398941#M9088</link>
      <description>It looks like you send not payload and also no length information (should be part of the header).&lt;BR /&gt;Please show us your job design.</description>
      <pubDate>Wed, 12 Aug 2015 18:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398941#M9088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398942#M9089</link>
      <description>I have attached screenshots.</description>
      <pubDate>Wed, 12 Aug 2015 19:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398942#M9089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T19:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398943#M9090</link>
      <description>Attachments
&lt;BR /&gt;
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/49873/job.zip.zip" target="_blank"&gt;job.zip.zip&lt;/A&gt;</description>
      <pubDate>Wed, 12 Aug 2015 19:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398943#M9090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T19:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398944#M9091</link>
      <description>found the problem and the issue is resolved.
&lt;BR /&gt;Thank you&amp;nbsp;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jlolling.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Thu, 20 Aug 2015 20:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398944#M9091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T20:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398945#M9092</link>
      <description>Hi&lt;BR /&gt;Could you describe how you solved it? I might have the same problem...&lt;BR /&gt;Best regards, Lise</description>
      <pubDate>Sat, 12 Sep 2015 13:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398945#M9092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-12T13:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398946#M9093</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;found the problem and the issue is resolved.&lt;BR /&gt;Thank you&amp;nbsp;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jlolling.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hi ,
&lt;BR /&gt;Can you please tell me how did you resolve this issue. i get the same error for one of my job when i try to send payload to a rest API.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;swathi</description>
      <pubDate>Thu, 15 Sep 2016 13:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398946#M9093</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-09-15T13:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error with tRESTClient component</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398947#M9094</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;found the problem and the issue is resolved.&lt;BR /&gt;Thank you&amp;nbsp;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jlolling.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hi ,
&lt;BR /&gt;Can you please tell me how did you resolve this issue. i get the same error for one of my job when i try to send payload to a rest API.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;swathi
&lt;BR /&gt;Hi @gaddenc&amp;nbsp;
&lt;BR /&gt;&amp;nbsp;Can you please tell me how did you resolve this issue!
&lt;BR /&gt;Same Error!
&lt;BR /&gt;Thanks! Ezequiel</description>
      <pubDate>Mon, 06 Feb 2017 21:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-error-with-tRESTClient-component/m-p/2398947#M9094</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-02-06T21:47:59Z</dc:date>
    </item>
  </channel>
</rss>

