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 257665

Summary: OutOfMemoryError: unable to create new native thread
Product: editor Reporter: kubbomicheal
Component: Hints & AnnotationsAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: thurka
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217040
Attachments: stacktrace
stacktrace

Description kubbomicheal 2016-01-21 16:45:59 UTC
This bug was originally marked as duplicate of bug 195722, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
thurka: testing

kubbomicheal: slowness




Stacktrace: 
java.lang.OutOfMemoryError: unable to create new native thread
   at java.lang.Thread.start0(Thread.java:0)
   at java.lang.Thread.start(Thread.java:714)
   at org.openide.util.RequestProcessor$Processor.get(RequestProcessor.java:1930)
   at org.openide.util.RequestProcessor.enqueue(RequestProcessor.java:611)
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1513)
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1484)
Comment 1 kubbomicheal 2016-01-21 16:46:01 UTC
Created attachment 158210 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-10-18 18:56:34 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217040
Comment 3 Exceptions Reporter 2017-01-19 19:56:41 UTC
Created attachment 163434 [details]
stacktrace

info