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 - NullPointerException at se.softstuff.tabmaster.EditorUtils.lambda$getEditorTabs$1
Summary: NullPointerException at se.softstuff.tabmaster.EditorUtils.lambda$getEditorTa...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 16:16 UTC by ferrybig
Modified: 2018-04-02 06:41 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229073


Attachments
stacktrace (2.49 KB, text/plain)
2017-05-06 16:16 UTC, ferrybig
Details
stacktrace (2.49 KB, text/plain)
2018-04-02 06:41 UTC, michbarsinai
Details

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