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 269656 - NullPointerException at org.netbeans.modules.web.webkit.tooling.networkmonitor.ModelItem.updateCallStack
Summary: NullPointerException at org.netbeans.modules.web.webkit.tooling.networkmonito...
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-26 15:29 UTC by darrinsworlds
Modified: 2017-02-06 22:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227475


Attachments
stacktrace (1.75 KB, text/plain)
2017-01-26 15:30 UTC, darrinsworlds
Details
stacktrace (1.75 KB, text/plain)
2017-02-06 19:21 UTC, darrinsworlds
Details
stacktrace (1.75 KB, text/plain)
2017-02-06 22:00 UTC, darrinsworlds
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darrinsworlds 2017-01-26 15:29:59 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
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:
GUEST: Cannot see anything in Network Monitor

GUEST: Switching branches in Git to a remote branch

darrinsworlds: I don't know what the error is

GUEST: Web debugging

GUEST: Null pointer error




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.webkit.tooling.networkmonitor.ModelItem.updateCallStack(ModelItem.java:512)
   at org.netbeans.modules.web.webkit.tooling.networkmonitor.NetworkMonitorTopComponent._refreshDetailsView(NetworkMonitorTopComponent.java:530)
   at org.netbeans.modules.web.webkit.tooling.networkmonitor.NetworkMonitorTopComponent.access$100(NetworkMonitorTopComponent.java:84)
   at org.netbeans.modules.web.webkit.tooling.networkmonitor.NetworkMonitorTopComponent$UIUpdater.actionPerformed(NetworkMonitorTopComponent.java:138)
   at javax.swing.Timer.fireActionPerformed(Timer.java:313)
   at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
Comment 1 darrinsworlds 2017-01-26 15:30:01 UTC
Created attachment 163475 [details]
stacktrace
Comment 2 darrinsworlds 2017-02-06 19:21:23 UTC
Created attachment 163582 [details]
stacktrace

Using Google Chrome debugger to view webpage
Comment 3 darrinsworlds 2017-02-06 22:00:22 UTC
Created attachment 163585 [details]
stacktrace

Reloading a page