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 172193 - AssertionError: nps param should not be empty
Summary: AssertionError: nps param should not be empty
Status: RESOLVED DUPLICATE of bug 169300
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-09-14 15:34 UTC by ymhsenger
Modified: 2009-10-30 16:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156065


Attachments
stacktrace (902 bytes, text/plain)
2009-09-14 15:34 UTC, ymhsenger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ymhsenger 2009-09-14 15:34:47 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 1.5.0_20-141, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_20-b02-315
OS: Mac OS X, 10.5.8, i386

User Comments:
GUEST: doing nothing; was asleep.



Stacktrace: 
java.lang.AssertionError: nps param should not be empty
        at org.netbeans.modules.uihandler.UIHandler.publish(UIHandler.java:107)
        at java.util.logging.Logger.log(Logger.java:440)
        at java.util.logging.Logger.doLog(Logger.java:462)
        at java.util.logging.Logger.log(Logger.java:526)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:119)
Comment 1 ymhsenger 2009-09-14 15:34:52 UTC
Created attachment 87618 [details]
stacktrace
Comment 2 Jindrich Sedek 2009-09-14 15:59:15 UTC
It seems that in some circumstances profiler self sample action doesn't return any data, is this possible? 

If yes, I'll fix it in TimeableEventQueue to ignore such snapshots, please evaluate and reassing back to me or fix 
profiler code if it should not happen.
Comment 3 Jiri Sedlacek 2009-09-14 16:04:36 UTC
Already fixed.

*** This issue has been marked as a duplicate of 169300 ***
Comment 4 Michal Skvor 2009-10-30 16:06:41 UTC
*** Issue 174193 has been marked as a duplicate of this issue. ***