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 197396

Summary: AssertionError at org.mozilla.browser.impl.FocusWatcher$1.run
Product: obsolete Reporter: fdisk <fdisk>
Component: Embedded MozillaAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: fdisk
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178044
Attachments: stacktrace

Description fdisk 2011-04-04 14:18:45 UTC
Build: NetBeans IDE Dev (Build 201104030400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows Vista

User Comments:
fdisk: After finishing install of embed css preview

GUEST: when running php project in the embbed mozilla browser plugin. it give this error




Stacktrace: 
java.lang.AssertionError
   at org.mozilla.browser.impl.FocusWatcher$1.run(FocusWatcher.java:32)
   at org.mozilla.browser.MozillaExecutor$7.run(MozillaExecutor.java:720)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:0)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:0)
   at java.awt.EventQueue.access$000(EventQueue.java:0)
   at java.awt.EventQueue$1.run(EventQueue.java:0)
Comment 1 fdisk 2011-04-04 14:18:48 UTC
Created attachment 107474 [details]
stacktrace