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 62929

Summary: AE when openig file from command line
Product: utilities Reporter: Jiri Prox <jiriprox>
Component: Open FileAssignee: issues@utilities <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: assertion

Description Jiri Prox 2005-08-24 12:29:24 UTC
NB 4.2 dev build 20050824
JDK 1.5.0_04

AE is thrown when IDE is started with --open parameter. The specified fine is
not opened.

java.lang.AssertionError: Action org.openide.actions.OpenAction may not be
invoked from the thread main, only the event queue:
http://www.netbeans.org/download/4_1/javadoc/OpenAPIs/apichanges.html#actions-event-thread
	at
org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:35)
	at org.openide.util.actions.NodeAction.actionPerformed(NodeAction.java:226)
Comment 1 Jiri Prox 2005-08-24 12:30:30 UTC
Created attachment 24175 [details]
assertion
Comment 2 Marian Petras 2005-08-30 09:11:23 UTC

*** This issue has been marked as a duplicate of 62857 ***
Comment 3 Jiri Prox 2006-01-17 13:39:16 UTC
verified duplicate