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 252238 - NullPointerException at org.wakatime.netbeans.plugin.UpdateHandler.checkAndHandleUpdates
Summary: NullPointerException at org.wakatime.netbeans.plugin.UpdateHandler.checkAndHa...
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-05-05 06:48 UTC by Kartyk
Modified: 2015-05-15 21:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217117


Attachments
stacktrace (1.35 KB, text/plain)
2015-05-05 06:48 UTC, Kartyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kartyk 2015-05-05 06:48:55 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.65-b04, OpenJDK Runtime Environment, 1.7.0_65-b32
OS: Linux

User Comments:
Kartyk: Problem on restart and instaling waka plugin




Stacktrace: 
java.lang.NullPointerException
   at org.wakatime.netbeans.plugin.UpdateHandler.checkAndHandleUpdates(UpdateHandler.java:143)
   at org.wakatime.netbeans.plugin.WakaTime$2.run(WakaTime.java:126)
   at org.netbeans.core.windows.WindowManagerImpl$Exclusive$1.run(WindowManagerImpl.java:1563)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
Comment 1 Kartyk 2015-05-05 06:48:57 UTC
Created attachment 153521 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-05-15 21:23:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217117