[
https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999356#comment-16999356
]
Chris M. Hostetter commented on SOLR-13778:
-------------------------------------------
{quote}
The context of these failures is not clear to me. Chris M. Hostetter - could
you take a look at these logs (grep for "recv failed" and look at a few lines
of prior context) and tell if it's expected that these sockets are closed? I
mean – is the server really dropping those connections?
{quote}
I honestly have no idea. I am in no way adapt/fluent in the low level
HTTP/connection management stuff in solr -- that's why i was hopping [~shalin],
[~caomanhdat2], or [[email protected]] could chime in.
(My level of involvement/knowledge on this issue is really just limited to
noticing that the pattern existed on windows boxes when doing high level
analyzing the jenkins failure rates & failure logs, and trying to raise
awareness of it with people who: a) understand windows, b) understand the
HTTP/SSL code involved.)
> Windows JDK SSL Test Failure trend: SSLException: Software caused connection
> abort: recv failed
> -----------------------------------------------------------------------------------------------
>
> Key: SOLR-13778
> URL: https://issues.apache.org/jira/browse/SOLR-13778
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Chris M. Hostetter
> Priority: Major
> Attachments: dumps-LegacyCloud.zip, logs-2019-12-12-1.zip,
> recv-multiple-2019-12-18.zip
>
>
> Now that Uwe's jenkins build has been correctly reporting it's build results
> for my [automated
> reports|http://fucit.org/solr-jenkins-reports/failure-report.html] to pick
> up, I've noticed a pattern of failures that indicate a definite problem with
> using SSL on Windows (even with java 11.0.4
> )
> The symptommatic stack traces all contain...
> {noformat}
> ...
> [junit4] > Caused by: javax.net.ssl.SSLException: Software caused
> connection abort: recv failed
> [junit4] > at
> java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
> ...
> [junit4] > Caused by: java.net.SocketException: Software caused
> connection abort: recv failed
> [junit4] > at
> java.base/java.net.SocketInputStream.socketRead0(Native Method)
> ...
> {noformat}
> I suspect this may be related to
> [https://bugs.openjdk.java.net/browse/JDK-8209333] but i have no concrete
> evidence to back this up.
> I'll post some details of my analysis in comments...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]