We are getting this error when we try to run an SAP job through the adapter (not the plug in).
LD_LIBRARY_PATH is set in /etc/auto.profile
the librfccm.so file does exist and it's is linked correctly in /opt/CA/SharedComponents/lib.
The file is 32-bit.
Release : 12.0
Component : CA Workload Automation AE (AutoSys)
Installed the required library for librfccm.so.
File, libstdc++-libc6.2-2.so.3, was missing on the system as indicated as follows:
ldd /sapmnt/SLG/exe/rfcsdk/lib/librfccm.so
linux-gate.so.1 => (0xf7750000)
libdl.so.2 => /lib/libdl.so.2 (0xf7178000)
librt.so.1 => /lib/librt.so.1 (0xf716f000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf7154000)
libc.so.6 => /lib/libc.so.6 (0xf6f89000)
libstdc++-libc6.2-2.so.3 => not found
libm.so.6 => /lib/libm.so.6 (0xf6f46000)
/lib/ld-linux.so.2 (0xf7751000)