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 251346 - NullPointerException at javafx.embed.swing.JFXPanel$HostContainer.lambda$setEmbeddedScene$53
Summary: NullPointerException at javafx.embed.swing.JFXPanel$HostContainer.lambda$setE...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-21 14:04 UTC by skaplon
Modified: 2015-04-14 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216269


Attachments
stacktrace (1.62 KB, text/plain)
2015-03-21 14:04 UTC, skaplon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skaplon 2015-03-21 14:04:05 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
skaplon: Trying the embedded visual FX editor




Stacktrace: 
java.lang.NullPointerException
   at javafx.embed.swing.JFXPanel$HostContainer.lambda$setEmbeddedScene$53(JFXPanel.java:929)
   at javafx.embed.swing.JFXPanel$HostContainer$$Lambda$457/237172317.run(JFXPanel.java:0)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:702)
Comment 1 skaplon 2015-03-21 14:04:06 UTC
Created attachment 152761 [details]
stacktrace
Comment 2 Roman Svitanic 2015-04-14 07:54:43 UTC
Thanks for the report, but this is an issue caused by a third-party plugin and therefore it should be fixed in that particular plugin.