Build failed in Hudson: ZooKeeper-trunk #576

2009-12-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/576/ -- [...truncated 94911 lines...] [junit] 2009-12-04 09:42:20,334 - INFO [main-SendThread(localhost:11225):clientcnxn$sendthr...@837] - Socket connection established to

Build failed in Hudson: ZooKeeper-trunk #577

2009-12-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/577/ -- [...truncated 98675 lines...] [junit] 2009-12-04 13:56:46,725 - INFO [NIOServerCxn.Factory:11225:nioservercnxn$fact...@221] - Accepted socket connection from /127.0.0.1:38161

Re: Build failed in Hudson: ZooKeeper-trunk #576

2009-12-04 Thread Benjamin Reed
Check it out, the default uncaught exception handler helped! look at this problem: 2009-12-04 09:30:47,333 - ERROR [QuorumPeer with myid:1 and clientPort:11221:quorumpeertestbase$mainthr...@92] - unexpected exception in run java.lang.NullPointerException at

Re: Build failed in Hudson: ZooKeeper-trunk #576

2009-12-04 Thread Flavio Junqueira
Is this the problem? http://bugs.sun.com/view_bug.do?bug_id=6427854 -Flavio On Dec 4, 2009, at 5:49 PM, Benjamin Reed wrote: Check it out, the default uncaught exception handler helped! look at this problem: 2009-12-04 09:30:47,333 - ERROR [QuorumPeer with myid:1 and

Re: Build failed in Hudson: ZooKeeper-trunk #576

2009-12-04 Thread Patrick Hunt
Yea, that's the one. It's not us. I love how it's low priority and only fixed in java 7. We have a JIRA on this (closed) but I can't seem to find it... Patrick Flavio Junqueira wrote: Is this the problem? http://bugs.sun.com/view_bug.do?bug_id=6427854 -Flavio On Dec 4, 2009, at 5:49 PM,

this one is more serious: Build failed in Hudson: ZooKeeper-trunk #577

2009-12-04 Thread Patrick Hunt
This is a similar issue as to what's been fixed so far in ZOOKEEPER-597 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/ZooKeeper-trunk/577/testReport/org.apache.zookeeper.test/AsyncHammerTest/testObserversHammer/ but seems to be popping up in another area It is good to have the handler

[jira] Updated: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-597: --- Status: Open (was: Patch Available) this is still happening, but in another area:

Re: Build failed in Hudson: ZooKeeper-trunk #576

2009-12-04 Thread Benjamin Reed
good find! i think we can fix this problem by doing Selector.open().close() in QuorumBase or perhaps as a static block in NIOServerCnxn.Factory. ben Flavio Junqueira wrote: Is this the problem? http://bugs.sun.com/view_bug.do?bug_id=6427854 -Flavio On Dec 4, 2009, at 5:49 PM, Benjamin

[jira] Commented: (ZOOKEEPER-602) log all exceptions not caught by ZK threads

2009-12-04 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786095#action_12786095 ] Benjamin Reed commented on ZOOKEEPER-602: - i think the best strategy to address

Welcome Henry as ZooKeeper committer

2009-12-04 Thread Patrick Hunt
The ZooKeeper team and the Hadoop PMC would like to welcome Henry Robinson as the newest committer on ZooKeeper! Henry, please add yourself to the ZooKeeper website's list of committers. Thanks for your hard work on behalf of ZooKeeper, Hadoop and the ASF, Patrick

[jira] Updated: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-04 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-597: Attachment: ZOOKEEPER-597_4.patch this patch fixes the 2 latest failuires we saw: -

[jira] Updated: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-04 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-597: Status: Patch Available (was: Open) ASyncHammerTest is failing intermittently on

[jira] Commented: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-04 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786245#action_12786245 ] Benjamin Reed commented on ZOOKEEPER-597: - +1 looks great ASyncHammerTest is

Re: Welcome Henry as ZooKeeper committer

2009-12-04 Thread Steve Cheng
Congratulations Henry! Steven On Fri, Dec 4, 2009 at 3:09 PM, Patrick Hunt ph...@apache.org wrote: The ZooKeeper team and the Hadoop PMC would like to welcome Henry Robinson as the newest committer on ZooKeeper! Henry, please add yourself to the ZooKeeper website's list of committers.

Hudson build is back to normal: ZooKeeper-trunk #578

2009-12-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/578/changes

[jira] Commented: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786317#action_12786317 ] Hudson commented on ZOOKEEPER-597: -- Integrated in ZooKeeper-trunk #578 (See