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 255906 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-13 14:49 UTC by bfgarcia
Modified: 2016-01-15 05:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216735


Attachments
stacktrace (2.89 KB, text/plain)
2015-10-13 14:49 UTC, bfgarcia
Details
stacktrace (2.89 KB, text/plain)
2016-01-15 05:12 UTC, clkat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bfgarcia 2015-10-13 14:49:48 UTC
Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8.1

User Comments:
bfgarcia: Crash ever in background scanning of projects in YII2 project.

GUEST: z

GUEST: Upload 40M file

GUEST: OutOfMemoryError: Java heap space

GUEST: al abrir netbeans se bloquea




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:3181)
   at java.util.ArrayList.grow(ArrayList.java:261)
   at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235)
   at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227)
   at java.util.ArrayList.add(ArrayList.java:458)
   at org.netbeans.lib.lexer.BatchTokenList.tokenOrEmbeddingImpl(BatchTokenList.java:200)
Comment 1 bfgarcia 2015-10-13 14:49:49 UTC
Created attachment 156693 [details]
stacktrace
Comment 2 clkat 2016-01-15 05:12:38 UTC
Created attachment 158137 [details]
stacktrace

loclk up