Skip to end of metadata
Go to start of metadata

Symptom


64-bit Host has MyHelper problems. Error in logs:

AGENT: Failed to start MySQL helper.

Cause


Run the MyHelper utility manually from the command line:

# /usr/lib/buagent/myhelper

If you get a response like the following one, the problem is with the 64-bit MyHelper utility that comes with the 64-bit Agent package.

myhelper: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference debian:~#

Resolution


To fix the problem, rename the myhelper file and download the 32-bit version from our repository.

# mv /usr/lib/r1soft/myhelper /usr/lib/r1soft/myhelper.old # wget http://support.r1soft.com/techfiles/myhelper -O /usr/lib/r1soft/myhelper # chmod 755 /usr/lib/r1soft/myhelper

Labels:
mysql_helper_3 mysql_helper_3 Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.