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 157554 - AssertionError at org.netbeans.modules.profiler.NetBeansProfiler$ProgressPanel$3.actionPerformed
Summary: AssertionError at org.netbeans.modules.profiler.NetBeansProfiler$ProgressPane...
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 14:00 UTC by Jaromir Uhrik
Modified: 2009-09-18 12:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145627


Attachments
stacktrace (2.17 KB, text/plain)
2009-01-28 14:00 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-01-28 14:00:32 UTC
Build: NetBeans IDE Dev (Build 200901260201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.profiler.NetBeansProfiler$ProgressPanel$3.actionPerformed(NetBeansProfiler.java:299)
        at org.netbeans.core.windows.services.NbPresenter$ButtonListener.actionPerformed(NbPresenter.java:1269)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
Comment 1 Jaromir Uhrik 2009-01-28 14:00:38 UTC
Created attachment 76305 [details]
stacktrace
Comment 2 Tomas Hurka 2009-01-28 14:14:18 UTC
Please provide steps how to reproduce it and messages.log. Thanks.
Comment 3 matusdekanek 2009-09-18 12:08:27 UTC
Without requested information for long time and not reproduced since january - INVALID.