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 204350 - OutOfMemoryError: unable to create new native thread
Summary: OutOfMemoryError: unable to create new native thread
Status: RESOLVED DUPLICATE of bug 204359
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 02:24 UTC by misterm
Modified: 2011-10-28 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182375


Attachments
stacktrace (289 bytes, text/plain)
2011-10-28 02:24 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2011-10-28 02:24:02 UTC
Build: NetBeans IDE Dev (Build 20111021-854f02961000)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

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:597)
   at java.awt.EventQueue.initDispatchThread(EventQueue.java:834)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:153)
Comment 1 misterm 2011-10-28 02:24:05 UTC
Created attachment 112516 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-10-28 10:16:56 UTC

*** This bug has been marked as a duplicate of bug 204359 ***