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 - AE when openig file from command line
Summary: AE when openig file from command line
Status: VERIFIED DUPLICATE of bug 62857
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 12:29 UTC by Jiri Prox
Modified: 2006-01-17 13:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
assertion (1.26 KB, text/plain)
2005-08-24 12:30 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
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