[jira] Commented: (ZOOKEEPER-514) test failure on trunk in testCnxManager - NPE

2009-08-24 Thread Patrick Hunt (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746974#action_12746974
 ] 

Patrick Hunt commented on ZOOKEEPER-514:


here's the npe:

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:79)
at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.init(NIOServerCnxn.java:104)
at 
org.apache.zookeeper.server.quorum.QuorumPeer.init(QuorumPeer.java:357)
at 
org.apache.zookeeper.test.CnxManagerTest.testCnxManager(CnxManagerTest.java:158)


 test failure on trunk in testCnxManager - NPE
 -

 Key: ZOOKEEPER-514
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-514
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Patrick Hunt
Assignee: Flavio Paiva Junqueira
 Fix For: 3.2.1, 3.3.0


 http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/424/testReport/org.apache.zookeeper.test/CnxManagerTest/testCnxManager/
 Flavio can you take a look?

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



[jira] Commented: (ZOOKEEPER-514) test failure on trunk in testCnxManager - NPE

2009-08-24 Thread Patrick Hunt (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747017#action_12747017
 ] 

Patrick Hunt commented on ZOOKEEPER-514:


looks like it's this known issue (not fixed until java 7 btw):

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6427854


 test failure on trunk in testCnxManager - NPE
 -

 Key: ZOOKEEPER-514
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-514
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Patrick Hunt
Assignee: Flavio Paiva Junqueira
 Fix For: 3.2.1, 3.3.0


 http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/424/testReport/org.apache.zookeeper.test/CnxManagerTest/testCnxManager/
 Flavio can you take a look?

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