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 60275 - Cannot start profiling without calibration file
Summary: Cannot start profiling without calibration file
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-20 13:35 UTC by ehucka
Modified: 2006-03-24 13:10 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 2005-06-20 13:35:18 UTC
build 050620

I've removed calibration files: ~/.jfluid/* and start IDE. When I try to start
some profiling the calibration dialog is displayed but immediately after that
the socket error dialog is displayed. After I confirm both dialogs no
calibration is started.

If I start calibration alone it works.

log fragment:
>>> JFluid: gonna send simple command:CHECK_CONNECTION
>>> JFluid: received simple response NO TYPEOk, yes
>>> JFluid: gonna send simple command:GET_VM_PROPERTIES
>>> JFluid: received complex response VM_PROPERTIES
>>>         response is: VMPropertiesResponse, jdkVersionString: jdk15,
VM_PROPERTIESOk, yes
>>> JFluid: gonna send simple command:TERMINATE_TARGET_JVM
>>> JFluid: received simple response NO TYPEOk, yes
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
Comment 1 iformanek 2005-06-20 17:55:23 UTC
Fixed
Comment 2 ehucka 2005-06-21 14:55:18 UTC
verify in 050621