Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Trouble getting started
Trouble getting started [message #81576] Wed, 23 August 2006 19:05 Go to next message
Eclipse UserFriend
Originally posted by: akarypid.yahoo.gr

Hi all,

I keep getting the following message when I try to follow to use TPT:

"Error occurred during initialization of VM
Could not find agent library on the library path or in the local directory:
piAgent"

I've located such a library on my system at:

/opt/eclipse-sdk-3.2/eclipse/plugins/org.eclipse.hyades.exec ution.linux.x86_4.2.0.v200606131519/libpiAgent.so

I've put that in the -Djava.library.path option to the VM and also set
LD_LIBRARY_PATH accordingly, but the problem persists.

I'm on a Linux system using the Sun 1.5.0.06 JDK and Eclipse 3.2 with TPT
4.2.0.

--
Alexandros Karypidis
Re: Trouble getting started [message #81593 is a reply to message #81576] Wed, 23 August 2006 20:49 Go to previous messageGo to next message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
Alexandros Karypidis wrote:
> Hi all,
>
> I keep getting the following message when I try to follow to use TPT:
>
> "Error occurred during initialization of VM
> Could not find agent library on the library path or in the local directory:
> piAgent"
>
> I've located such a library on my system at:
>
> /opt/eclipse-sdk-3.2/eclipse/plugins/org.eclipse.hyades.exec ution.linux.x86_4.2.0.v200606131519/libpiAgent.so
>
> I've put that in the -Djava.library.path option to the VM and also set
> LD_LIBRARY_PATH accordingly, but the problem persists.
>
> I'm on a Linux system using the Sun 1.5.0.06 JDK and Eclipse 3.2 with TPT
> 4.2.0.
>

If you've gone to that much trouble to see that the piAgent is "visible"
and you're still having the question, I'd have to ask if we're dealing
with a 32-bit vs. 64-bit issue here... are you on a 64-bit system? If
so, is the Sun JVM you downloaded a 64-bit one or a 32-bit one?

--
RDS

Randy D. Smith randy (dot) d (dot) smith (at) intel (dot) com
Eclipse TPTP Committer, Platform Proj (data collection/agent controller)
Re: Trouble getting started [message #81775 is a reply to message #81593] Sun, 27 August 2006 08:36 Go to previous message
Eclipse UserFriend
Originally posted by: akarypid.yahoo.gr

Randy D. Smith wrote:

> Alexandros Karypidis wrote:
>> Hi all,
>>
>> I keep getting the following message when I try to follow to use TPT:
>>
>> "Error occurred during initialization of VM
>> Could not find agent library on the library path or in the local
>> directory: piAgent"
>>
>> I've located such a library on my system at:
>>
>> /opt/eclipse-sdk-3.2/eclipse/plugins/org.eclipse.hyades.exec ution.linux.x86_4.2.0.v200606131519/libpiAgent.so
>>
>> I've put that in the -Djava.library.path option to the VM and also set
>> LD_LIBRARY_PATH accordingly, but the problem persists.
>>
>> I'm on a Linux system using the Sun 1.5.0.06 JDK and Eclipse 3.2 with TPT
>> 4.2.0.
>>
>
> If you've gone to that much trouble to see that the piAgent is "visible"
> and you're still having the question, I'd have to ask if we're dealing
> with a 32-bit vs. 64-bit issue here... are you on a 64-bit system? If
> so, is the Sun JVM you downloaded a 64-bit one or a 32-bit one?
>

Sorry for the late reply... I've looked into it some more and solved the
problem. I noticed that "ldd libpiAgent.so" reported that I was missing the
standard C libraries that the agent was compiled against
(libstdc++-libc6.2-2.so.3). These are provided by the package "lib-compat"
on my system (a Gentoo box). Installing the libraries solved the problem.

--
Alexandros Karypidis
Previous Topic:Trouble Testing plugins
Next Topic:Downloading problem, pls help
Goto Forum:
  


Current Time: Sat Apr 20 00:34:53 GMT 2024

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

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

Back to the top