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 105472 - Profiler doesn't work on Mac OS X with JDK 6
Summary: Profiler doesn't work on Mac OS X with JDK 6
Status: VERIFIED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: Macintosh (x86) Mac OS X
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: RELNOTE
: 117365 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-02 11:32 UTC by ilredeldomani
Modified: 2007-10-01 20:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ilredeldomani 2007-06-02 11:32:13 UTC
this is the log result of the profiling
"compile:
profile:
Profiler Agent: Initializing...
Profiler Agent: Options: >/Applications/NetBeans.app/Contents/Resources/NetBeans/profiler1/lib,
5140,10<
Profiler Agent: Initialized succesfully
Profiler Server: Problem with customized initializing localized messages...
ProfilerServer: Unable to initialize ResourceBundle for ProfilerServer
Can't find bundle for base name com.sun.tools.profiler.server.Bundle, locale it_IT
Profiler Server: Problem with default initializing localized messages...
Profiler Agent: Waiting for connection on port 5140, timeout 10 seconds (Protocol version: 2)
Can't find bundle for base name com.sun.tools.profiler.server.Bundle, locale it_IT
Profiler Server: Problem with customized initializing localized messages...
ProfilerServer: Unable to initialize ResourceBundle for ProfilerServer
Can't find bundle for base name com.sun.tools.profiler.server.Bundle, locale it_IT
Profiler Server: Problem with default initializing localized messages...
Can't find bundle for base name com.sun.tools.profiler.server.Bundle, locale it_IT
Profiler Agent: Established local connection with the tool
Profiler Agent: Redefining 100 classes at idx 0, out of total 424 
Java HotSpot(TM) Client VM warning: Untested: os::remap_memory in /SourceCache/HotSpot16/
HotSpot16-17/src/os/macosx/vm/os_macosx.cpp: 1290

Java Result: 133
BUILD SUCCESSFUL (total time: 32 seconds)

other info are :
NetBeans IDE 5.5.1 (Build 200704122300) (Default)

Java HotSpot(TM) Client VM 1.6.0-b88-17-release

configurtion of my mac:
  Nome computer:	Mac
  Modello computer:	MacBook2,1
  Nome processore:	Intel Core 2 Duo
  Velocità processore:	2 GHz
  Numero di processori:	1
  Numero totale di nuclei:	2
  L2 Cache (per processore):	4 MB
  Memoria:	1 GB
  Velocità bus:	667 MHz
  Versione Boot ROM:	MB21.00A5.B00
  Versione SMC:	1.13f3
  Numero di serie:	4H71122QWGL
  Sensore movimento improvviso:
  Stato:	Abilitato

os mac os x 10.4 .9
Comment 1 Tomas Hurka 2007-06-04 08:32:59 UTC
This is a bug in Apple's JDK 6 developer preview. Please use JDK 1.5.0
Comment 2 Alexander Kouznetsov 2007-09-24 14:37:31 UTC
Verified as wontfix.
Comment 3 Tomas Hurka 2007-10-01 20:12:05 UTC
*** Issue 117365 has been marked as a duplicate of this issue. ***