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 252799 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-04 12:35 UTC by Exceptions Reporter
Modified: 2015-09-07 17:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217712


Attachments
stacktrace (1.03 KB, text/plain)
2015-06-04 12:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-06-04 12:35:39 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Linux

User Comments:
GUEST: I didn't even realize there was an error until I started Netbeans today and this error was reported.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.doGetChar(FileBufferFile.java:135)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.getCharBuffer(FileBufferFile.java:234)
   at org.netbeans.modules.cnd.modelimpl.csm.core.AbstractFileBuffer.getCRC(AbstractFileBuffer.java:213)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.getCRC(FileBufferFile.java:107)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.validate(FileImpl.java:881)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createIfNeed(ProjectBase.java:1126)
Comment 1 Exceptions Reporter 2015-06-04 12:35:40 UTC
Created attachment 154052 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-07 17:34:10 UTC
java heap size is too small.