[
https://issues.apache.org/jira/browse/SAMZA-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963902#comment-13963902
]
Yan Fang commented on SAMZA-224:
--------------------------------
Since I can reproduce this problem almost everytime (sadly...). I got a bunch
of different logs. Mainly there are four different kinds of them:
1) no "Failing job with exception" exception, which should be there.
http://pastebin.com/aRPEB5nG
2) no "NIOServerCnxn [ERROR] Thread Thread[ThreadJob,5,main] died", which I am
not sure if it should be there. http://pastebin.com/hb2wjfQB
3) one "Failing job with exception" and one " Thread[ThreadJob,5,main] died".
http://pastebin.com/4bzWEjz9
4) one failing exception and two main job died. http://pastebin.com/VUFdzTSc
I can not tell which one run successfully, but am sure at least one of them
failed (based on failure propability of my machine...).
Any thoughts or what will be the next step to dig into it? Thank you!
> TestStatefulTask.testShouldStartAndRestore fails intermittently
> ---------------------------------------------------------------
>
> Key: SAMZA-224
> URL: https://issues.apache.org/jira/browse/SAMZA-224
> Project: Samza
> Issue Type: Bug
> Components: test
> Affects Versions: 0.6.0
> Reporter: Martin Kleppmann
> Fix For: 0.7.0
>
>
> [~closeuris] reported the following issue on SAMZA-185. I'm now
> intermittently seeing this problem too, so I'm opening a new issue for it (as
> I'm not sure the issue has anything to do with the Kafka 0.8.1 upgrade).
> {noformat}
> org.apache.samza.test.integration.TestStatefulTask >
> testShouldStartAndRestore FAILED
> java.lang.AssertionError at TestStatefulTask.scala:356
> 2 tests completed, 1 failed
> :samza-test_2.10:test FAILED
> {noformat}
> Logs provided by Yan (mine look similar):
> Failed tests: http://pastebin.com/3nEDw9jC
> Standard output: http://pastebin.com/20vZbk7c
> Standard error: http://pastebin.com/gU6cTNAr
--
This message was sent by Atlassian JIRA
(v6.2#6252)