Tuesday, August 11, 2015

Why does liwewise throw error like "Problem executing /opt/pbis/bin/ad-cache --delete-all >/dev/null 2>/dev/null"?

OS Environment :  Linux
Application : pbis aka likewise with version 8.3
Problem: While executing following command, it was throwing error :

/opt/likewise/bin/lwconfig --file /opt/pbis/bin/lwconfig.txt
Problem executing '/opt/pbis/bin/ad-cache --delete-all >/dev/null 2>/dev/null'

Error: Error returned by external program

Solution : As ad-cache is linked to lsa, so copy lsa binary from machine where pbis 8.0 is installed to the affected machine.
Solution : ad-cache is linked to lsa binary and this has bug. 

3 comments:

  1. Could you make clear what it is to do, this is happening to my install.

    ReplyDelete
  2. "ad-cache" binary is sym linked with binary "lsa". "lsa" has bug in version 8.3, That's why it's causing problem. You have to upgrade pbis version which is greater than 8.3 or copy old "lsa" binary to 8.3 installation directory.

    ReplyDelete
  3. below solution not working.
    Solution : As ad-cache is linked to lsa, so copy lsa binary from machine where pbis 8.0 is installed to the affected machine.
    any other solution for this error.Problem executing '/opt/pbis/bin/ad-cache --delete-all >/dev/null 2>/dev/null'

    ReplyDelete