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 268015 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 09:34 UTC by doufie
Modified: 2016-09-14 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206100


Attachments
stacktrace (2.14 KB, text/plain)
2016-09-14 09:34 UTC, doufie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description doufie 2016-09-14 09:34:08 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 8

User Comments:
GUEST: Saved source code

GUEST: wildlfy compile mysql eclipseLink JPA2.1 ...

GUEST: IDE not responding

GUEST: writing code.

GUEST: Upload files to Server

GUEST: gdfgdf

GUEST: Running a memory intensive program that involves creatign large ontologies with Jena

GUEST: NB IDE stopped and exited without warning.

Doufie: error

GUEST: unable to block sync process, needed to terminate brutally

GUEST: Maven project build

GUEST: Tried running grails unit-test and got the following error:

GUEST: This came up after a restart

GUEST: While syncing a large set of files with a server, NetBeans failed to sync some of them, and then started to work very slowly

GUEST: weird error

GUEST: The problem has occured after run application

GUEST: working with Glassfish

GUEST: Nothing. Just Mac OSX went sleep and after awakening wanted to close Netbeans.

GUEST: The application just crashed.

GUEST: Uploading a large set of files to my server

GUEST: I just had my screen open overnight.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.nio.DirectByteBufferR.slice(DirectByteBufferR.java:213)
   at org.netbeans.core.output2.FileMapStorage.getReadBuffer(FileMapStorage.java:392)
   at org.netbeans.core.output2.AbstractLines.getText(AbstractLines.java:150)
   at org.netbeans.core.output2.OutputDocument.getText(OutputDocument.java:220)
   at org.netbeans.core.output2.ExtPlainView.getText(ExtPlainView.java:185)
   at org.netbeans.core.output2.ExtPlainView.getLineWidth(ExtPlainView.java:328)
Comment 1 doufie 2016-09-14 09:34:11 UTC
Created attachment 162043 [details]
stacktrace