Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Error installing AgentController on Linux
Error installing AgentController on Linux [message #100072] Mon, 04 June 2007 17:55 Go to next message
Eclipse UserFriend
Originally posted by: adarsh.jain.appian.com

Hi,
I have my application running on JBoss in Linux 32 bit. I have installed
the AgentController for linus 32 bit. When I try to start AgentController
using the RAStart.sh script, I get the following error.

RAServer: error while loading shared libraries: ../lib/libxerces-c.so.26:
file too short

This file exists and has the has the libxerces-c.so.26.0 as the only line
with no junk or anything around it. So, I am not sure why the RAServer
would not start. I would really appreciate any help asap.

Thanks,
Adarsh
Re: Error installing AgentController on Linux [message #100089 is a reply to message #100072] Mon, 04 June 2007 22:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: todayhill.gmail.com

I met this problem before, you should unzip the zip file on Linux system
instead of on other system.

Adarsh Jain 写道:
> Hi,
> I have my application running on JBoss in Linux 32 bit. I have installed
> the AgentController for linus 32 bit. When I try to start
> AgentController using the RAStart.sh script, I get the following error.
>
> RAServer: error while loading shared libraries:
> ../lib/libxerces-c.so.26: file too short
>
> This file exists and has the has the libxerces-c.so.26.0 as the only
> line with no junk or anything around it. So, I am not sure why the
> RAServer would not start. I would really appreciate any help asap.
>
> Thanks,
> Adarsh
>
Re: Error installing AgentController on Linux [message #100453 is a reply to message #100089] Wed, 06 June 2007 11:04 Go to previous message
Eclipse UserFriend
Originally posted by: adarsh_jain.hotmail.com

Thanks QiZhang.
I found another way of doing it. Do as follows.

1. go to /etc/ld.so.conf.d and add a file with the directory for these
libraries.
2. delete the 2 files libxerces-c.so.26 and libxerces.depdom.so.26
3. make symbolic links in the <install_dir>/lib for the 2 libraries i.e.
ln -s libxerces-c.so.26.0 lixerces-c.so.26
ln -s libxerces.depdom.so.26.0 libxerces.depdom.so.26

Then run ldconfig and you are good to go.
Previous Topic:collect method cpu time option
Next Topic:Issue profiling JBOSS with TPTP
Goto Forum:
  


Current Time: Sun Jun 08 05:39:24 EDT 2025

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

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

Back to the top