Wondering if anyone else has seen this when configuring a forms
authentication rule via Access Credentials.  When the post to the form is
made...it times out and returns the exception below.  The form looks
corrected.

Thanks,

M
-----
DEBUG 2020-03-16T21:05:48,423 (Thread-7314) - Connection released: [id:
1][route: {s}->https://mywebsite.company.com:443][total kept alive: 0;
route allocated: 0 of 1; total allocated: 0 of 20]
DEBUG 2020-03-16T21:05:48,423 (Thread-7314) - Cancelling request execution
DEBUG 2020-03-16T21:05:48,423 (Worker thread '0') - Web: IO exception
(java.net.SocketException)reading header for '
https://mywebsite.company.com/pkmslogin.form', retrying
java.net.SocketException: Socket is closed
        at java.net.Socket.setSoTimeout(Socket.java:1155) ~[?:1.8.0_232]
        at
sun.security.ssl.BaseSSLSocketImpl.setSoTimeout(BaseSSLSocketImpl.java:633)
~[?:1.8.0_232]
        at
sun.security.ssl.SSLSocketImpl.setSoTimeout(SSLSocketImpl.java:2556)
~[?:1.8.0_232]
        at
org.apache.http.impl.BHttpConnectionBase.fillInputBuffer(BHttpConnectionBase.java:346)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.BHttpConnectionBase.awaitInput(BHttpConnectionBase.java:354)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.DefaultBHttpClientConnection.isResponseAvailable(DefaultBHttpClientConnection.java:130)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.conn.CPoolProxy.isResponseAvailable(CPoolProxy.java:142)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:219)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher$ExecuteMethodThread.run(ThrottledFetcher.java:1266)
~[?:?]
 INFO 2020-03-16T21:05:48,425 (Worker thread '0') - WEB: FETCH LOGIN|
https://mywebsite.company.com/pkmslogin.form|1584410688357+60067|-103|0|java.net.SocketException|
Socket is closed
DEBUG 2020-03-16T21:05:48,425 (Worker thread '0') - WEB: Fetch exception
for 'https://mywebsite.company.com/pkmslogin.form'
java.net.SocketException: Socket is closed
        at java.net.Socket.setSoTimeout(Socket.java:1155) ~[?:1.8.0_232]
        at
sun.security.ssl.BaseSSLSocketImpl.setSoTimeout(BaseSSLSocketImpl.java:633)
~[?:1.8.0_232]
        at
sun.security.ssl.SSLSocketImpl.setSoTimeout(SSLSocketImpl.java:2556)
~[?:1.8.0_232]
        at
org.apache.http.impl.BHttpConnectionBase.fillInputBuffer(BHttpConnectionBase.java:346)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.BHttpConnectionBase.awaitInput(BHttpConnectionBase.java:354)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.DefaultBHttpClientConnection.isResponseAvailable(DefaultBHttpClientConnection.java:130)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.conn.CPoolProxy.isResponseAvailable(CPoolProxy.java:142)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:219)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
~[httpcore-4.4.10.jar:4.4.10]
        at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
~[httpclient-4.5.8.jar:4.5.8]
        at
org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher$ExecuteMethodThread.run(ThrottledFetcher.java:1266)
~[?:?]
 WARN 2020-03-16T21:05:48,426 (Worker thread '0') - Service interruption
reported for job 1584400238144 connection 'newjob': IO exception
(java.net.SocketException)reading header: Socket is closed

Reply via email to