[ https://jira.terracotta.org/jira//browse/CDV-154?page=all ]
Fiona O'Shea closed CDV-154. ---------------------------- > New NIO bug in 1.6.0 (caused a failure of MemoryMapTest) > -------------------------------------------------------- > > Key: CDV-154 > URL: https://jira.terracotta.org/jira//browse/CDV-154 > Project: Community Development > Issue Type: Bug > Reporter: Tim Eck > Assigned To: DSO Team > Attachments: log.txt > > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6481709 > java.io.IOException: Operation not permitted > at sun.nio.ch.EPollArrayWrapper.epollCtl(Native Method) > at > sun.nio.ch.EPollArrayWrapper.updateRegistrations(EPollArrayWrapper.java:202) > at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:183) > at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65) > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84) > at com.tc.net.core.TCCommJDK14.selectLoop(TCCommJDK14.java:286) > at com.tc.net.core.TCCommJDK14$TCCommThread.run(TCCommJDK14.java:636) > Not sure what the fix is. If there is something that can be added to > NIOWorkarounds, suppose we should do it. Or the fix might be more like > NIOWorkarounds.solaris10Workaround() where we force a different selector > implementation based on the platform and hotspot version -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
