Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » piAgent not found
piAgent not found [message #93024] Fri, 02 March 2007 12:48 Go to next message
Eclipse UserFriend
Originally posted by: Michael.Lipp.danet.de

Hi,

I'm afraid this is a FAQ, but I could not find anything by searching in
the Web...

After upgrading to eclipse 3.2.2/TPTP 4.3.0, when I try to profile a
server I get:

"Could not find agent library on the library path or in the local
directory: piAgent"

*I* found piAgent.dll in
" ./plugins/org.eclipse.hyades.execution.win32.x86_4.3.0.v2006 11140100/piAgent.dll ".
Am I supposed to add this directory to my PATH? Shouldn't this somehow
happen automagically? I'm quite shure that I did not have to do this
before updating...

Regards,

Michael
Re: piAgent not found [message #93192 is a reply to message #93024] Wed, 07 March 2007 09:24 Go to previous message
Eclipse UserFriend
Originally posted by: matthias.goettler.mathema.de

Hi Michael,

first of all: do you have all the environment variables set?

In my deployment, I have set LD_LIBRARY_PATH, TPTP_AC_HOME and
JAVA_PROFILER_HOME. None of those points explicitly to the directory you
mentioned:
TPTP_AC_HOME -> TPTP installation directory
JAVA_PROFILER_HOME -> $TPTP_AC_HOME/plugins/org.eclipse.tptp.javaprofiler
LD_LIBRARY_PATH ->
${JAVA_PROFILER_HOME}:${TPTP_AC_HOME}/lib:${TPTP_AC_HOME}/pl ugins/org.eclipse.hyades.perfmon.linux/lib

One stumbling block for me was that the script starting the application I
am supposed to profile modifies (or better resets) LD_LIBRARY_PATH, so the
settings made in my environment were lost when I needed them...

I hope this was of any help to you.
Matthias
Previous Topic:First steps TPTP
Next Topic:TPTPJavaAgent Usage
Goto Forum:
  


Current Time: Thu Apr 25 01:18:30 GMT 2024

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

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

Back to the top