[
https://issues.apache.org/jira/browse/GEODE-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344695#comment-15344695
]
Hitesh Khamesra commented on GEODE-1551:
----------------------------------------
This keep happening with other stacks as well
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 574
[fatal 2016/06/20 18:43:04.959 PDT <qtp663457304-607> tid=0x25f]
java.nio.channels.ClosedChannelException
at
org.eclipse.jetty.util.IteratingCallback.close(IteratingCallback.java:427)
at
org.eclipse.jetty.server.HttpConnection.onClose(HttpConnection.java:479)
at
org.eclipse.jetty.io.SelectorManager.connectionClosed(SelectorManager.java:327)
at org.eclipse.jetty.io.ManagedSelector$2.run(ManagedSelector.java:431)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:745)
> CI Failure: CommandOverHttpDUnitTest suspect string EofException
> ----------------------------------------------------------------
>
> Key: GEODE-1551
> URL: https://issues.apache.org/jira/browse/GEODE-1551
> Project: Geode
> Issue Type: Bug
> Components: management
> Reporter: Scott Jewell
> Assignee: Jinmei Liao
>
> 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)