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 75877

Summary: Cannot profile a project with 6.0 Q builds
Product: profiler Reporter: dkkopp <dkkopp>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description dkkopp 2006-05-03 18:18:25 UTC
I downloaded and installed NetBeans 6.0 Q build and Profiler 6.0 Q build on OS X 
10.4.6 with JDK 1.5.0_06.

I created a simple Java Application project and had NetBeans create a main 
class. I then attempted to profile the project. NetBeans shows the following in 
the output window:

Exception Profiler Agent Warning: Native bind failed to lookup com.sun.tools.
profiler.server.ProfilerRuntime.class!!!
Comment 1 Tomas Hurka 2006-05-05 09:25:25 UTC
Where is your NetBeans installed? 'Native bind failed to lookup ..' can happen if you have NetBeans 
installed in directory with spaces. Probably duplicate of #61676.
Comment 2 dkkopp 2006-05-08 14:30:09 UTC

*** This issue has been marked as a duplicate of 61676 ***
Comment 3 Alexander Kouznetsov 2007-01-18 11:05:14 UTC
Verified as a duplicate.