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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSOAP SAAJ0009 Error on run locally

the job builds correctly, however when running always gives an error SAAJ0009, 

have looked around and cant see any errors that are the same as this one, any help would be appreciated. 

error text :

[statistics] connecting to socket on port 3816
[statistics] connected
Processing for date 15-06-2018
Jun 14, 2018 2:25:20 PM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0009: Message send failed
Exception in component tSOAP_4
com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)
at org.talend.soap.SOAPUtil.extractContentAsDocument(SOAPUtil.java:227)
at       .     .    .tSOAP_4Process(   .java:5346)
at       .     .     .runJobInTOS(   .java:9028)
at        .     .      .main(    .java:8650)
Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)

Labels (5)
3 Replies
Jesperrekuh
Specialist
Specialist

Probably proxy... do you have it enabled?
Anonymous
Not applicable
Author

yes there is a proxy set up, i will take a look into this thanks 

AAA999
Contributor III
Contributor III

can you let us know how did you resolved it?

Thanks