Hi All,
We have a custom Delivery service that sends the XML data to target side by means of HTTP post.that is it uses pub.client.http to post data.
I am getting the following error message in TN console as the Delivery service fails to execute for few transactions in a day.3-4 successive transactions fail once in a month with following error message.
Task 50u47t0v2cfkodchee000002rf failed with no more retries available. Reason for failure - Delivery service for 50u47t0v2cfkodce000002rf failed with a status of fail and status message of Error during delivery: com.wm.net.NetException: [ISC.0064.9314] Authorization Required: Unauthorized.
Another error message that i got this month is
Task 50u47s0v2g0mh42t000006db failed with no more retries available. Reason for failure - Delivery service for 50u47s0v2g0mh42t000006db failed with a status of fail and status message of Error during delivery: java.io.IOException: java.net.ConnectException: Connection timed out (errno:238)
The Host Server used for doing HTTPs is at target side and it has been confirmed that during the concerned period the server was up .
I am not sure why few transactions in a month are failing only though for all transactions same webMethods user and code is used.
Plz help me…
Thnx