Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Agent Controller exception on CentOS 4.1
Agent Controller exception on CentOS 4.1 [message #97010] Wed, 25 April 2007 17:27 Go to next message
Eclipse UserFriend
Originally posted by: davidbbs.stanford.edu

When I start the ACServer I get:

Starting Agent Controller.
Exception in thread "Thread-0" java.lang.NoClassDefFoundError:
org/eclipse/hyades/internal/execution/file/FileServer
ACServer started successfully.

The provided "SampleClient" executable doesn't work.

I tried installing the 3.3M6 build of Eclipse and the latest 4.4 build
of TPTP. (The one with the included ACServer in the Eclipse plugin
directory.)

If I manually run the TimeCollector after starting the ACServer it works.

Any ideas as to why this isn't working? I'm running on a cluster of AMD
64-bit opterons with Java HotSpot(TM) 64-Bit Server VM (build
1.5.0_05-b05, mixed mode).

-David
Re: Agent Controller exception on CentOS 4.1 [message #97048 is a reply to message #97010] Thu, 26 April 2007 02:06 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi David,
This appears to be a packaging issue with the Agent Controller. A
couple of questions:

1) Which 4.4 build are you using? I would suggest using the
http://www.eclipse.org/tptp/home/downloads/?buildId=TPTP-4.4 .0-200703270100D
build.

2) Does your install have the <Agent Controller installation
directory> \plugins\org.eclipse.hyades.execution_4.3.0.v200702211436\he xl.jar
JAR?

