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 - OutOfMemoryError: unable to create new native thread
Summary: OutOfMemoryError: unable to create new native thread
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 16:45 UTC by kubbomicheal
Modified: 2017-01-19 19:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217040


Attachments
stacktrace (6.13 KB, text/plain)
2016-01-21 16:46 UTC, kubbomicheal
Details
stacktrace (1.12 KB, text/plain)
2017-01-19 19:56 UTC, Exceptions Reporter
Details

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