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

Summary: OutOfMemoryError: unable to create new native thread
Product: updatecenters Reporter: gekannt
Component: PluginportalAssignee: vralfy
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
URL: http://plugins.netbeans.org/plugin/42434
Issue Type: DEFECT Exception Reporter: 221974
Attachments: stacktrace

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