Sneha Kanekar created ACCUMULO-4678:
---------------------------------------
Summary: Testcase MonitorSslIT#test fails consistently
Key: ACCUMULO-4678
URL: https://issues.apache.org/jira/browse/ACCUMULO-4678
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 2.0.0
Environment: Ubuntu:14.04
$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
Reporter: Sneha Kanekar
Testcase org.apache.accumulo.test.functional.MonitorSslIT.test fails
consistently with connection reset failure. It fails on ppc64le and x86
platform. The error message is as follows:
{code:borderStyle=solid}
test(org.apache.accumulo.test.functional.MonitorSslIT) Time elapsed: 26.232
sec <<< ERROR!
java.net.SocketException: Connection reset
at
org.apache.accumulo.test.functional.MonitorSslIT.test(MonitorSslIT.java:127)
{code}
Any update on this issue?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)