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 257218 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 08:08 UTC by dr.vivekbhardwaj
Modified: 2015-12-19 08:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221757


Attachments
stacktrace (2.19 KB, text/plain)
2015-12-19 08:08 UTC, dr.vivekbhardwaj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dr.vivekbhardwaj 2015-12-19 08:08:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
dr.vivekbhardwaj: correcting design in php file




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
   at javax.swing.tree.TreePath.<init>(TreePath.java:168)
Comment 1 dr.vivekbhardwaj 2015-12-19 08:08:22 UTC
Created attachment 157854 [details]
stacktrace