Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Unable to get SampleClient working on RHEL4 Linux-EM64T platform
Unable to get SampleClient working on RHEL4 Linux-EM64T platform [message #93904] Thu, 22 March 2007 06:10 Go to next message
Pranab Dhar is currently offline Pranab DharFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,
I am unable to get the basic SampleClient(TPTP 4.3.1) TPTP test on
Linux EM64T platform.

<CommonBaseEvent creationTime="2007-03-22T05:45:46.881855Z"
globalInstanceId="A602180A000D74B95F0F28A91296DAFC" msg="Agent not
found" severity="50" version="1.0.1"> <sourceComponentId
component="AgentController" componentIdType="TPTPComponent"
executionEnvironment="AgentManager.c, line 3640" instanceId="1"
location="be-qarhas42" locationType="IPV4" processId="21044"
subComponent="Agent Manager" threadId="21044" componentType="Eclipse_TPTP"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="ReportSituation" reasoningScope="INTERNAL"
reportCategory="LOG"/> </situation></CommonBaseEvent>


I have the PATH and LD_LIBRARY_PATH set as explained in readme.txt.

LD_LIBRARY_PATH=/usr/java/jdk1.5.0_11/jre/lib/amd64/server:/ opt/software/eclipse/3.2.2/lib/agntctrl/plugins/org.eclipse. tptp.javaprofiler:/opt/software/eclipse/3.2.2/lib/agntctrl/l ib:/opt/software/eclipse/3.2.2/lib/agntctrl/plugins/org.ecli pse.hyades.perfmon.linux/lib:
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/opt/software/ecli pse/3.2.2/lib/agntctrl/bin:/opt/software/eclipse/3.2.2/eclip se:/usr/java/jdk1.5.0_11/bin:/opt/oracle/app/oracle/product/ 10.2.0/db_1/bin:/usr/tibco/tibrv/bin:/usr/local/sbin:/usr/lo cal/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/b in

I have also changed the agent/org**TimeCollector/agent.xml to make the
executable="TimeCollector".

What else am I missing ?

-Pranab
Re: Unable to get SampleClient working on RHEL4 Linux-EM64T platform [message #96353 is a reply to message #93904] Wed, 18 April 2007 21:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: davidbbs.stanford.edu

Pranab,
I'm having a similar problem on CentOS 4.1, AMD x86 64bit, jdk1.5.0_5
64bit.

I've found that if I manually run ./TimeCollector the SampleClient
runs just fine, but if I don't then it fails.

However, when I look at the debug log for the ACServer I see the
following:
msg="Couldn't load JVM library libjvm.so" severity="30"

If I manually add /usr/java/jdk1.5.0_05/jre/lib/amd64/server/libjvm.so
to my $LD_LIBRARY_PATH, that goes away, but then I get the following:

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

and it still doesn't work. I can't find the .jar file for
hyades.internal.execution anywhere, so I'm not sure how to put this on a
class path.

Have you had any luck with this? I've been fighting with this thing
for 2 days now with no luck on a clean Eclipse install following the
provided directions as well as I can.

-David



In article <ett6kd$o2n$1@utils.eclipse.org>,
Pranab Dhar <pkd46307@yahoo.com> wrote:

> Hi,
> I am unable to get the basic SampleClient(TPTP 4.3.1) TPTP test on
> Linux EM64T platform.
>
> <CommonBaseEvent creationTime="2007-03-22T05:45:46.881855Z"
> globalInstanceId="A602180A000D74B95F0F28A91296DAFC" msg="Agent not
> found" severity="50" version="1.0.1"> <sourceComponentId
> component="AgentController" componentIdType="TPTPComponent"
> executionEnvironment="AgentManager.c, line 3640" instanceId="1"
> location="be-qarhas42" locationType="IPV4" processId="21044"
> subComponent="Agent Manager" threadId="21044" componentType="Eclipse_TPTP"/>
> <situation categoryName="ReportSituation">
> <situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:type="ReportSituation" reasoningScope="INTERNAL"
> reportCategory="LOG"/> </situation></CommonBaseEvent>
>
>
> I have the PATH and LD_LIBRARY_PATH set as explained in readme.txt.
>
> LD_LIBRARY_PATH=/usr/java/jdk1.5.0_11/jre/lib/amd64/server:/ opt/software/eclip
> se/3.2.2/lib/agntctrl/plugins/org.eclipse.tptp.javaprofiler: /opt/software/ecli
> pse/3.2.2/lib/agntctrl/lib:/opt/software/eclipse/3.2.2/lib/a gntctrl/plugins/or
> g.eclipse.hyades.perfmon.linux/lib:
> PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/opt/software/ecli pse/3.2.2/lib/agnt
> ctrl/bin:/opt/software/eclipse/3.2.2/eclipse:/usr/java/jdk1. 5.0_11/bin:/opt/or
> acle/app/oracle/product/10.2.0/db_1/bin:/usr/tibco/tibrv/bin :/usr/local/sbin:/
> usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/ root/bin
>
> I have also changed the agent/org**TimeCollector/agent.xml to make the
> executable="TimeCollector".
>
> What else am I missing ?
>
> -Pranab
Re: Unable to get SampleClient working on RHEL4 Linux-EM64T platform [message #96382 is a reply to message #96353] Wed, 18 April 2007 22:03 Go to previous message
Eclipse UserFriend
Originally posted by: davidbbs.stanford.edu

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.) This gives me exactly the same behavior as before: namely
when I manually run the ACStart.sh script and then try the SampleClient
it fails. If I manually run the TimeCollector after starting the
ACServer it works.

Any ideas as to why this isn't working?

This is probably a hint, but I don't know how to fix it:

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

-David

In article <davidbbs-DEB016.14092018042007@news.eclipse.org>,
David <davidbbs@stanford.edu> wrote:

> Pranab,
> I'm having a similar problem on CentOS 4.1, AMD x86 64bit, jdk1.5.0_5
> 64bit.
>
> I've found that if I manually run ./TimeCollector the SampleClient
> runs just fine, but if I don't then it fails.
>
> However, when I look at the debug log for the ACServer I see the
> following:
> msg="Couldn't load JVM library libjvm.so" severity="30"
>
> If I manually add /usr/java/jdk1.5.0_05/jre/lib/amd64/server/libjvm.so
> to my $LD_LIBRARY_PATH, that goes away, but then I get the following:
>
> Starting Agent Controller.
> Exception in thread "Thread-0" java.lang.NoClassDefFoundError:
> org/eclipse/hyades/internal/execution/file/FileServer
> ACServer started successfully.
>
> and it still doesn't work. I can't find the .jar file for
> hyades.internal.execution anywhere, so I'm not sure how to put this on a
> class path.
>
> Have you had any luck with this? I've been fighting with this thing
> for 2 days now with no luck on a clean Eclipse install following the
> provided directions as well as I can.
>
> -David
>
>
>
> In article <ett6kd$o2n$1@utils.eclipse.org>,
> Pranab Dhar <pkd46307@yahoo.com> wrote:
>
> > Hi,
> > I am unable to get the basic SampleClient(TPTP 4.3.1) TPTP test on
> > Linux EM64T platform.
> >
> > <CommonBaseEvent creationTime="2007-03-22T05:45:46.881855Z"
> > globalInstanceId="A602180A000D74B95F0F28A91296DAFC" msg="Agent not
> > found" severity="50" version="1.0.1"> <sourceComponentId
> > component="AgentController" componentIdType="TPTPComponent"
> > executionEnvironment="AgentManager.c, line 3640" instanceId="1"
> > location="be-qarhas42" locationType="IPV4" processId="21044"
> > subComponent="Agent Manager" threadId="21044"
> > componentType="Eclipse_TPTP"/>
> > <situation categoryName="ReportSituation">
> > <situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > xsi:type="ReportSituation" reasoningScope="INTERNAL"
> > reportCategory="LOG"/> </situation></CommonBaseEvent>
> >
> >
> > I have the PATH and LD_LIBRARY_PATH set as explained in readme.txt.
> >
> > LD_LIBRARY_PATH=/usr/java/jdk1.5.0_11/jre/lib/amd64/server:/ opt/software/ecl
> > ip
> > se/3.2.2/lib/agntctrl/plugins/org.eclipse.tptp.javaprofiler: /opt/software/ec
> > li
> > pse/3.2.2/lib/agntctrl/lib:/opt/software/eclipse/3.2.2/lib/a gntctrl/plugins/
> > or
> > g.eclipse.hyades.perfmon.linux/lib:
> > PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/opt/software/ecli pse/3.2.2/lib/ag
> > nt
> > ctrl/bin:/opt/software/eclipse/3.2.2/eclipse:/usr/java/jdk1. 5.0_11/bin:/opt/
> > or
> > acle/app/oracle/product/10.2.0/db_1/bin:/usr/tibco/tibrv/bin :/usr/local/sbin
> > :/
> > usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/ root/bin
> >
> > I have also changed the agent/org**TimeCollector/agent.xml to make the
> > executable="TimeCollector".
> >
> > What else am I missing ?
> >
> > -Pranab
Previous Topic:sending command to agentcontroller
Next Topic:Set Stop Time
Goto Forum:
  


Current Time: Thu Mar 28 11:37:50 GMT 2024

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

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

Back to the top