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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend tutorial not working

I followed this tutorial:
https://talendforge.org/tutorials/tutorial.php?language=english&idTuto=100#Action
in which I create a service and a consumer. When I call the service from the consumer I get an error:
Starting job AirportConsumer at 18:40 14/09/2016.
connecting to socket on port 3662
connected
Sep 14, 2016 6:40:48 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://airportsoap.sopera.de}airport from WSDL: classpath:/local_project/airportconsumer_0_1/wsdl/tESBConsumer_1.wsdl
.-------.
|tLogRow_1|
|=-----=|
|payload|
|=-----=|
'-------'
.-------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+


To see the whole post, download it here
Labels (6)
4 Replies
Anonymous
Not applicable
Author

Hi,
So far,  we couldn’t update and maintain the ESB  tutorials.
Could you please take a look at online user guide document about:TalendHelpCenter:How to create a Service to see if it works?
Best regards
Sabrina
Anonymous
Not applicable
Author

I followed both tutorials and in Talend Studio 6.2 The service along with consumer worked.
Anonymous
Not applicable
Author

Hi,
Does this issue only repro on Talend Studio for ESB 5.5.1?
Best regards
Sabrina
Anonymous
Not applicable
Author

Tried It againd and it works. I think it is important to click "Assign Job" and than select to create a new job and not to use and of job you previously created for this purpose.