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 88721 - [tests] Profiler cannot profile an test application using sample timing
Summary: [tests] Profiler cannot profile an test application using sample timing
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 16:58 UTC by ehucka
Modified: 2006-11-09 14:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (1.99 KB, text/plain)
2006-11-06 17:00 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-11-06 16:58:53 UTC
profiler 061106

Profiler cannot profile an application used by automated tests.
Steps to reproduce:
1. checkout from profiler cvs - jfluid/test/functional/data/projects/js2e-simple
2. open the project in ide
3. set simple.cpu.WaitingTest as main class
4. configure own cpu profiling configuration with sample timing - details in
attached log file
5. start profiling

Profiling stops by: java.io.IOException: JFluid wire protocol error: code does
not correspond to command or response. Value -1
Comment 1 ehucka 2006-11-06 17:00:18 UTC
Created attachment 35807 [details]
ide log
Comment 2 ehucka 2006-11-08 08:01:43 UTC
It seems some change in profiler resolved this issue. All automated pass now and
it is not reproducible manually too.
If you have nothing to add the issue can be closed.
Comment 3 Tomas Hurka 2006-11-08 09:10:50 UTC
Great! Closing as fixed.
Comment 4 ehucka 2006-11-09 14:38:28 UTC
verified