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 77723 - Run Profiler Calibration doesn't work on solaris sparc with 64bit support
Summary: Run Profiler Calibration doesn't work on solaris sparc with 64bit support
Status: VERIFIED DUPLICATE of bug 77735
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-12 14:58 UTC by ehucka
Modified: 2006-10-23 16:40 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 ehucka 2006-06-12 14:58:05 UTC
solaris 10 sparc, JDK 1.5.0_07v9


Action Profile | Advanced
Commands | Run Profiler Calibration ends by "Failed to establish socket
connection with target JVM." 
I'm starting IDE with -d64 argument but profiler started within the ide has not
the argument on its commandline.

log:

/space/jdks/jdk1.5.0_07-v9/bin/java
-agentpath:/space/temp/nb55/profiler1/lib/deployed/jdk15/solaris-sparcv9/libprofilerinterface.so
-Xbootclasspath/a:/space/temp/nb55/profiler1/lib/jfluid-server.jar:/space/temp/nb55/profiler1/lib/jfluid-server-15.jar
com.sun.tools.profiler.server.ProfilerServer
/space/temp/nb55/profiler1/lib/deployed/jdk15/solaris-sparcv9 5141 10
____Profiler+Calibration+Run____
*** Profiler warning (Mon Jun 12 15:43:41 CEST 2006): timed out while trying to
connect to the target JVM.
*** Profiler error (Mon Jun 12 15:43:41 CEST 2006): connection with server not open
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
Comment 1 Tomas Hurka 2006-06-28 09:14:16 UTC
This is duplicate of issue #77735

*** This issue has been marked as a duplicate of 77735 ***
Comment 2 ehucka 2006-07-24 14:24:10 UTC
verified