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 251515

Summary: NullPointerException at org.wakatime.netbeans.plugin.UpdateHandler.doDownload
Product: platform Reporter: meridius
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: ainzizou_, facedev
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216459
Attachments: stacktrace

Description meridius 2015-03-30 17:40:13 UTC
Build: NetBeans IDE 8.0.2 (Build 201411102027)
VM: OpenJDK 64-Bit Server VM, 24.75-b04, OpenJDK Runtime Environment, 1.7.0_75-b13
OS: Linux

User Comments:
meridius: Netbeans were starting from restart because of installation WakaTime v3.0.5 plugin.




Stacktrace: 
java.lang.NullPointerException
   at org.wakatime.netbeans.plugin.UpdateHandler.doDownload(UpdateHandler.java:345)
   at org.wakatime.netbeans.plugin.UpdateHandler.handleInstall(UpdateHandler.java:185)
   at org.wakatime.netbeans.plugin.UpdateHandler.checkAndHandleUpdates(UpdateHandler.java:135)
   at org.wakatime.netbeans.plugin.WakaTime$2.run(WakaTime.java:116)
   at org.netbeans.core.windows.WindowManagerImpl$Exclusive$1.run(WindowManagerImpl.java:1563)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
Comment 1 meridius 2015-03-30 17:40:15 UTC
Created attachment 152932 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-08-21 01:58:56 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216459