[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: Setup and Operation
|
George, we are finally including documentation with a fresh candidate driver today.
This should help the first time experience a lot. We will have our 1.0 GA driver on the site around
June 27.
Your last paragraph is ready to look at the results.
The thing you are seeing switch between monitoring and collecting is an indicator of when data is
being collected or not.
You should able to open one of several views of the data collected to do your analysis. You get
these views to open from
the context menu pop-up on the agent.
All you need to do is use the profiling launch action as you did. Anything needed will be created
for you. You only need
the RAServer running on the machine you want to do the profiling on. In your case your local machine
as you have done.
Harm Sluiman
sluiman@xxxxxxxxxx
"George Smith" <georgenospam@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:bcsvq8$bb1$1@xxxxxxxxxxxxxxxx
> Is there a place where I can find a step by step process to profile a java
> process within eclipse?
>
> I've gone through everything I can think of, and can't seem to get it to
> work. I've set up the RAService as a service. I can start it and stop it
> through the Service Manager.
>
> Then I go into Eclipse and set up a Profiling Project. I've done the
> Appearance set up.
>
> I left the localhost:10002 default host. I assume that that is the RAService
> that we are talking about here as the host.
>
> I created a Logging agent called "Java Profiling Agent". Don't know why I
> did that. Can't seem to find any real explaination about that. All it seems
> to be is a name.
>
> I left the Log View stuff as default values.
>
> I imported the standard symptomdb from the IBM ftp site.
>
> I selected basically, collect everything, in Profiling.
>
> And accepted the defaults in Trace Associations.
>
> And since I'm running everything from my localhost. I don't need to set up
> Security stuff. Right?
>
> So, now I should be able to start the service, and yes I did run the
> ServiceConfig bat file to set the jdk to my JDK home directory and the host
> filter to "LOCAL". I also set the RAS_HOME environment variable to the
> appropriate Hyades install directory.
>
> Now I should be able to go to my Profiling Project and "Launch" a java
> process and see it get profiled. Right? I can launch a class that has a main
> method. I can see it say <monitoring...collecting> or whatever it says when
> it'd oing that. Then it goes back to just <monitoring>. Shouldn't it
> terminate at the end of the main method?
>
> I can't figure out hos I should be able to see the profiling of the program
> from that point.
>
> George
>
>