[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Execution Flow does not show anything

Hi Shady,

What OS are you running? What version of java did you configure with the RAC (can you reply with the string output by 'java -fullversion')?

Did you modify your filters at all? Do you get anything in the views if you turn off all filtering? How about if you turn off the JIT (depending on the jdk you are using, this can be done with '-Djava.compiler=none' for IBM jdks, and '-Xint' with Sun JDKs).

Shady wrote:

Hi Robert,
Thanks for your reply.
Iam using Hyades 3.0. I checked the 'Execution History' but still the
execution history view shows no data. I really have no idea what is going
on. Iam just following the basic tutorial. I began to doubt that hyades
contains unknown bugs ! Please Help

"Robert Danek" <rdanek@xxxxxxxxxx> wrote in message
news:cftlo7$lp$1@xxxxxxxxxxxxxx

Shady wrote:

Hi ,
Iam using hyades to profile the PerformanceExample  tutorial. And

everything

seemed to work and I can see monitoring is working and the following

views

show data: Package Statistics,Class Statistics,Instance

Statistics,Object

References.
However the Execution Flow view always show displays "No Data is
available,...) . I tried refreshing, restarting but it never showed data
No error logs are found either
What is wrong, or Iam missing something?
Please Advice



Sounds like you probably don't have Execution History enabled.

What version of Hyades are you using?

If you are using 3.0, then the way to enable Execution History is in the
Profile configuration view, under the config you created in 'External
Java Application', navigate to the Profiling->Overview tab, and check
the box that says 'Execution History'.