Scott Jewell created GEODE-1551:
-----------------------------------
Summary: CommandOverHttpDUnitTest
Key: GEODE-1551
URL: https://issues.apache.org/jira/browse/GEODE-1551
Project: Geode
Issue Type: Bug
Components: management
Reporter: Scott Jewell
Various tests within the test suite are failing with the following error:
Found suspect string in log4j at line 582
[fatal 2016/06/14 21:03:21.748 PDT <qtp829939131-141> tid=0x8d]
org.eclipse.jetty.io.EofException
at
org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:663)
at
org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:627)
at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:508)
at
org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:668)
at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:722)
at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:177)
at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:163)
at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:297)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)