This part means that the executable can not load the shared library. You need to update your LD_LIBRARY_PATH, LIB_PATH, etc. depending on your OS.
* libcmdbsvr7603_lx64.so: cannot open shared object file: No such file or directory * This part means that you are trying to start something that is already started: *Another copy of the server is already running on the same RPC socket (ARERR 35) * I strongly advise you not run your arserver as root. Use an account with lower privileges. You are playing with fire doing this. Axton Grams On Mon, Feb 6, 2012 at 8:56 AM, Marek B. <[email protected]> wrote: > ** Hi list, > > Launching arservdsd process gives us following error: > > ProcessMain : Error encountered while loading the shared library (ARERR > 9750) > libcmdbsvr7603_lx64.so: cannot open shared object file: No such file or > directory > > ProcessMain : Another copy of the server is already running on the same > RPC socket (ARERR 35) > started Mon Feb 6 14:29:10 2012 by pid 4310 > > No matter if the process is started manually or with armonitor. > > Arserverd is already running and lsof is showing: > > lsof /opt/bmc/AtriumCore/cmdb/server/bin/libcmdbsvr7603_lx64.so > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > arserverd 4310 root mem REG 253,1 1421796 4656376 > /opt/bmc/AtriumCore/cmdb/server/bin/libcmdbsvr7603_lx64.so > > There is a coresponding license for AR Distributed Server Option. > Any sugestions would be appreciated > > > ARS : 7.6.03 > Linux RedHat 5.4 > > regards, > Marek > _attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

