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 229027 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED INCOMPLETE
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 16:31 UTC by Exceptions Reporter
Modified: 2013-04-25 16:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 50333


Attachments
stacktrace (2.95 KB, text/plain)
2013-04-25 16:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-04-25 16:31:33 UTC
This issue was reported manually by mmirilovic.
It already has 20 duplicates 


Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
GUEST: ??javafx??????

GUEST: scannig project

GUEST: edited small html file

GUEST: Opening extgwt project created from sources

GUEST: ????????????????????????javafx????netbeans????




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.netbeans.lib.editor.util.GapList.allocateElementsArray(GapList.java:864)
   at org.netbeans.lib.editor.util.GapList.ensureCapacity(GapList.java:160)
   at org.netbeans.lib.editor.util.GapList.add(GapList.java:510)
   at org.netbeans.lib.lexer.EmbeddedTokenList.addToken(EmbeddedTokenList.java:200)
   at org.netbeans.lib.lexer.EmbeddedTokenList.addToken(EmbeddedTokenList.java:204)
   at org.netbeans.lib.lexer.EmbeddedTokenList.initAllTokens(EmbeddedTokenList.java:160)
Comment 1 Exceptions Reporter 2013-04-25 16:31:34 UTC
Created attachment 133814 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-04-25 16:34:55 UTC
The last from nb 7.3 beta doesn't have heap dump. Others reports are old.