[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] "No data is available for display"

I am trying to get the JCarModel example working, and am having some
problems. The app launches just fine, but when i double-click on any of
the analyses i've added to the profile configuration (such as "Method Code
Coverage"), a tag labeled "Package Statistics" pops up with the following
text:

No data is available for display.
The object selected in the Profiling Monitor view does not contain this
type of information.

Note:
Populate the view by selecting a valid item in the Profiling Monitor view,
or start monitoring a Java process. Use Profile action from Profiling
perspective to launch or attach to a java process.

I'm using hyades.runtime_3.0.1_20040804_1914.zip on a linux x86 box.

Any help or pointers to pertinent information would be greatly
appreciated.

Thanks.
nall.

===============================================================================
Below is the output of RAServer during the time that i'm profiling the
app. There are two warnings, but they seem benign to my naive eyes.

<SERVER_MSG time="2004:8:9:11:43:24" severity="INFORMATION"
text="Attempting to launch process : java.exe
-XrunpiAgent:server=controlled hyades.example.JCarModel"/>

<SERVER_MSG time="2004:8:9:11:43:24" severity="INFORMATION" text="Adding
agent interest: Java Profiling Agent"/>

<SERVER_MSG time="2004:8:9:11:43:26" severity="INFORMATION" text="Incoming
connection request from agent Java Profiling Agent in process 6948 with
uuid UUID-1092069806-761585-1848809366-2075266527"/>

<SERVER_MSG time="2004:8:9:11:43:26" severity="WARNING" text="Registered
Agent UUID-1092069806-761585-1848809366-2075266527."/>

<SERVER_MSG time="2004:8:9:11:43:27" severity="WARNING" text="Requesting
shared memory 31457280 bytes, allocating 31457280 bytes, system max
33554432 bytes"/>

<SERVER_MSG time="2004:8:9:11:43:27" severity="INFORMATION" text="Created
data channel with name rabuffer15 and CB addr 0x7f456154 buffer addr
0x7f466a6c size in=31457280 size out=16777216"/>

<SERVER_MSG time="2004:8:9:11:43:27" severity="INFORMATION"
text="Connected to client data channel socket on port 54017 with
descriptor 52"/>

<SERVER_MSG time="2004:8:9:11:43:27" severity="INFORMATION" text="Created
flusher thread and about to send message to agent"/>