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 257408 - OutOfMemoryError: unable to create new native thread
Summary: OutOfMemoryError: unable to create new native thread
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: vralfy
URL: http://plugins.netbeans.org/plugin/42434
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-05 08:23 UTC by gekannt
Modified: 2016-01-05 09:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221974


Attachments
stacktrace (600 bytes, text/plain)
2016-01-05 08:23 UTC, gekannt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gekannt 2016-01-05 08:23:19 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
gekannt: no diea




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 de.foopara.phpcsmd.generics.GenericAnnotationBuilder.annotateList(GenericAnnotationBuilder.java:130)
   at de.foopara.phpcsmd.generics.GenericAnnotationBuilder.run(GenericAnnotationBuilder.java:91)
   at de.foopara.phpcsmd.generics.GenericAnnotationBuilder.updateAnnotations(GenericAnnotationBuilder.java:71)
   at de.foopara.phpcsmd.threads.QAThread.qarun(QAThread.java:164)
Comment 1 gekannt 2016-01-05 08:23:21 UTC
Created attachment 158004 [details]
stacktrace
Comment 2 Tomas Hurka 2016-01-05 08:28:10 UTC
Probably caused by phpcsmd plugin. Please evaluate.
Comment 3 Jiri Kovalsky 2016-01-05 09:38:23 UTC
Norman, can you please take a look at this bug and fix your PHPCSMD plugin [1]? Thanks a lot!

[1] http://plugins.netbeans.org/plugin/42434