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 270582

Summary: NullPointerException at se.softstuff.tabmaster.EditorUtils.lambda$getEditorTabs$1
Product: ide Reporter: ferrybig
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal CC: blackdragon03, dathyrius, ferrybig, michbarsinai, muchanto93
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229073
Attachments: stacktrace
stacktrace

Description ferrybig 2017-05-06 16:16:34 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 10

User Comments:
ferrybig: Happended when netbeans was acting very slowly because of hard disk swapping




Stacktrace: 
java.lang.NullPointerException
   at se.softstuff.tabmaster.EditorUtils.lambda$getEditorTabs$1(EditorUtils.java:143)
   at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
   at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
   at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
   at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
   at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
Comment 1 ferrybig 2017-05-06 16:16:38 UTC
Created attachment 164268 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-07-19 09:07:49 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229073
Comment 3 michbarsinai 2018-04-02 06:41:47 UTC
Created attachment 165696 [details]
stacktrace

Created a new Empty File in a project.