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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Run a job -- Error Message

In Talend, we can run a job from TAC : (File Capture.PNG)

 

Below the error message after the execution of the job :

 

***************************************

Chargement du fichier properties:
    /applis/referentiel_mdm/technique/conf/RM_REF_ADM.properties
Jun 26, 2017 11:55:43 AM org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://www.talend.com/mdm}TMDMService from class org.talend.mdm.webservice.TMDMService
Jun 26, 2017 11:55:44 AM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging
WARNING: Interceptor for { has thrown exception, unwinding noworg.apache.cxf.binding.soap.SoapFault: Error reading XMLStre



To see the whole post, download it here
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

 

I found the solution :

 

In the ***.properties : put :

 

ServeurMDM_url=http://xxxx.xxx.xxx.fr:80/talendmdm/services/soap instead of http://xxxx.xxx.xxx.fr:80/talendmdm/service/soap

 

Oups !!!!

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

Can you execute your job successfully in your studio? On which talend build version you got this issue?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

When you say "studio", is it Talend Studio ? So it is Talend Data Fabric 6.2.120170613_1804_patch.
Anonymous
Not applicable
Author

Hello,

 

I found the solution :

 

In the ***.properties : put :

 

ServeurMDM_url=http://xxxx.xxx.xxx.fr:80/talendmdm/services/soap instead of http://xxxx.xxx.xxx.fr:80/talendmdm/service/soap

 

Oups !!!!