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 240793 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 19:58 UTC by chrisperro
Modified: 2014-02-03 13:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206812


Attachments
stacktrace (383 bytes, text/plain)
2014-01-21 19:58 UTC, chrisperro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chrisperro 2014-01-21 19:58:08 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
chrisperro: The problem is not disturbing. I do not see it, NetBeans does not crash but report in the next start that something went wrong the last time.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at sun.awt.X11.XEvent.get_xmotion(XEvent.java:45)
   at sun.awt.X11.XToolkit.processGlobalMotionEvent(XToolkit.java:480)
   at sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:548)
   at sun.awt.X11.XToolkit.run(XToolkit.java:670)
   at sun.awt.X11.XToolkit.run(XToolkit.java:591)
   at java.lang.Thread.run(Thread.java:744)
Comment 1 chrisperro 2014-01-21 19:58:10 UTC
Created attachment 144226 [details]
stacktrace
Comment 2 Tomas Hurka 2014-01-29 15:12:29 UTC
OOME seems to be caused by parsing a large javascript file.
Comment 3 Petr Pisl 2014-02-03 13:12:38 UTC
The big javascript files shouldn't be parsed by default in NetBeans 8.0