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 257345 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-30 20:29 UTC by Exceptions Reporter
Modified: 2017-04-10 22:07 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221905


Attachments
stacktrace (1.68 KB, text/plain)
2015-12-30 20:29 UTC, Exceptions Reporter
Details
stacktrace (1.68 KB, text/plain)
2017-04-10 22:07 UTC, Karol Harezlak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-12-30 20:29:18 UTC
This bug was originally marked as duplicate of bug 247752, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: nothing special, my programl was idle in the background (the chrome window beng debugged was in the background as well)




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.json.simple.parser.Yylex.<init>(Yylex.java:231)
   at org.json.simple.parser.JSONParser.<init>(JSONParser.java:34)
   at org.json.simple.JSONValue.parseWithException(JSONValue.java:77)
   at org.netbeans.modules.extbrowser.plugins.Message.parse(Message.java:113)
   at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.read(ExternalBrowserPlugin.java:302)
   at org.netbeans.modules.netserver.websocket.WebSocketHandler7.readDelegate(WebSocketHandler7.java:118)
Comment 1 Exceptions Reporter 2015-12-30 20:29:19 UTC
Created attachment 157957 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-09-01 09:36:36 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221905
Comment 3 maxfieb 2016-09-01 09:37:40 UTC
PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                         
 5318 myuser   20   0 4705140 1.044g  55032 S 172.8 10.9 105:34.20 java
Comment 4 Exceptions Reporter 2017-02-22 13:51:25 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221905
Comment 5 Karol Harezlak 2017-04-10 22:07:11 UTC
Created attachment 164070 [details]
stacktrace

Java Script problems, parsing, searching, etc