[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786816#action_12786816
 ] 

Flavio Paiva Junqueira commented on ZOOKEEPER-611:
--------------------------------------------------

For 588, same problem, but now triggered from the CnxManager test:

{noformat}
java.lang.NullPointerException
        at sun.nio.ch.Util.atBugLevel(Util.java:326)
        at sun.nio.ch.SelectorImpl.<init>(SelectorImpl.java:40)
        at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:47)
        at 
sun.nio.ch.EPollSelectorProvider.openSelector(EPollSelectorProvider.java:18)
        at java.nio.channels.Selector.open(Selector.java:209)
        at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.<init>(NIOServerCnxn.java:98)
        at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.<init>(NIOServerCnxn.java:123)
        at 
org.apache.zookeeper.server.quorum.QuorumPeer.<init>(QuorumPeer.java:414)
        at 
org.apache.zookeeper.test.CnxManagerTest.testCnxManager(CnxManagerTest.java:152)
{noformat}

> hudson build failiure
> ---------------------
>
>                 Key: ZOOKEEPER-611
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.3.0
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to