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 - Cannot profile a project with 6.0 Q builds
Summary: Cannot profile a project with 6.0 Q builds
Status: VERIFIED DUPLICATE of bug 61676
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 18:18 UTC by dkkopp
Modified: 2007-08-13 17:02 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 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.