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 252969 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-13 11:46 UTC by salvamb
Modified: 2016-06-22 07:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217917


Attachments
stacktrace (2.19 KB, text/plain)
2015-06-13 11:46 UTC, salvamb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description salvamb 2015-06-13 11:46:40 UTC
Build: NetBeans IDE Dev (Build 201506110001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Mac OS X

User Comments:
salvamb: Debugging PHP code




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at com.sun.org.apache.xerces.internal.xni.XMLString.toString(XMLString.java:188)
   at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanCharReferenceValue(XMLScanner.java:1312)
   at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(XMLScanner.java:873)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(XMLDocumentFragmentScannerImpl.java:1547)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1319)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2786)
Comment 1 salvamb 2015-06-13 11:46:42 UTC
Created attachment 154194 [details]
stacktrace
Comment 2 Tomas Mysik 2016-06-22 07:20:07 UTC
Please, download NetBeans 8.1, this issue should be fixed there.

Thanks.