cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPClientPostService resumed with error

Former Member
0 Kudos

Hi Friends

I am getting below error while posting from SOAP to PI.i have sent huge data out of 7 msg reaced to PI rest of the msgs is not reached to PI.The file contained 35 , which resulted in 105 separate XML documents to be posted to PI. Out of the 105, only 7 posted successfully.

Iu2019m seeing a couple of different errors u2013 no available port and rfc connection errors. It seems to me that sending large amounts of transactions canu2019t get through to PIu2026are these single threaded? Anyway, here is the main error I see. I will be looking into the HTTP service on GIS to see if there is anything I can do there to increase the wait time, etc.

Status Report:

HTTPClientPostService resumed with error.

HTTPClientAdapter [HttpClientAdapter]

ServiceStartTime [2012-01-24 15:20:46.958]

ServiceEndTime [2012-01-24 15:24:31.836]

SessionToken [HttpClientAdapter_HTTPClientAdapter_node1_1327432181796102:271095

HTTP Status Code: -1

HTTP Reason Phrase: Internal Error: No Available Port found in port rang

Thanks

Nag

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

try to increase the time out - 1621719 - Timeout parameters in SOAP Sender/Receiver Adapter

also note that it depends on your system configuration so as to how many parallel connections can be made to PI. this is achieved via load balancing and having multiple java server nodes