Paul
"David" <davidbbs@stanford.edu> wrote in message
news:davidbbs-0834A6.10275225042007@news.eclipse.org...
> When I start the ACServer I get:
>
> Starting Agent Controller.
> Exception in thread "Thread-0" java.lang.NoClassDefFoundError:
> org/eclipse/hyades/internal/execution/file/FileServer
> ACServer started successfully.
>
> The provided "SampleClient" executable doesn't work.
>
> I tried installing the 3.3M6 build of Eclipse and the latest 4.4 build
> of TPTP. (The one with the included ACServer in the Eclipse plugin
> directory.)
>
> If I manually run the TimeCollector after starting the ACServer it works.
>
> Any ideas as to why this isn't working? I'm running on a cluster of AMD
> 64-bit opterons with Java HotSpot(TM) 64-Bit Server VM (build
> 1.5.0_05-b05, mixed mode).
>
> -David
Re: Agent Controller exception on CentOS 4.1 [message #97114 is a reply to message #97010] Thu, 26 April 2007 10:23 Go to previous messageGo to next message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
Hi David,

I opened the bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=184192
to track the deffect with finding of preconfigured agents.

Regards,
Igor
Re: Agent Controller exception on CentOS 4.1 [message #97201 is a reply to message #97048] Fri, 27 April 2007 16:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: davidbbs.stanford.edu

Paul,
I was using build:
tptp.platform.runtime-TPTP-4.4.0-200704180100
tptp.trace.runtime-TPTP-4.4.0-200704180100
on
eclipse-SDK-3.3M6-linux-gtk-x86_64

I'm not sure this is a packaging issue as I had the same exact
problem when I downloaded the standalone Agent Controller
agntctrl.linux_em64t-TPTP-4.3.1. There was a previous message from
Pranab Dhar earlier in the newsgroup about this issue as well.

The standalone install has:
-rwxr-xr-x 1 davidbbs davidbbs 473830 Feb 22 11:15 hexl.jar
In the plugins directory, but exhibits identical behavior.

The install that I got from the integrated eclipse install (plugin:
org.eclipse.tptp.platform.ac.linux_em64t_4.4.0.v200704180100 ) does not
have hexl.jar in it, but it doesn't have a plugins directory either. I
did not find hexl.jar anywhere in the eclipse plugins directory.

If I try the 200703270100D build as you suggest, does it have the
agent controller packaged as a plugin or do I need to use the standalone
install. I donwnloaded the 200704180100 build because the readme notes
said it had them included and I couldn't get the stand alone agent
controller to work.

Thanks,
-David

In article <f0p1fk$pkg$1@build.eclipse.org>,
"Paul Slauenwhite" <paules@ca.ibm.com> wrote:

> Hi David,
> This appears to be a packaging issue with the Agent Controller. A
> couple of questions:
>
> 1) Which 4.4 build are you using? I would suggest using the
> http://www.eclipse.org/tptp/home/downloads/?buildId=TPTP-4.4 .0-200703270100D
> build.
>
> 2) Does your install have the <Agent Controller installation
> directory> \plugins\org.eclipse.hyades.execution_4.3.0.v200702211436\he xl.jar
> JAR?
>
> Paul
> "David" <davidbbs@stanford.edu> wrote in message
> news:davidbbs-0834A6.10275225042007@news.eclipse.org...
> > When I start the ACServer I get:
> >
> > Starting Agent Controller.
> > Exception in thread "Thread-0" java.lang.NoClassDefFoundError:
> > org/eclipse/hyades/internal/execution/file/FileServer
> > ACServer started successfully.
> >
> > The provided "SampleClient" executable doesn't work.
> >
> > I tried installing the 3.3M6 build of Eclipse and the latest 4.4 build
> > of TPTP. (The one with the included ACServer in the Eclipse plugin
> > directory.)
> >
> > If I manually run the TimeCollector after starting the ACServer it works.
> >
> > Any ideas as to why this isn't working? I'm running on a cluster of AMD
> > 64-bit opterons with Java HotSpot(TM) 64-Bit Server VM (build
> > 1.5.0_05-b05, mixed mode).
> >
> > -David
Re: Agent Controller exception on CentOS 4.1 [message #97344 is a reply to message #97201] Mon, 30 April 2007 12:51 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi David,
The Integrated Agent Controller uses binaries in the plug-ins packaged
with Eclipse so there would be no plugins directory.

It appears as if the packaging is fine for your stand-alone Agent
Controller. Have you followed the install and configuration instructions in
the Agent Controller's getting_started.html?

Try installing the stand-alone Agent Controller for the 200703270100D
build (separate download).

Paul
"David" <davidbbs@stanford.edu> wrote in message
news:davidbbs-7067D1.09433727042007@news.eclipse.org...
> Paul,
> I was using build:
> tptp.platform.runtime-TPTP-4.4.0-200704180100
> tptp.trace.runtime-TPTP-4.4.0-200704180100
> on
> eclipse-SDK-3.3M6-linux-gtk-x86_64
>
> I'm not sure this is a packaging issue as I had the same exact
> problem when I downloaded the standalone Agent Controller
> agntctrl.linux_em64t-TPTP-4.3.1. There was a previous message from
> Pranab Dhar earlier in the newsgroup about this issue as well.
>
> The standalone install has:
> -rwxr-xr-x 1 davidbbs davidbbs 473830 Feb 22 11:15 hexl.jar
> In the plugins directory, but exhibits identical behavior.
>
> The install that I got from the integrated eclipse install (plugin:
> org.eclipse.tptp.platform.ac.linux_em64t_4.4.0.v200704180100 ) does not
> have hexl.jar in it, but it doesn't have a plugins directory either. I
> did not find hexl.jar anywhere in the eclipse plugins directory.
>
> If I try the 200703270100D build as you suggest, does it have the
> agent controller packaged as a plugin or do I need to use the standalone
> install. I donwnloaded the 200704180100 build because the readme notes
> said it had them included and I couldn't get the stand alone agent
> controller to work.
>
> Thanks,
> -David
>
> In article <f0p1fk$pkg$1@build.eclipse.org>,
> "Paul Slauenwhite" <paules@ca.ibm.com> wrote:
>
>> Hi David,
>> This appears to be a packaging issue with the Agent Controller. A
>> couple of questions:
>>
>> 1) Which 4.4 build are you using? I would suggest using the
>> http://www.eclipse.org/tptp/home/downloads/?buildId=TPTP-4.4 .0-200703270100D
>> build.
>>
>> 2) Does your install have the <Agent Controller installation
>> directory> \plugins\org.eclipse.hyades.execution_4.3.0.v200702211436\he xl.jar
>> JAR?
>>
>> Paul
>> "David" <davidbbs@stanford.edu> wrote in message
>> news:davidbbs-0834A6.10275225042007@news.eclipse.org...
>> > When I start the ACServer I get:
>> >
>> > Starting Agent Controller.
>> > Exception in thread "Thread-0" java.lang.NoClassDefFoundError:
>> > org/eclipse/hyades/internal/execution/file/FileServer
>> > ACServer started successfully.
>> >
>> > The provided "SampleClient" executable doesn't work.
>> >
>> > I tried installing the 3.3M6 build of Eclipse and the latest 4.4 build
>> > of TPTP. (The one with the included ACServer in the Eclipse plugin
>> > directory.)
>> >
>> > If I manually run the TimeCollector after starting the ACServer it
>> > works.
>> >
>> > Any ideas as to why this isn't working? I'm running on a cluster of AMD
>> > 64-bit opterons with Java HotSpot(TM) 64-Bit Server VM (build
>> > 1.5.0_05-b05, mixed mode).
>> >
>> > -David
Previous Topic:Installing new Agent
Next Topic:who can tell me how to monitor the HPUX machine, thanks!
Goto Forum:
  


Current Time: Tue Mar 19 07:44:57 GMT 2024

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

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

Back to the top