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 245497

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: jamiepeloquin_nf
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204702
Attachments: stacktrace

Description jamiepeloquin_nf 2014-07-08 17:28:34 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Mac OS X

User Comments:
GUEST: I was sending files via sftp

GUEST: freeze

jamiepeloquin_nf: Quitting Netbeans

GUEST: Wanted to start Debugging Session

GUEST: <Please provide a description of the problem or the steps to reproduce>??

GUEST: Synchronising a large project over sftp




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.nio.DirectByteBufferR.asCharBuffer(DirectByteBufferR.java:558)
   at org.netbeans.core.output2.AbstractLines.getText(AbstractLines.java:151)
   at org.netbeans.core.output2.OutputDocument.getText(OutputDocument.java:216)
   at org.netbeans.core.output2.ExtPlainView.getText(ExtPlainView.java:181)
   at org.netbeans.core.output2.ExtPlainView.getLineWidth(ExtPlainView.java:324)
   at org.netbeans.core.output2.ExtPlainView.updateDamage(ExtPlainView.java:353)
Comment 1 jamiepeloquin_nf 2014-07-08 17:28:35 UTC
Created attachment 147944 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-07-09 11:44:04 UTC
> Report 730009: Quitting Netbeans
Retained size of com.apple.laf.AquaTabbedPaneContrastUI#1 is 755 MB.
Duplicate of bug 230493.

Other Mac OS X reports seem to be related to the same problem.

Windows reports are duplicates of bug 238082, or are missing heap dump.

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