This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 171966

Summary: java.nio.channels.NonWritableChannelException at sun.nio.ch.FileChannelImpl.map
Product: third-party Reporter: ulfzibis <ulfzibis>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=158249
Issue Type: DEFECT Exception Reporter: 158249
Attachments: stacktrace

Description ulfzibis 2009-09-10 18:45:38 UTC
Build: NetBeans IDE Dev (Build 200909081533)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
ulfzibis: tried to post exeption report



Stacktrace: 
java.nio.channels.NonWritableChannelException
        at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:714)
        at org.netbeans.modules.hexedit.HexTableModel.readBuffer(HexTableModel.java:106)
        at org.netbeans.modules.hexedit.HexTableModel.getValueAt(HexTableModel.java:186)
        at javax.swing.JTable.getValueAt(JTable.java:2695)
        at javax.swing.JTable.prepareRenderer(JTable.java:5712)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2075)
Comment 1 ulfzibis 2009-09-10 18:45:42 UTC
Created attachment 87455 [details]
stacktrace
Comment 2 Peter Pis 2009-09-11 08:58:53 UTC
Reassinging.