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 133219

Summary: [Preview] Unable to exit clock sample preview
Product: javafx Reporter: Lark Fitzgerald <lfitzgerald>
Component: EditorAssignee: David Strupl <dstrupl>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: full exception text

Description Lark Fitzgerald 2008-04-18 16:41:53 UTC
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
plugin: CB 92 2008-04-18_14-24-29.zip
Samples: Trunk 2008-04-18_02-01-55.zip
Platform: 200 (Apr 16, 2008 9:49:22 AM) javafx_sdk-1_0-pre1-windows-i586.zip


Steps:
1. Create input/Clock preview
2. Change its platform to javafx_sdk
3. run program (works)
4. open clock.fx in editor
5. enable preview.  The clock comes up (not in the preview area) and does not tick.
6. press the X to close it.

The clock does not close.  No visible error shows in the ide but the log shows:
Exception in thread "AWT-EventQueue-3" org.netbeans.core.execution.ExitSecurityE
xception: Exit from within user-loaded code
        at org.netbeans.core.execution.SecMan.checkExitImpl(SecMan.java:86)
Comment 1 Lark Fitzgerald 2008-04-18 16:42:48 UTC
Created attachment 60427 [details]
full exception text
Comment 2 Lark Fitzgerald 2008-04-18 16:43:33 UTC
I have to shut down the ide to get rid of clock.
Comment 3 Lark Fitzgerald 2008-04-18 16:47:51 UTC
This is a dup.

*** This issue has been marked as a duplicate of 133141 ***
Comment 4 Alexandr Scherbatiy 2008-04-28 09:47:46 UTC
verified