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 236550 - AssertionError at org.netbeans.modules.exceptions.ReporterResultTopComponent.showUploadDoneImpl
Summary: AssertionError at org.netbeans.modules.exceptions.ReporterResultTopComponent....
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 14:16 UTC by tobypinder
Modified: 2015-07-21 17:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203011


Attachments
stacktrace (1.35 KB, text/plain)
2013-09-30 14:16 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:16: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:
tobypinder: Loaded IDE

tobypinder: Loaded IDE

tobypinder: Loaded IDE




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.exceptions.ReporterResultTopComponent.showUploadDoneImpl(ReporterResultTopComponent.java:237)
   at org.netbeans.modules.exceptions.ReporterResultTopComponent.access$100(ReporterResultTopComponent.java:75)
   at org.netbeans.modules.exceptions.ReporterResultTopComponent$2.run(ReporterResultTopComponent.java:227)
   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)
Comment 1 tobypinder 2013-09-30 14:16:07 UTC
Created attachment 140656 [details]
stacktrace
Comment 2 Martin Entlicher 2015-07-21 17:04:37 UTC
Fixed already. The assert is in synch with the callers.