Harvest

 View Only
  • 1.  librtutil.so error when starting agent on Solaris

    Posted Mar 15, 2021 05:07 AM
    Hi,

    I'm trying to start the agent on Solaris after successful installation, but I get this error:

    -bash-4.4$ ./agntd
    ld.so.1: agntd: fatal: librtutil.so: open failed: No such file or directory
    Killed

    Any ideas?


  • 2.  RE: librtutil.so error when starting agent on Solaris

    Broadcom Employee
    Posted Mar 16, 2021 12:59 AM
    Hello Jarun,
    librtutil is a pec library. Did you install pec?
    From which folder are you running the agntd command.
    If you already installed pec and launch agntd from $CA_SCM_HOME\bin folder, error should not come.

    Thanks,
    Sridhar


  • 3.  RE: librtutil.so error when starting agent on Solaris

    Posted Mar 17, 2021 08:47 AM
    Hi Sridhar,

    I was sure I did, but I'm trying to install it again to be sure.

    I now get this:

    -bash-4.4$ ./INSTALL.SH configure_rtserver=false
    ============================================================================

    Installing Enterprise Communicator (PEC)
    ...



    Extracting new version stamp...
    cat: cannot open standard/version.txt: No such file or directory
    Enterprise Communicator (PEC)does not need updating.


  • 4.  RE: librtutil.so error when starting agent on Solaris

    Broadcom Employee
    Posted Mar 17, 2021 09:18 AM
    Jarus,

    From which location are you launching agntd process?
    $CA_SCM_HOME\bin- correct location to launch
    Thanks,
    Sridhar


  • 5.  RE: librtutil.so error when starting agent on Solaris

    Posted Mar 18, 2021 08:15 AM
    Hi Sridhar,

    It is the location I'm starting it from, yes. But it doesn't look like PEC was installed properly. I just can't see why it would give me the "cannot open standard/version.txt" error when trying to reinstall. Is there anything I can do to redo the installation?


  • 6.  RE: librtutil.so error when starting agent on Solaris

    Posted Mar 18, 2021 09:12 AM
    OK, I've reinstalled PEC using force_install. Now I'm getting ibpthread.so.l: open failed: No such file or directory