Hi,

I,m using salesforce connector in EI-6.1.1.

I use this to query the salesforce objects using query and queryMore
functions.

The first query works, but of you do not do anything for about three hours
and then call again. EI get a connection in the connection pool and make an
http call and return a connection reset error.

In normal circumstances, the connection state changes to a stale state, and
a new connection is automatically obtained. However, in some server(in my
case Linux 2.6.32 x86_64) it is still not stale state, so a connection
reset error is detected only after an http call.

And a similar case description is described in the httpcomponents-client
document.

https://hc.apache.org/httpcomponents-client-4.3.x/tutorial/html/connmgmt.html#d5e405

Thank you,
Daekyung Kim



2018. 2. 7. 오전 4:25에 "Nishadi Kirielle" <nish...@wso2.com>님이 작성:

Hi Kim,

Thank you for your contribution. We are reviewing your PR.
As we are trying to reproduce the issue, can you please provide the exact
scenario where you faced this issue?

Thank you and regards,
Nishadi

On Sun, Feb 4, 2018 at 9:31 PM, 김대경 <dkg....@gmail.com> wrote:

>
> I wonder how it is progressing...
>
>
>
> 2018. 1. 26. 오후 1:31에 "김대경" <dkg....@gmail.com>님이 작성:
>
> Can you please review and merge PR[1] .
>
> [1] https://github.com/wso2/wso2-commons-httpclient/pull/18
>
> Best Regards.
> Daekyung Kim.
>
>
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Nishadi Kirielle*
Software Engineer
WSO2, Inc.

Mobile : +94 70 204 5934
Blog : nishadikirielle.wordpress.com

<http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to