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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221264
Attachments: stacktrace

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