LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-24-2010, 09:23 PM   #1
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466
Blog Entries: 6

Rep: Reputation: 51
Issue with Agent Controller installation on Linux?


I have been following the link http://www.eclipse.org/tptp/home/dow...g_started.html to setup Agent Controller. But I am facing issue while starting the Agent Controller:
Code:
[user@mont bin]$ ./RAServer
./RAServer: error while loading shared libraries: libtptpUtils.so.4: cannot open shared object file: No such file or directory
Any idea what could be the fix?

I checked with /opt/tptp/linux_em64t/lib directory :
Code:
[user@mont lib]$ ls
config.jar                      libsharedMemTL.so.4.4.0
libbaseTransport.so             libsocketTL.so
libbaseTransport.so.4           libsocketTL.so.4
libbaseTransport.so.4.4.0       libsocketTL.so.4.4.0
libcbe.so                       libtptpACTL.so
libcompSupp.so                  libtptpACTL.so.4
libcompSupp.so.4                libtptpACTL.so.4.4.0
libcompSupp.so.4.4.0            libtptpAgentBase.so
libhcbnd.so                     libtptpAgentBase.so.4
libhcbnd.so.4                   libtptpAgentBase.so.4.4.0
libhcbnd.so.4.4.0               libtptpCCTL.so
libhcclco.so                    libtptpCCTL.so.4
libhcclco.so.4                  libtptpCCTL.so.4.4.0
libhcclco.so.4.4.0              libtptpClient.so
libhccldt.so                    libtptpClient.so.4
libhccldt.so.4                  libtptpClient.so.4.4.0
libhccldt.so.4.4.0              libtptpCmdExtr.so
libhcclsm.so                    libtptpCmdExtr.so.4
libhcclsm.so.4                  libtptpCmdExtr.so.4.4.0
libhcclsm.so.4.4.0              libtptpConfig.so
libhccls.so                     libtptpConfig.so.4
libhccls.so.4                   libtptpConfig.so.4.4.0
libhccls.so.4.4.0               libtptpJava.so
libhcjbnd.so                    libtptpJava.so.4
libhcjbnd.so.4                  libtptpJava.so.4.4.0
libhcjbnd.so.4.4.0              libTptpJSSE.so
libhclaunch.so                  libTptpJSSE.so.4
libhclaunch.so.4                libTptpJSSE.so.4.4.0
libhclaunch.so.4.4.0            libtptpLogUtils.so
libhcthread.so                  libtptpLogUtils.so.4
libhcthread.so.4                libtptpLogUtils.so.4.4.0
libhcthread.so.4.4.0            libtptpUtils.so
libjavaBaseAgent.so             libtptpUtils.so.4
libjavaBaseAgent.so.4           libtptpUtils.so.4.4.0
libjavaBaseAgent.so.4.4.0       libtransportSupport.so
libnamedPipeTL.so               libtransportSupport.so.4
libnamedPipeTL.so.4             libtransportSupport.so.4.4.0
libnamedPipeTL.so.4.4.0         libxerces-c.so
libprocessControlUtil.so        libxerces-c.so.26
libprocessControlUtil.so.4      libxerces-c.so.26.0
libprocessControlUtil.so.4.4.0  libxerces-depdom.so
libsharedMemTL.so               libxerces-depdom.so.26
libsharedMemTL.so.4             libxerces-depdom.so.26.0
[user@mont lib]$

Last edited by your_shadow03; 01-24-2010 at 09:25 PM.
 
Old 01-26-2010, 10:36 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,681

Rep: Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154Reputation: 8154
Quote:
Originally Posted by your_shadow03 View Post
I have been following the link http://www.eclipse.org/tptp/home/dow...g_started.html to setup Agent Controller. But I am facing issue while starting the Agent Controller:
Code:
[user@mont bin]$ ./RAServer
./RAServer: error while loading shared libraries: libtptpUtils.so.4: cannot open shared object file: No such file or directory
Any idea what could be the fix?
From the link you posted:
Quote:
Configuring Agent Controller
1. Ensure that the files in the <install-dir>/bin and <install-dir>/lib directory are executable.
2. Run SetConfig.sh script from a command shell in the <install-dir>/bin directory to generate the configuration file for the Agent Controller. The script requires that a Java Virtual Machine (JVM) be present in the PATH environment variable. Follow the prompts and enter the required parameters as appropriate. The configuration file <install-dir>/config/serviceconfig.xml will be generated based on your inputs.
3. Add <install-dir>/bin directory to the PATH environment variable.
4. Add <install-dir>/lib directory to the LD_LIBRARY_PATH environment variable.
Seems like step 4 wasn't done.
 
Old 01-26-2010, 11:42 AM   #3
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466

Original Poster
Blog Entries: 6

Rep: Reputation: 51
Hey..I downloaded the new Package and it went fine.
May be I missed that step..TbOne.
Thanks.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nagios Agent Installation Siyanda Linux - Server 2 03-11-2009 03:40 AM
Ethernet installation issue with Marvell Controller bigdave31 Linux - Hardware 1 04-07-2007 12:54 PM
Error: Agent Configuration Agent (use Oracle with Linux) shipon_97 Linux - Enterprise 0 02-02-2007 12:11 AM
LSI53C1030 SCSI Controller - Linux Installation ! Rijndael Linux - Hardware 0 01-19-2006 06:43 AM
Veritas remote agent telnet issue how_wood Linux - General 1 01-11-2006 12:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration