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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 230493
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-08 17:28 UTC by jamiepeloquin_nf
Modified: 2014-07-09 11:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204702


Attachments
stacktrace (2.06 KB, text/plain)
2014-07-08 17:28 UTC, jamiepeloquin_nf
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***