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 212408 - AssertionError at org.netbeans.modules.profiler.nbimpl.NetBeansProfiler.modifyCurrentProfiling
Summary: AssertionError at org.netbeans.modules.profiler.nbimpl.NetBeansProfiler.modif...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 20:21 UTC by javydreamercsw
Modified: 2012-05-22 08:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187891


Attachments
stacktrace (3.87 KB, text/plain)
2012-05-11 20:21 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-05-11 20:21:31 UTC
Build: NetBeans IDE Dev (Build 201205110400)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
javydreamercsw: Changing profile session parameters




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.profiler.nbimpl.NetBeansProfiler.modifyCurrentProfiling(NetBeansProfiler.java:157)
   at org.netbeans.modules.profiler.actions.ProfilingSupport$2.run(ProfilingSupport.java:339)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 javydreamercsw 2012-05-11 20:21:36 UTC
Created attachment 119371 [details]
stacktrace
Comment 2 J Bachorik 2012-05-21 09:02:29 UTC
Is this in any way related to #212407 ?
Comment 3 javydreamercsw 2012-05-21 12:45:06 UTC
Not at all. Besides both happening to me.

I just changed profile properties during a profile session.
Comment 4 J Bachorik 2012-05-21 12:50:38 UTC
What I had in mind was whether it was the same project or project type (suite)
Comment 5 javydreamercsw 2012-05-21 18:27:01 UTC
Yes it was the same project.
Comment 6 J Bachorik 2012-05-22 08:11:19 UTC
Most probably related to the custom harness containing pre-72 profiling ant tasks. Should be fixed together with #212407 by http://hg.netbeans.org/main-golden/rev/8168c128f437