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 247202 - NullPointerException while executing 'Take GUI Snapshot'
Summary: NullPointerException while executing 'Take GUI Snapshot'
Status: VERIFIED DUPLICATE of bug 246342
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 09:17 UTC by clogs
Modified: 2014-09-19 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log shows the NPE (156.74 KB, application/octet-stream)
2014-09-17 09:17 UTC, clogs
Details
The ZIP file has two projects (JLis2 being the main project) (3.40 MB, application/octet-stream)
2014-09-17 09:24 UTC, clogs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clogs 2014-09-17 09:17:31 UTC
Created attachment 149286 [details]
Messages.log shows the NPE

I have a large JavaFX application of which I am trying to debug the GUI. 
This application consists of multiple FXML files, where a FXML file may embed another FXML file (so that separate controllers can be used when needed). When I start the application in debug mode and then click 'Take GUI Snaphot', a NPE exception occurs.

I am using JDK 1.8.0_20
Comment 1 clogs 2014-09-17 09:24:55 UTC
Created attachment 149287 [details]
The ZIP file has two projects (JLis2 being the main project)
Comment 2 Roman Svitanic 2014-09-17 16:17:19 UTC
I cannot reproduce the issue even with your projects. Reassigning to debugger for evaluation.
Comment 3 Jiri Kovalsky 2014-09-18 12:44:18 UTC
Isn't this regression of issue #246342? I reproduced it with:

Product Version: NetBeans IDE 8.0.1 (Build 201408251540)
Updates: NetBeans IDE is updated to version NetBeans 8.0.1 Patch 1
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-24-generic running on amd64; UTF-8; en_US (nb)
Comment 4 Martin Entlicher 2014-09-19 11:05:11 UTC

*** This bug has been marked as a duplicate of bug 246342 ***
Comment 5 Jiri Kovalsky 2014-09-19 11:32:47 UTC
Closing.