Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
yes there is a proxy set up, i will take a look into this thanks
can you let us know how did you resolved it?
Thanks