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 - java.nio.channels.NonWritableChannelException at sun.nio.ch.FileChannelImpl.map
Summary: java.nio.channels.NonWritableChannelException at sun.nio.ch.FileChannelImpl.map
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 18:45 UTC by ulfzibis
Modified: 2009-09-11 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158249


Attachments
stacktrace (9.08 KB, text/plain)
2009-09-10 18:45 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
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.