[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: Execution Flow does not show anything
|
- From: rauconrad@xxxxxx (crazyc)
- Date: Fri, 27 Aug 2004 17:11:05 +0000 (UTC)
- Newsgroups: eclipse.tools.hyades
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
I experienced the same problem. It is caused by an mistake in the tutorial.
There is written under point 12. e.:
"Specify the Method Name as PerformanceExample to include only methods
related to this example"
If I specify the Method Name as "*" as it is in the other filters i am able
to collect data and display it in the Execution Flow view.
>Robert Danek wrote:
> 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'.
> >
> >
> >