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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
jguillot
Contributor
Contributor

com.sforce.ws.ConnectionException: Unexpected element. Parser was expecting element

Bonjour,

Je rencontre depuis 2 mois les messages d'erreur ci-dessous, dans un job Talend qui fait appel aux composants tSalesforceOutput et tSalesforceInput (I have been encountering the error messages below for 2 months, in a Talend job that uses the tSalesforceOutput and tSalesforceInput components):

Caused by: com.sforce.ws.ConnectionException: Unexpected element. Parser was expecting element 'http://schemas.xmlsoap.org/soap/envelope/:Fault' but found 'urn:partner.soap.sforce.com:queryMoreResponse'

Caused by: com.sforce.ws.ConnectionException: Unexpected element. Parser was expecting element 'http://schemas.xmlsoap.org/soap/envelope/:Fault' but found 'urn:partner.soap.sforce.com:updateResponse'

Caused by: com.sforce.ws.ConnectionException: Unexpected element. Parser was expecting element 'http://schemas.xmlsoap.org/soap/envelope/:Fault' but found 'urn:partner.soap.sforce.com:createResponse'

Caused by: com.sforce.ws.ConnectionException: Unexpected element. Parser was expecting element 'http://schemas.xmlsoap.org/soap/envelope/:Fault' but found 'urn:partner.soap.sforce.com:deleteResponse'

Cela se produit de façon aléatoire car par moment le job se termine sans erreur (This happens randomly because at times the job completes without error)

Que signifient ces erreurs (

What do these errors mean

)?
Labels (3)
1 Reply
Ramya_V
Former Employee
Former Employee

Hi @Guillot Julien​ 

For the above error message, there was an article shared in salesforce and I have copied it for your review:

https://help.salesforce.com/articleView?id=000330179&type=1&mode=1

 

Let us know if that helps.

Thanks!