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 247644 - NullPointerException at org.netbeans.modules.autoupdate.services.Utilities.handleBackwardCompatability
Summary: NullPointerException at org.netbeans.modules.autoupdate.services.Utilities.ha...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 13:17 UTC by Stepan Zebra
Modified: 2015-04-07 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176348


Attachments
stacktrace (1.34 KB, text/plain)
2014-10-02 13:17 UTC, Stepan Zebra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2014-10-02 13:17:34 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 7

User Comments:
stezeb: on restart after update of autoupdate.services




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.autoupdate.services.Utilities.handleBackwardCompatability(Utilities.java:676)
   at org.netbeans.modules.autoupdate.services.Utilities.findRequiredUpdateElements(Utilities.java:556)
   at org.netbeans.modules.autoupdate.services.OperationValidator$UpdateValidator.getRequiredElementsImpl(OperationValidator.java:313)
   at org.netbeans.modules.autoupdate.services.OperationValidator.getRequiredElements(OperationValidator.java:128)
   at org.netbeans.modules.autoupdate.services.OperationContainerImpl$OperationInfoImpl.getRequiredElements(OperationContainerImpl.java:464)
   at org.netbeans.api.autoupdate.OperationContainer$OperationInfo.getRequiredElements(OperationContainer.java:396)
Comment 1 Stepan Zebra 2014-10-02 13:17:36 UTC
Created attachment 149674 [details]
stacktrace
Comment 2 Libor Fischmeistr 2015-04-07 13:07:39 UTC
Fixed - http://hg.netbeans.org/core-main/rev/515208a15429