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 236548 - AssertionError at org.netbeans.modules.openide.loaders.AWTTask$Processor.run
Summary: AssertionError at org.netbeans.modules.openide.loaders.AWTTask$Processor.run
Status: RESOLVED DUPLICATE of bug 233557
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 14:10 UTC by tobypinder
Modified: 2013-09-30 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202493


Attachments
stacktrace (1.10 KB, text/plain)
2013-09-30 14:10 UTC, tobypinder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tobypinder 2013-09-30 14:10:05 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: OpenJDK Client VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_27-b27
OS: Linux

User Comments:
GUEST: Before summer Netbeans was working ok (July 15th). After summer (September), this exception is always raised, every time I launch Netbeans and every time I click somewhere (new file, open file, etc).

GUEST: Opened the IDE

GUEST: abrindo o programa

GUEST: installing updates

GUEST: normal NB startup

GUEST: I'm just opening netbeans 7.3 beta.

tobypinder: Loaded Netbeans.

GUEST: openning NetBeans

GUEST: Tried to open the Edit menu...




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.openide.loaders.AWTTask$Processor.run(AWTTask.java:163)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:673)
   at java.awt.EventQueue.access$300(EventQueue.java:96)
   at java.awt.EventQueue$2.run(EventQueue.java:634)
   at java.awt.EventQueue$2.run(EventQueue.java:632)
Comment 1 tobypinder 2013-09-30 14:10:07 UTC
Created attachment 140654 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-09-30 14:42:15 UTC
All reports come from the same JDK version.
It seem to be related to bug 233557.
Thanks for reporting.

*** This bug has been marked as a duplicate of bug 233557 ***