<?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: error using tWebService in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237938#M26197</link>
    <description>Hi,&lt;BR /&gt;Are you using 32 bit JDK? What's mac version you are using?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 12 Dec 2016 02:59:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-12T02:59:40Z</dc:date>
    <item>
      <title>error using tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237937#M26196</link>
      <description>Hi, 
&lt;BR /&gt;I am using Talend Open Studio for Data Integration 6.3.0. An existing job (which worked on another computer which happened to be a Mac) uses the web service component (twebservice) to get data from the "iATS" web service. The twebservice component fail with "Exception in component tWebService_1 java.lang.NullPointerException". From forum posts, it seems thi 
&lt;FONT color="#1b2432"&gt;&lt;FONT size="2"&gt;&lt;FONT face="proxima-nova,"&gt;s is related to the JDK version. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#1b2432"&gt;&lt;FONT size="2"&gt;&lt;FONT face="proxima-nova,"&gt;I am running Windows 10 64bit. I have tried various JDK and JRE versions to no avail&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#1b2432"&gt;&lt;FONT size="2"&gt;&lt;FONT face="proxima-nova,"&gt;, but currently have the latest 32 bit JRE and JDK version 8 (build 1.8.0_111) installed. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Here is the complete error from Talend: 
&lt;BR /&gt;Starting job Ia_ChildJob_Pull_iATS at 16:24 09/12/2016. 
&lt;BR /&gt; connecting to socket on port 3693 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tWebService_1 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt;at org.apache.cxf.common.util.Compiler.useJava6Compiler(Compiler.java:187) 
&lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:141) 
&lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:136) 
&lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.compileJavaSrc(DynamicClientFactory.java:611) 
&lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:370) 
&lt;BR /&gt;at org.talend.webservice.helper.ServiceInvokerHelper.createClient(ServiceInvokerHelper.java:144) 
&lt;BR /&gt;at org.talend.webservice.helper.ServiceInvokerHelper.getClient(ServiceInvokerHelper.java:135) 
&lt;BR /&gt;at org.talend.webservice.helper.ServiceInvokerHelper.invoke(ServiceInvokerHelper.java:236) 
&lt;BR /&gt;at local_project.ia_childjob_pull_iats_0_1.Ia_ChildJob_Pull_iATS.tFileInputDelimited_1Process(Ia_ChildJob_Pull_iATS.java:2479) 
&lt;BR /&gt;at local_project.ia_childjob_pull_iats_0_1.Ia_ChildJob_Pull_iATS.tFixedFlowInput_1Process(Ia_ChildJob_Pull_iATS.java:1079) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;at local_project.ia_childjob_pull_iats_0_1.Ia_ChildJob_Pull_iATS.runJobInTOS(Ia_ChildJob_Pull_iATS.java:3072) 
&lt;BR /&gt;at local_project.ia_childjob_pull_iats_0_1.Ia_ChildJob_Pull_iATS.main(Ia_ChildJob_Pull_iATS.java:2886) 
&lt;BR /&gt;Job Ia_ChildJob_Pull_iATS ended at 16:24 09/12/2016. 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 10 Dec 2016 01:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237937#M26196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-10T01:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: error using tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237938#M26197</link>
      <description>Hi,&lt;BR /&gt;Are you using 32 bit JDK? What's mac version you are using?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 12 Dec 2016 02:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237938#M26197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T02:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: error using tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237939#M26198</link>
      <description>I am using Windows 10 64 bit.
&lt;BR /&gt;I have installed both the 32 and 64 bit JDK and have tried both, with the same error above. I also have tried both the 32 and 64 bit versions of Talend Open Studio and it does not seem to make a difference. Which is the recommended version (32 or 64) version of JDK and Talend to use? Most of the time I am using Talend 32 bit (since that is the icon created by the installer) which would use the 32 bit JDK?
&lt;BR /&gt;
&lt;FONT color="#1b2432"&gt;&lt;FONT size="2"&gt;&lt;FONT face="proxima-nova, " helvetica="" neue=""&gt;Mac OSX El Cap 10.11.4 &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;was used on the previous computer.
&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 12 Dec 2016 18:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237939#M26198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T18:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: error using tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237940#M26199</link>
      <description>Hi,&lt;BR /&gt;The JDK version should be consistent with your machine.(64 bit JDk, 64 bit OS)&lt;BR /&gt;Here is online documents about:&lt;A href="https://help.talend.com//pages/viewpage.action?pageId=271840498#sect-install-requirements-java" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Java environments&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=Compatible+Operating+Systems&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 13 Dec 2016 08:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237940#M26199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-13T08:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: error using tWebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237941#M26200</link>
      <description>Hi xdshi,
&lt;BR /&gt;Thanks for your reply.&amp;nbsp;
&lt;BR /&gt;I am running Talend 6.3.0 64 bit with Java 8 64 bit JDK. I always get the same error (java.lang.NullPointerException in the tWebService_1 component ).</description>
      <pubDate>Wed, 14 Dec 2016 01:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-using-tWebService/m-p/2237941#M26200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-14T01:40:03Z</dc:date>
    </item>
  </channel>
</rss>

