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 247821 - java.lang.OutOfMemoryError in ParserManager
Summary: java.lang.OutOfMemoryError in ParserManager
Status: RESOLVED DUPLICATE of bug 246124
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 08:41 UTC by bennyn
Modified: 2014-10-09 13:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Crash log (2.76 KB, text/plain)
2014-10-09 08:41 UTC, bennyn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bennyn 2014-10-09 08:41:34 UTC
Created attachment 149803 [details]
Crash log

I have a bigger HTML5 project which takes 44s to be indexed by NetBeans IDE. From the "IDE Log" I can see, that an error occurs when indexing my repository. The error happens in "org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:106)".

Please find my crash log attached. I am running NetBeans with Java Version "1.8.0_11".
Comment 1 Tomas Hurka 2014-10-09 12:32:34 UTC
This OOME should be reported when you restart NetBeans. NetBeans automatically detect that OOME happened in previous run and offers you to report it. Did you report it?
Comment 2 bennyn 2014-10-09 13:00:23 UTC
Oh, that's where the Crash dialog comes from which I see now everytime when I open NetBeans... Ok. I reported the problem via NetBeans. The link is: http://statistics.netbeans.org/analytics/exception.do?id=743830 - Hope it will be fixed soon because everytime I start NetBeans I get the message to report it.
Comment 3 Tomas Hurka 2014-10-09 13:49:19 UTC
Ok, closing as duplicate of issue #246124.

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