HTTPConnector - http-outgoing-22: Shutdown connection
Joshua Brodie
josbrodie at gmail.com
Sat Jun 27 23:35:26 UTC 2020
Hello:
Running a HTTPConnector on a new web services - application/json + POST.
The client secrets are in headerMapRef.
The strange thing is there are 2 web services sites that are 'supposedly'
identical -- on 1 it works, on 2 the message below appear (same config on
my side, and AuthHeaders)
I'm puzzled why 'Shutdown connection' occurs -- does not even get to
egressing the passing the headerMapRef. I am guessing it's how perhaps the
'Target auth state' & 'Proxy auth state' are set? Any tips to work through
this?
Thank you.
2020-06-27 16:16:33,398 - DEBUG
[org.apache.http.client.protocol.RequestAuthCache:77] - - Auth cache not
set in the context
2020-06-27 16:16:33,399 - DEBUG
[org.apache.http.impl.conn.PoolingHttpClientConnectionManager:255] -
Connection request: [route: {s}->https://foobar.com:443][total kept alive:
0; route allocated: 0 of 1
00; total allocated: 0 of 100]
2020-06-27 16:16:33,399 - DEBUG
[org.apache.http.impl.conn.PoolingHttpClientConnectionManager:288] -
Connection leased: [id: 22][route: {s}->https://foobar.com:443][total kept
alive: 0; route allocated:
1 of 100; total allocated: 1 of 100]
2020-06-27 16:16:33,400 - DEBUG
[org.apache.http.impl.execchain.MainClientExec:235] - Opening connection
{s}->https://foobar.com:443
2020-06-27 16:16:33,402 - DEBUG
[org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:139] -
Connecting to foobar.com/10.00.00.001:443
2020-06-27 16:16:33,528 - DEBUG
[org.apache.http.impl.conn.DefaultManagedHttpClientConnection:96] --
http-outgoing-22: Shutdown connection
2020-06-27 16:16:33,528 - DEBUG
[org.apache.http.impl.execchain.MainClientExec:129] -- Connection discarded
2020-06-27 16:16:33,528 - DEBUG
[org.apache.http.impl.conn.PoolingHttpClientConnectionManager:326] -
Connection released: [id: 22][route: {s}->https:/foobar.com:443][total kept
alive: 0; route allocate
d: 0 of 100; total allocated: 0 of 100]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200627/3d850dcc/attachment.htm>
More information about the users
mailing list