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 109124 - [ProfilingPoints] LoadGenerator PP isn't hit
Summary: [ProfilingPoints] LoadGenerator PP isn't hit
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks: 105573 105582
  Show dependency tree
 
Reported: 2007-07-09 13:49 UTC by Alexander Kouznetsov
Modified: 2007-08-23 13:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-07-09 13:49:24 UTC
Profiler 1.2 070706
Product Version: NetBeans IDE Dev (Build 200707090000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

I inserted Load Generator Profiling Point into Java and Web Applications, and profiled them, but no results were shown
for Load Generator profiling points and there were no indication that they were hit (no new nodes in Runtime tab, no
messages in output.log). It seems that these PPs are completely ignored. Stopwatch profiling points were perfectly
working the same time.
Comment 1 Tomas Hurka 2007-07-18 15:08:09 UTC
Did you have JMeter and LoadGenerator plugin installed? If JMeter plugin is installed it has node in Services (aka Runtime) tab.
Comment 2 Alexander Kouznetsov 2007-07-18 15:49:24 UTC
Sure, all three plugins (including Bridge) were installed. Are you able to reproduce this issue?
Comment 3 Tomas Hurka 2007-07-18 16:14:38 UTC
It is strange that you did not have node for Load Generator in Services tab. No node means that there is something wrong with Load Generator plugin.
Comment 4 Alexander Kouznetsov 2007-07-18 16:20:13 UTC
I'm sorry for misunderstanding, by phrase "no new nodes" I meant that under Load Generator node in Services panel there
were no new subnodes, which are usually added when JMeter scripts are started.
Comment 5 Tomas Hurka 2007-07-18 16:23:09 UTC
I see.
Comment 6 J Bachorik 2007-07-23 15:59:19 UTC
Works pretty fine for me in the trunk build 20070723 - AnagramGame, TomcatServletExample. Can you share the JMeter
script file you use to start the loadgenerator? Also it would be nice to have the projects in question for reproducing
thanx
Comment 7 Alexander Kouznetsov 2007-08-21 12:37:34 UTC
It works now.
Comment 8 Alexander Kouznetsov 2007-08-21 12:38:04 UTC
Verified with
Product Version: NetBeans IDE Dev (Build 200708200000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)