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 255698 - NullPointerException at org.netbeans.modules.web.inspect.webkit.knockout.KnockoutTCController.updateTCInAWT
Summary: NullPointerException at org.netbeans.modules.web.inspect.webkit.knockout.Knoc...
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-05 14:34 UTC by rafaelmb
Modified: 2017-02-04 12:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220357


Attachments
stacktrace (1.46 KB, text/plain)
2015-10-05 14:34 UTC, rafaelmb
Details
stacktrace (1.46 KB, text/plain)
2017-02-04 12:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rafaelmb 2015-10-05 14:34:15 UTC
Build: NetBeans IDE Dev (Build 201510030002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
rafaelmb: This one happens everytime I run the project and start chrome developer tools




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.inspect.webkit.knockout.KnockoutTCController.updateTCInAWT(KnockoutTCController.java:129)
   at org.netbeans.modules.web.inspect.webkit.knockout.KnockoutTCController.access$000(KnockoutTCController.java:68)
   at org.netbeans.modules.web.inspect.webkit.knockout.KnockoutTCController$1.run(KnockoutTCController.java:113)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
Comment 1 rafaelmb 2015-10-05 14:34:17 UTC
Created attachment 156519 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-01-26 23:56:43 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=220357
Comment 3 Exceptions Reporter 2017-02-04 12:45:22 UTC
Created attachment 163570 [details]
stacktrace

This problem was appeared when I started the IDE