Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
IR-at-CGI
Contributor
Contributor

tWebservice got NullPointerException

Hi,

 

I have tried to create a small talend job with connection to a simple webservice, but it fails...

 

WSDL-URL:

"http://www.thomas-bayer.com/axis2/services/BLZService?wsdl"

 

A test with SoapUI gives following response (right side):

0683p000009M6bD.jpg

 

And my Talend job looks like:

0683p000009M6Iy.jpg

 

tFixedFlowInput is configured like this:

0683p000009M6bI.jpg

 

Component tWebService is configured like this:

0683p000009M6bN.jpg

 

My WebService is stored in metadata like this:

0683p000009M6WO.jpg

0683p000009M6R4.jpg

0683p000009M6bc.jpg

0683p000009M6XW.jpg

0683p000009M6bh.jpg

 

I have started this job with trace debug and you can see that blz has a value:

0683p000009M6bm.jpg

 

This is the log og the job processing:

0683p000009M6Xb.jpg

 

Do you have any idea of the issue?!

 

Many thanks in advance.

 

Best regards,

 

I.R.

 

 

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

It seems to be a known issue and fixed in Talend V 7.2.1.

Could you please try to edit your .ini file, in this case, Talend-Studio-win-x86_64.ini, and add the following parameter:

-Dtalend.table.disableLazyLoading=true

Let us know if it is OK with you.

Best regards

Sabrina