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 251579 - OutOfMemoryError: Many instances of RuleNode and TokenNode
Summary: OutOfMemoryError: Many instances of RuleNode and TokenNode
Status: RESOLVED DUPLICATE of bug 253306
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 05:46 UTC by paulina_paul
Modified: 2015-08-21 07:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216521


Attachments
stacktrace (3.05 KB, text/plain)
2015-04-02 05:46 UTC, paulina_paul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paulina_paul 2015-04-02 05:46:32 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Linux

User Comments:
paulina_paul: keep on checking external chnages and hang the software again and again




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.EventQueue.invokeLater(EventQueue.java:1245)
   at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter$1HandleBridge.run(MenuWarmUpTask.java:274)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.waitIOLoadLowerThan(FileChangedManager.java:227)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.pingIO(FileChangedManager.java:259)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.checkRead(FileChangedManager.java:127)
   at org.netbeans.TopSecurityManager.notifyRead(TopSecurityManager.java:181)
Comment 1 paulina_paul 2015-04-02 05:46:34 UTC
Created attachment 152992 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-14 08:13:58 UTC
Many (millions of) instances of RuleNode and TokenNode from package org.netbeans.modules.css.lib.

Reassigning to web/CSS Visual Tools. Please evaluate. Thank you.
Comment 3 Jan Stola 2015-08-21 07:36:13 UTC

*** This bug has been marked as a duplicate of bug 253306 ***