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

Summary: NullPointerException at javafx.embed.swing.JFXPanel$HostContainer$1.run
Product: platform Reporter: JanGen
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192639
Attachments: stacktrace

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 ***