Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Install problem for hyades 3.2.0 20041101 1032
Install problem for hyades 3.2.0 20041101 1032 [message #276830] Mon, 29 November 2004 17:47 Go to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Sorry, but I figured I would *resubmit* this to *tools.hyades* *again*
and the platform group. Reason: I did not receive any replies from
tools.hyades support group. If I can't get an answer, not sure where
else I can go?

I am running Eclipse 3.1 M3.

Just installed the following 3.2.0 Hyades zip files for hyades 3.2.0
after I saw their announcement. (Have never installed before)

hyades.examples_3.2.0_20041101_1032.zip
hyades.test_3.2.0_20041101_1032.zip
hyades.source_3.2.0_20041101_1032.zip
hyades.rac.nt_3.2.0_20041101_1032.zip
hyades.runtime_3.2.0_20041101_1032.zip

When I look at the "Product Configuration all I see is version 3.1.0 of
Hyades and some 3.2.0.

Problem: Have the following Configuration errors for :

- *Hyades Generic Log Adapter*
Plug-in "org.eclipse.hyades.logging.adapter" version "3.1.0" referenced
by this feature is missing.

Plug-in "org.eclipse.hyades.logging.adapter.config" version "3.1.0"
referenced by this feature is missing.

- *Hyades Logging*
Plug-in "org.eclipse.hyades.logging.parsers" version "3.1.0" referenced
by this feature is missing.

--


Thanks in Advance...
IchBin
____________________________________________________________ ______________

'The meeting of two personalities is like the contact of two chemical
substances: if there is any reaction, both are transformed.'
- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
Re: Install problem for hyades 3.2.0 20041101 1032 [message #276838 is a reply to message #276830] Mon, 29 November 2004 21:02 Go to previous messageGo to next message
Eclipse UserFriend
Apologies for not responding promptly. The problem appears to be that the
feature definitions are specifying the wrong plugin versions. I will
follow up on this and see that it gets resolved. A few other comments I
have..

- Hyades 3.2 is not officially supported on eclipse 3.1. Although it may
work, it is untested and is safer to use eclipse 3.0.1.

- Some of the plugins may still have their version set to 3.1, even though
they are part of Hyades 3.2. The rationale behind this was to not update
the version unless the plugin has actually changed. One advantage to this
is that the update manager doesn't have to download plugins unless they've
changed.

- Hyades versioning is tricky in general. Originally it started out of
sync with eclipse, then it was decided to follow the eclipse versioning
and skip version number 2 and jump straight to 3. Unfortunately though,
things have gotten out of sync again.. so one can no longer make
assumptions like Hyades 3.1 runs on eclipse 3.1 - you'll need to read the
release notes to see which version of eclipse it runs on.

Hope that answers your question..

Thanks for your feedback,
Curt


IchBin wrote:

> Sorry, but I figured I would *resubmit* this to *tools.hyades* *again*
> and the platform group. Reason: I did not receive any replies from
> tools.hyades support group. If I can't get an answer, not sure where
> else I can go?

> I am running Eclipse 3.1 M3.

> Just installed the following 3.2.0 Hyades zip files for hyades 3.2.0
> after I saw their announcement. (Have never installed before)

> hyades.examples_3.2.0_20041101_1032.zip
> hyades.test_3.2.0_20041101_1032.zip
> hyades.source_3.2.0_20041101_1032.zip
> hyades.rac.nt_3.2.0_20041101_1032.zip
> hyades.runtime_3.2.0_20041101_1032.zip

> When I look at the "Product Configuration all I see is version 3.1.0 of
> Hyades and some 3.2.0.

> Problem: Have the following Configuration errors for :

> - *Hyades Generic Log Adapter*
> Plug-in "org.eclipse.hyades.logging.adapter" version "3.1.0" referenced
> by this feature is missing.

> Plug-in "org.eclipse.hyades.logging.adapter.config" version "3.1.0"
> referenced by this feature is missing.

> - *Hyades Logging*
> Plug-in "org.eclipse.hyades.logging.parsers" version "3.1.0" referenced
> by this feature is missing.
Re: Install problem for hyades 3.2.0 20041101 1032 [message #276859 is a reply to message #276830] Tue, 30 November 2004 10:16 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Try the attached script (if you set the JAVA_BIN variable correctly it
should setup the latest Hyades 3.2 driver - almost automatically), make sure
you
run RAServer (in the original window) after the scripts ends. Just press
enter on all questions on the config window.
Rerun the script (or the just the lines with problems) if there are any time
out errors in the console.

As a first test when the Hyades workbench is started open the "Profiling and
Logging"
perspective then create a Profile launch configuration using the Profile
button in the toolbar - use External Java Application, select the attached
class in the Main tab then select Profiling tab and check Execution History
then click Profile and then you should see the monitored agent coming up in
the Profiling Monitor view.
Use "Open With" on the agent entry in the Profiling Monitor view to open
different statistical or graphical views.
Change/modify the profiling set or the filters on the Profiling tab to
collect different aspects of the profiling data.

Thanks,
Marius


"IchBin" <weconsul@ptd.net> wrote in message
news:cog8ts$ki7$1@www.eclipse.org...
> Sorry, but I figured I would *resubmit* this to *tools.hyades* *again*
> and the platform group. Reason: I did not receive any replies from
> tools.hyades support group. If I can't get an answer, not sure where
> else I can go?
>
> I am running Eclipse 3.1 M3.
>
> Just installed the following 3.2.0 Hyades zip files for hyades 3.2.0
> after I saw their announcement. (Have never installed before)
>
> hyades.examples_3.2.0_20041101_1032.zip
> hyades.test_3.2.0_20041101_1032.zip
> hyades.source_3.2.0_20041101_1032.zip
> hyades.rac.nt_3.2.0_20041101_1032.zip
> hyades.runtime_3.2.0_20041101_1032.zip
>
> When I look at the "Product Configuration all I see is version 3.1.0 of
> Hyades and some 3.2.0.
>
> Problem: Have the following Configuration errors for :
>
> - *Hyades Generic Log Adapter*
> Plug-in "org.eclipse.hyades.logging.adapter" version "3.1.0" referenced
> by this feature is missing.
>
> Plug-in "org.eclipse.hyades.logging.adapter.config" version "3.1.0"
> referenced by this feature is missing.
>
> - *Hyades Logging*
> Plug-in "org.eclipse.hyades.logging.parsers" version "3.1.0" referenced
> by this feature is missing.
>
> --
>
>
> Thanks in Advance...
> IchBin
> ____________________________________________________________ ______________
>
> 'The meeting of two personalities is like the contact of two chemical
> substances: if there is any reaction, both are transformed.'
> - Carl Gustav Jung, (1875-1961), psychiatrist and psychologist




Re: Install problem for hyades 3.2.0 20041101 1032 [message #276905 is a reply to message #276859] Tue, 30 November 2004 17:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Marius Slavescu wrote:
> Hi,
>
> Try the attached script (if you set the JAVA_BIN variable correctly it
> should setup the latest Hyades 3.2 driver - almost automatically), make sure
> you
> run RAServer (in the original window) after the scripts ends. Just press
> enter on all questions on the config window.
> Rerun the script (or the just the lines with problems) if there are any time
> out errors in the console.
>
> As a first test when the Hyades workbench is started open the "Profiling and
> Logging"
> perspective then create a Profile launch configuration using the Profile
> button in the toolbar - use External Java Application, select the attached
> class in the Main tab then select Profiling tab and check Execution History
> then click Profile and then you should see the monitored agent coming up in
> the Profiling Monitor view.
> Use "Open With" on the agent entry in the Profiling Monitor view to open
> different statistical or graphical views.
> Change/modify the profiling set or the filters on the Profiling tab to
> collect different aspects of the profiling data.
>
> Thanks,
> Marius
>
>
> "IchBin" <weconsul@ptd.net> wrote in message
> news:cog8ts$ki7$1@www.eclipse.org...
>
>>Sorry, but I figured I would *resubmit* this to *tools.hyades* *again*
>>and the platform group. Reason: I did not receive any replies from
>>tools.hyades support group. If I can't get an answer, not sure where
>>else I can go?
>>
>>I am running Eclipse 3.1 M3.
>>
>>Just installed the following 3.2.0 Hyades zip files for hyades 3.2.0
>>after I saw their announcement. (Have never installed before)
>>
>>hyades.examples_3.2.0_20041101_1032.zip
>>hyades.test_3.2.0_20041101_1032.zip
>>hyades.source_3.2.0_20041101_1032.zip
>>hyades.rac.nt_3.2.0_20041101_1032.zip
>>hyades.runtime_3.2.0_20041101_1032.zip
>>
>>When I look at the "Product Configuration all I see is version 3.1.0 of
>>Hyades and some 3.2.0.
>>
>>Problem: Have the following Configuration errors for :
>>
>>- *Hyades Generic Log Adapter*
>>Plug-in "org.eclipse.hyades.logging.adapter" version "3.1.0" referenced
>>by this feature is missing.
>>
>>Plug-in "org.eclipse.hyades.logging.adapter.config" version "3.1.0"
>>referenced by this feature is missing.
>>
>>- *Hyades Logging*
>>Plug-in "org.eclipse.hyades.logging.parsers" version "3.1.0" referenced
>>by this feature is missing.
>>
>>--
>>
>>
>>Thanks in Advance...
>>IchBin
>> ____________________________________________________________ ______________
>>
>>'The meeting of two personalities is like the contact of two chemical
>>substances: if there is any reaction, both are transformed.'
>>- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
>
>
>
Thanks for your response.

My question is where, what and why for the statement: "run RAServer (in
the original window) after the scripts ends RAServer". I have ever seen
this before and I do not know what this is?

--


Thanks in Advance...
IchBin
____________________________________________________________ ______________

'The meeting of two personalities is like the contact of two chemical
substances:
if there is any reaction, both are transformed.'
- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
Re: Install problem for hyades 3.2.0 20041101 1032 [message #276910 is a reply to message #276905] Tue, 30 November 2004 22:17 Go to previous message
Eclipse UserFriend
When you unzip hyades.rac.nt_3.2.0_20041101_1032.zip there should be a bin
directory that has this file. This is the executable you run to start the
agent controller. It's a little server (separate from the eclipse
workbench) that facilitates communication with the agents that supply
profiling data from your applications.

As for the why - it's separate from the workbench because you can install
it on a remote machine and profile your apps remotely (e.g. J2EE apps
running on a server). It's also used for a little more than just
collecting data, it can fetch log files for analysis, launch remote apps
for profiling, etc.

Thanks,
Curt

IchBin wrote:

> Thanks for your response.

> My question is where, what and why for the statement: "run RAServer (in
> the original window) after the scripts ends RAServer". I have ever seen
> this before and I do not know what this is?
Previous Topic:Easy font size change in arbitrary views
Next Topic:TaskView setSelection
Goto Forum:
  


Current Time: Mon Nov 10 15:30:03 EST 2025

Powered by FUDForum. Page generated in 0.04157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top