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 241766 - Cannot run remote profiling
Summary: Cannot run remote profiling
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 8.0
Hardware: PC All
: P1 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2014-02-12 13:07 UTC by Jiri Skrivanek
Modified: 2014-02-17 11:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Ant log (72.03 KB, text/plain)
2014-02-12 13:07 UTC, Jiri Skrivanek
Details
Faulting project. (201.01 KB, application/x-sdlc)
2014-02-12 13:17 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-02-12 13:07:31 UTC
Created attachment 145088 [details]
Ant log

It is not possible to run remote profiling. To reproduce:

- create Java project and add remote platform for its execution
- right-click project node and choose Profile
- select CPU|Advanced and click Cancel
- again right-click project node and choose Profile
- select CPU|Advanced and click Run but it fails with message "Calibration failed. Please check your setup and run the calibration again."

Product Version: NetBeans IDE Dev (Build 201402100001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b129
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Skrivanek 2014-02-12 13:17:47 UTC
Created attachment 145090 [details]
Faulting project.
Comment 2 Jiri Skrivanek 2014-02-12 13:44:47 UTC
Broken by the fix of bug 237130.
Comment 3 Petr Cyhelsky 2014-02-12 14:52:40 UTC
fixed in http://hg.netbeans.org/profiler-main/rev/e278b4e53485
Comment 4 Quality Engineering 2014-02-14 02:53:46 UTC
Integrated into 'main-silver', will be available in build *201402140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e278b4e53485
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #241766 automatic calibration introduced by fix of #237130 should not be done for remote platform