[
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786754#action_12786754
]
Mahadev konar commented on ZOOKEEPER-611:
-----------------------------------------
{code}
2009-12-06 21:59:23,352 - ERROR [QuorumPeer with myid:1 and
clientPort:3181:quorumpeertestbase$mainthr...@92] - unexpected exception in run
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.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:120)
at
org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:102)
at
org.apache.zookeeper.server.quorum.QuorumPeerTestBase$MainThread.run(QuorumPeerTestBase.java:89)
{quote}
This was the exception in the logs which caused the quorumpeer run method to
die. I thought we had fixed the issue in ZOOKEEPER-597 but looks like it isnt
fully fixed.
> 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.