[ https://issues.apache.org/jira/browse/ZOOKEEPER-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863996#action_12863996 ]
Flavio Paiva Junqueira commented on ZOOKEEPER-690: -------------------------------------------------- +1, the patch looks good. I believe I have the same setup as Alan: Mac OS X 10.5.8 and the same java version. It runs fine for me. I have run from Eclipse and from the command line multiple times, and I observed no problem. I have also asked a colleague with the same setup to try to reproduce, and also runs for my colleague. Alan, could you make sure that JAVA_HOME is set to the correct path before you run ant from the command line? If the variable is not set, then ant might not pick the correct java version to run, even if it is marked in the java preferences utility. We should keep investigating this problem, but given that it runs in two computers with similar configurations, I recommend we remove the blocker flag for this issue. > AsyncTestHammer test fails on hudson. > ------------------------------------- > > Key: ZOOKEEPER-690 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-690 > Project: Zookeeper > Issue Type: Bug > Reporter: Mahadev konar > Assignee: Henry Robinson > Priority: Blocker > Fix For: 3.3.1, 3.4.0 > > Attachments: jstack-201004201053.txt, jstack-201004291409.txt, > jstack-201004291527.txt, jstack-AsyncHammerTest-201004301209.txt, > nohup-201004201053.txt, nohup-201004291409.txt, nohup-201004291527.txt, > nohup-AsyncHammerTest-201004301209.txt, > nohup-QuorumPeerMainTest-201004301209.txt, > TEST-org.apache.zookeeper.test.AsyncHammerTest.txt, zoo.log, > ZOOKEEPER-690.patch, ZOOKEEPER-690.patch, ZOOKEEPER-690.patch > > > the hudson test failed on > http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/2/testReport/. > There are huge set of cancelledkeyexceptions in the logs. Still going > through the logs to find out the reason for failure. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.