Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Starting RAServer
Starting RAServer [message #17106] Thu, 28 April 2005 08:15 Go to next message
Eclipse UserFriend
Originally posted by: assafn.yahoo.com

Hi,

I get the following error when starting RAServer:

/RAServer: error while loading shared libraries: libxerces-c.so.24:
cannot open shared object file: No such file or directory

I am lost at finding a solution. Any help?

Thanks,

Assaf

Running RedHat 8.
JVM 1.5.0_02

I have the following settings:
$PATH
/root/hyade/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/u sr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/java/bin:/root/bi n

$LD_LIBRARY_PATH
/usr/local/java/jre/lib/i386/server:/root/hyade/lib:/usr/lib :

ls /usr/lib/libstdc++*
/usr/lib/libstdc++-2-libc6.1-1-2.9.0.so /usr/lib/libstdc++.so.2.8
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.so /usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++-libc6.1-1.so.2 /usr/lib/libstdc++.so.2.9
/usr/lib/libstdc++-libc6.2-2.so.3 /usr/lib/libstdc++.so.2.9.dummy
/usr/lib/libstdc++.so.2.7.2 /usr/lib/libstdc++.so.5
/usr/lib/libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.5.0.1
Re: Starting RAServer [message #17166 is a reply to message #17106] Thu, 28 April 2005 20:29 Go to previous message
Vishnu is currently offline VishnuFriend
Messages: 19
Registered: July 2009
Junior Member
Assaf,

The shared library libxerces-c.so.24 is located in the lib directory (look
for lib under
the Agent Controller installation directory). You need to do the following
before running RAServer.

1. Add the path to lib directory to the LD_LIBRARY_PATH environment
variable.
2. Set the RASERVER_HOME variable pointing to the installation directory
path.
3. Run SetConfig.sh (located in the bin directory). This creates the agent
controller configuration file.

Please read the detailed instructions on Getting Started with Agent
Controller at the following location.

http://eclipse.org/tptp/home/downloads/installguide/agentcon troller_40/linux_ia32/getting_started.html#cfgstart

Thanks
Vishnu


"Assaf" <assafn@yahoo.com> wrote in message
news:84209847411624fc03c0af9bde6f8335$1@www.eclipse.org...
> Hi,
>
> I get the following error when starting RAServer:
>
> /RAServer: error while loading shared libraries: libxerces-c.so.24:
> cannot open shared object file: No such file or directory
>
> I am lost at finding a solution. Any help?
>
> Thanks,
>
> Assaf
>
> Running RedHat 8.
> JVM 1.5.0_02
>
> I have the following settings:
> $PATH
>
/root/hyade/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/u sr/sbin:/usr/bin
:/usr/X11R6/bin:/usr/local/java/bin:/root/bin
>
> $LD_LIBRARY_PATH
> /usr/local/java/jre/lib/i386/server:/root/hyade/lib:/usr/lib :
>
> ls /usr/lib/libstdc++*
> /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so /usr/lib/libstdc++.so.2.8
> /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so /usr/lib/libstdc++.so.2.8.0
> /usr/lib/libstdc++-libc6.1-1.so.2 /usr/lib/libstdc++.so.2.9
> /usr/lib/libstdc++-libc6.2-2.so.3 /usr/lib/libstdc++.so.2.9.dummy
> /usr/lib/libstdc++.so.2.7.2 /usr/lib/libstdc++.so.5
> /usr/lib/libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.5.0.1
>
>
>
Previous Topic:Is there a tool for feature-tracking and regression testing?
Next Topic:Is it possible to use the TPTP framework to test J2EE based applications
Goto Forum:
  


Current Time: Fri Apr 19 04:24:35 GMT 2024

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

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

Back to the top