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 - NullPointerException at org.wakatime.netbeans.plugin.UpdateHandler.doDownload
Summary: NullPointerException at org.wakatime.netbeans.plugin.UpdateHandler.doDownload
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-30 17:40 UTC by meridius
Modified: 2015-08-21 01:58 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216459


Attachments
stacktrace (1.52 KB, text/plain)
2015-03-30 17:40 UTC, meridius
Details

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