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 138492 - [MAC] Profiler: Calibration failed
Summary: [MAC] Profiler: Calibration failed
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: cms
URL:
Keywords:
Depends on: 134263
Blocks:
  Show dependency tree
 
Reported: 2008-06-27 14:57 UTC by Alexandr Scherbatiy
Modified: 2008-09-25 10:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (32.71 KB, text/plain)
2008-06-27 15:03 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2008-06-27 14:57:40 UTC
Steps to reproduce:

- Create a JavaFX Script project
- Profile it
  Calibration failed:

 profile:
*** Profiler message (Fri Jun 27 07:03:10 PDT 2008): Starting target application...
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java -agentpath:/Applications/NetBeans/NetBeans 
6.1.app/Contents/Resources/NetBeans/profiler3/lib/deployed/jdk16/mac/libprofilerinterface.jnilib -Xbootclasspath/a:/Applications/NetBeans/NetBeans 
6.1.app/Contents/Resources/NetBeans/profiler3/lib/jfluid-server.jar:/Applications/NetBeans/NetBeans 
6.1.app/Contents/Resources/NetBeans/profiler3/lib/jfluid-server-15.jar org.netbeans.lib.profiler.server.ProfilerServer /Applications/NetBeans/NetBeans 
6.1.app/Contents/Resources/NetBeans/profiler3/lib/deployed/jdk16/mac 5141 10 ____Profiler+Calibration+Run____
*** Profiler warning (Fri Jun 27 07:05:41 PDT 2008): timed out while trying to connect to the target JVM.
*** Profiler error (Fri Jun 27 07:05:41 PDT 2008): connection with server not open
/Users/tester/NetBeansProjects/temp/02/JavaFXApplication10/nbproject/profiler-build-impl.xml:72: Calibration failed.
Please check your setup and run the calibration again.
BUILD FAILED (total time: 3 minutes 0 seconds)
Comment 1 Alexandr Scherbatiy 2008-06-27 15:03:18 UTC
Created attachment 63600 [details]
IDE log file
Comment 2 Alexei Mokeev 2008-07-09 14:29:12 UTC
Looks like the bug in Java Profiler on Mac x64 bit. Please verify.
Comment 3 cms 2008-07-09 16:36:40 UTC
J2SE profiler behaves like this also (caused by #134263: Profiler does not work with 64bit JDK 6 on Mac OS X). The
mentioned issue fixed in release61_fixes branch. Since the problem exists in NB 6.1 final release, the waiving request
will be send.
Comment 4 Lark Fitzgerald 2008-07-10 17:50:50 UTC
- Workaround: Use the patched NB 6.1 release. 
Comment 5 cms 2008-08-19 11:11:53 UTC
Target milestone is set to "future" since the issue can't be fixed in scopes of JavaFX profiler. The issue should not be
reproducible after JavaFX plugin migration to NB 6.5. Currently please use the workaround mentioned above.
Comment 6 cms 2008-09-18 13:40:14 UTC
Tested with plugin build 2008-09-18_05-17-09.zip. Not reproducible anymore since fix for #134263 integrated to NB 6.5.
Comment 7 Alexandr Scherbatiy 2008-09-25 10:00:53 UTC
verified in 2008-09-25_02-01-58.zip