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 218770 - NullPointerException at javafx.embed.swing.JFXPanel$HostContainer$1.run
Summary: NullPointerException at javafx.embed.swing.JFXPanel$HostContainer$1.run
Status: RESOLVED DUPLICATE of bug 217787
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 13:08 UTC by JanGen
Modified: 2012-09-23 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192639


Attachments
stacktrace (1.17 KB, text/plain)
2012-09-21 13:08 UTC, JanGen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JanGen 2012-09-21 13:08:46 UTC
Build: NetBeans IDE Dev (Build 201209210001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux

User Comments:
JanGen: Maximizing rule editor window, double clicking




Stacktrace: 
java.lang.NullPointerException
   at javafx.embed.swing.JFXPanel$HostContainer$1.run(JFXPanel.java:741)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:682)
   at java.awt.EventQueue$3.run(EventQueue.java:680)
Comment 1 JanGen 2012-09-21 13:08:48 UTC
Created attachment 124712 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2012-09-23 09:24:52 UTC

*** This bug has been marked as a duplicate of bug 217787 ***