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 269667 - NullPointerException at eu.easyedu.netbeans.svuid.SvuidHelper.getAllParents
Summary: NullPointerException at eu.easyedu.netbeans.svuid.SvuidHelper.getAllParents
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: squib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 10:35 UTC by squib
Modified: 2017-06-23 05:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227780


Attachments
stacktrace (7.42 KB, text/plain)
2017-01-27 10:36 UTC, squib
Details
stacktrace (7.60 KB, text/plain)
2017-06-23 05:04 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description squib 2017-01-27 10:35:59 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Mac OS X

User Comments:
GUEST: Not sure, perhasps showing task panel

squib: code editing




Stacktrace: 
java.lang.NullPointerException
   at eu.easyedu.netbeans.svuid.SvuidHelper.getAllParents(SvuidHelper.java:101)
   at eu.easyedu.netbeans.svuid.SvuidHelper.isSerializable(SvuidHelper.java:86)
   at eu.easyedu.netbeans.svuid.SvuidHelper.needsSerialVersionUID(SvuidHelper.java:80)
   at eu.easyedu.netbeans.svuid.SerialVersionUidHint.run(SerialVersionUidHint.java:64)
   at sun.reflect.GeneratedMethodAccessor191.invoke(GeneratedMethodAccessor191.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 squib 2017-01-27 10:36:01 UTC
Created attachment 163486 [details]
stacktrace
Comment 2 Svata Dedic 2017-03-09 14:27:59 UTC
3rd party plugin
Comment 3 hlavki 2017-04-06 18:35:23 UTC
Hi,

thanks for report. Can you send me java class to reproduce this issue.

thanks
Comment 4 Exceptions Reporter 2017-05-22 16:46:20 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=227780
Comment 5 Exceptions Reporter 2017-06-23 05:04:28 UTC
Created attachment 164604 [details]
stacktrace

Was trying to Run Focused Debug when it popped up