Hi everybody
I installed BOBJ XI 3.1 on RH4 Linux system with mysql.
When we run a query in Infoview over WEB Intelligence new Documents we get the following error:
A database error occured. The database error text is: An error occurred while trying to load the provider for transport sap. Failed to load library mda_sap. System error message: /usr/lib/libstdc++.so.5: version `CXXABI_1.3' not found (required by /sapmnt/BOE/bobje/enterprise120/linux_x86/libfxu8.so). (WIS 10901)
I checked the libraries:
rpm -ql libstdc++
/usr/lib64/libstdc++.so.6
/usr/lib64/libstdc++.so.6.0.3
/usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6.0.
ls -l libstd*
-rwxr-xr-x 1 root root 258288 Dec 14 2004 libstdc++-2-libc6.1-1-2.9.0.so
-rwxr-xr-x 1 root root 268428 Dec 14 2004 libstdc++-3-libc6.2-2-2.10.0.so
lrwxrwxrwx 1 root root 30 Sep 1 2009 libstdc+-libc6.1-1.so.2 -> libstdc+-2-libc6.1-1-2.9.0.so
lrwxrwxrwx 1 root root 31 Sep 1 2009 libstdc+-libc6.2-2.so.3 -> libstdc+-3-libc6.2-2-2.10.0.so
lrwxrwxrwx 1 root root 18 Apr 27 15:48 libstdc+.so.5 -> libstdc+.so.5.0.7
-rwxr-xr-x 1 root root 733488 Dec 1 2004 libstdc++.so.5.0.7
lrwxrwxrwx 1 root root 18 May 3 17:03 libstdc+.so.6 -> libstdc+.so.6.0.3
-rwxr-xr-x 1 root root 792856 Dec 10 13:28 libstdc++.so.6.0.3
cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 8)
does anyone have an idea how to solve this issue
thanks
Murat