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

Summary: Cannot run remote profiling
Product: profiler Reporter: Jiri Skrivanek <jskrivanek>
Component: IdeAssignee: Petr Cyhelsky <cyhelsky>
Status: VERIFIED FIXED    
Severity: normal CC: thurka
Priority: P1 Keywords: REGRESSION
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Ant log
Faulting project.

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