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 160318 - java.io.IOException: Cannot allocate memory
Summary: java.io.IOException: Cannot allocate memory
Status: RESOLVED DUPLICATE of bug 145255
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 22:51 UTC by Exceptions Reporter
Modified: 2009-03-26 14:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 80925


Attachments
stacktrace (3.52 KB, text/plain)
2009-03-15 22:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-03-15 22:51:23 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
nleck: running test

nleck: running test cases.



Stacktrace: 
java.io.IOException: Cannot allocate memory
        at sun.nio.ch.FileChannelImpl.map0(FileChannelImpl.java:0)
        at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:742)
        at org.netbeans.core.output2.FileMapStorage.getReadBuffer(FileMapStorage.java:304)
        at org.netbeans.core.output2.AbstractLines.getText(AbstractLines.java:127)
        at org.netbeans.core.output2.OutputDocument.getText(OutputDocument.java:208)
        at org.netbeans.core.output2.ExtPlainView.drawUnselectedText(ExtPlainView.java:124)
Comment 1 Exceptions Reporter 2009-03-15 22:51:28 UTC
Created attachment 78204 [details]
stacktrace
Comment 2 t_h 2009-03-26 14:46:10 UTC

*** This issue has been marked as a duplicate of 145255 ***