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 76232 - Calibration fails on Solaris
Summary: Calibration fails on Solaris
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Solaris
: P1 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 19:41 UTC by dafreels
Modified: 2007-09-13 07:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
calibrate shell script (567 bytes, text/plain)
2006-05-11 21:16 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dafreels 2006-05-11 19:41:42 UTC
I have a server with dual Opteron 246 processors and 8Gb of ram. I have
downloaded the 60 server profiler for solaris amd64. When I attempt to execute
calibrate.sh I get the following exception:

bash-3.00$ ./calibrate.sh 
Starting calibration...
Exception in thread "main" java.lang.UnsatisfiedLinkError:
enableMicrostateAccounting
        at
com.sun.tools.profiler.server.system.Timers.enableMicrostateAccounting(Native
Method)
        at
com.sun.tools.profiler.server.ProfilerRuntimeCPU.setTimerTypes(ProfilerRuntimeCPU.java:55)
        at
com.sun.tools.profiler.server.ProfilerCalibrator.measureMethodEntryExitCalls(ProfilerCalibrator.java:251)
        at
com.sun.tools.profiler.server.ProfilerCalibrator.measureBCIOverhead(ProfilerCalibrator.java:182)
        at
com.sun.tools.profiler.server.ProfilerCalibrator.main(ProfilerCalibrator.java:115)
Comment 1 Tomas Hurka 2006-05-11 21:16:36 UTC
Created attachment 30353 [details]
calibrate shell script
Comment 2 Tomas Hurka 2006-05-11 21:17:59 UTC
Thanks for catching this. This is a regression in NB 6.0. Please use NB 5.5 beta and NetBeans Profiler 5.5 
beta or use attached script instead of calibrate.sh
Comment 3 Tomas Hurka 2006-05-17 03:38:17 UTC
Fixed in trunk.
Comment 4 Alexander Kouznetsov 2007-09-13 07:35:36 UTC
Verified with Beta1