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 253306 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 243305 247206 247676 248709 251186 251579 252103 253655 253963 253967 254295 254467 254577 254681 254881 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-04 10:52 UTC by tandaleshridhar
Modified: 2015-09-09 11:48 UTC (History)
13 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181548


Attachments
stacktrace (2.65 KB, text/plain)
2015-07-04 10:52 UTC, tandaleshridhar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tandaleshridhar 2015-07-04 10:52:46 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: starting

GUEST: I have just started netbeans with a project.

tandaleshridhar: <Please provide a description of the problem or the steps to reproduce>
Sometimes it crashes as well as code not entering below.

GUEST: waiting for the "processing projects"

GUEST: netbeans crashes and doesn't respond while "scanning projects" when trying to open a project from a network drive

GUEST: During backgroud scanning of projects

GUEST: Netbeans hangs during scanning of projects and during commiting to svn repository

GUEST: Happened right after startup first time after installing netbeans 7.1

GUEST: The IDE has been open for 2 hours and has not completed initial scanning projects.
Only reached 80%.

GUEST: When I open Netbeans the process of project analysis stop and Netbeans too. The both don't response.

GUEST: Netbeans freeze on i7 with 8Gb RAM

GUEST: El escaneo de proyectos e smuy tardado ocupa demasiad memoria

GUEST: I has netbeans 7.2 and i upgrade to 7.3 beta. In first start i let in import the settings from older netbeans. I have large project with meny files (php)




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.ArrayList.<init>(ArrayList.java:132)
   at java.util.ArrayList.<init>(ArrayList.java:139)
   at org.antlr.runtime.tree.BaseTree.createChildrenList(BaseTree.java:244)
   at org.antlr.runtime.tree.BaseTree.addChild(BaseTree.java:122)
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.addNodeChild(NbParseTreeBuilder.java:488)
   at org.netbeans.modules.css.lib.NbParseTreeBuilder.enterRule(NbParseTreeBuilder.java:128)
Comment 1 tandaleshridhar 2015-07-04 10:52:49 UTC
Created attachment 154485 [details]
stacktrace
Comment 2 Jan Stola 2015-07-07 15:17:11 UTC
*** Bug 251186 has been marked as a duplicate of this bug. ***
Comment 3 Jan Stola 2015-07-07 15:20:36 UTC
*** Bug 252103 has been marked as a duplicate of this bug. ***
Comment 4 Jan Stola 2015-07-07 15:33:37 UTC
*** Bug 248709 has been marked as a duplicate of this bug. ***
Comment 5 Jan Stola 2015-07-07 15:51:42 UTC
*** Bug 247206 has been marked as a duplicate of this bug. ***
Comment 6 Jan Stola 2015-07-23 13:22:31 UTC
*** Bug 253655 has been marked as a duplicate of this bug. ***
Comment 7 Jan Stola 2015-07-30 12:43:27 UTC
*** Bug 253963 has been marked as a duplicate of this bug. ***
Comment 8 Jan Stola 2015-07-30 14:25:44 UTC
*** Bug 253967 has been marked as a duplicate of this bug. ***
Comment 9 Milutin Kristofic 2015-08-12 13:47:55 UTC
*** Bug 254295 has been marked as a duplicate of this bug. ***
Comment 10 Milutin Kristofic 2015-08-12 13:49:57 UTC
Fixed by Tomas. http://hg.netbeans.org/web-main/rev/5df4ef08932f
Comment 11 Quality Engineering 2015-08-13 01:19:12 UTC
Integrated into 'main-silver', will be available in build *201508130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5df4ef08932f
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #253306 - OutOfMemoryError: GC overhead limit exceeded
Comment 12 Milutin Kristofic 2015-08-14 14:03:21 UTC
*** Bug 247676 has been marked as a duplicate of this bug. ***
Comment 13 Jan Stola 2015-08-21 07:36:13 UTC
*** Bug 251579 has been marked as a duplicate of this bug. ***
Comment 14 Jan Stola 2015-08-24 12:35:19 UTC
*** Bug 254577 has been marked as a duplicate of this bug. ***
Comment 15 Jan Stola 2015-08-24 12:53:22 UTC
*** Bug 254467 has been marked as a duplicate of this bug. ***
Comment 16 Milutin Kristofic 2015-08-25 13:50:30 UTC
*** Bug 254681 has been marked as a duplicate of this bug. ***
Comment 17 Milutin Kristofic 2015-09-02 14:26:01 UTC
*** Bug 254881 has been marked as a duplicate of this bug. ***
Comment 18 Milutin Kristofic 2015-09-09 11:48:48 UTC
*** Bug 243305 has been marked as a duplicate of this bug. ***