Skip to main content

Summary Artix WebServices client posts multiple requests internally to the service
Article Number 17370
Environment All Supported Operating Systems Artix 5.5 Artix JAX-RPC Runtime
Question/Problem Description Artix WebServices client posts multiple requests internally to the service
When using HTTP chunking, Artix client will detect a false invocation failure and resubmit HTTP request.
Clarifying Information
Error Message (IT_HTTP:13) I - Not enough data received to finish parsing of HTTP header section, waiting for more data to arrive before proceeding

(IT_HTTP:13) E - Unexpected internal exception parsing HTTP headers, aborting request with an HTTP BAD_REQUEST response
Defect/Enhancement Number ART-10908
Cause
Resolution This is a bug in Artix HTTP layer. When reading an HTTP reply sent in chunks Artix fails in parsing this data properly and assumes it is because of a problem on the server.  So it resubmits the request.

Service pack 5.5.0.11 contains the fix to this bug.
Workaround
Notes
Attachment

Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#Orbix
#KnowledgeDocs