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 256702 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-19 20:45 UTC by Exceptions Reporter
Modified: 2015-11-20 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221264


Attachments
stacktrace (1.14 KB, text/plain)
2015-11-19 20:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-19 20:45:11 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Mac OS X

User Comments:
GUEST: blah alblha=alkjaldkjaspojafohijzskl;as




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:448)
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:420)
   at org.netbeans.modules.git.remote.GitVCS.postVersionedRootsChanged(GitVCS.java:189)
   at org.netbeans.modules.git.remote.GitVCS.disconnected(GitVCS.java:185)
   at org.netbeans.modules.remotefs.versioning.impl.RemoteFileSystemConnectionManagerImpl.disconnected(RemoteFileSystemConnectionManagerImpl.java:113)
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.fireDisconnected(ConnectionManager.java:279)
Comment 1 Exceptions Reporter 2015-11-19 20:45:12 UTC
Created attachment 157421 [details]
stacktrace
Comment 2 Alexander Simon 2015-11-20 09:22:06 UTC
1.4G in org.netbeans.core.TimableEventQueue

Reassign to evaluation