cancel
Showing results for 
Search instead for 
Did you mean: 

SAPGUI7.10rev9 on 64bit Linux - Connection failed

roland_weber2
Explorer
0 Kudos

Hi, I installed SAPGUI7.10rev9 on 64bit Linux and try to connect to the SAP Netweaver2004s Test Drive. The connection failed:

Attempt to load shared library /opt/SAPClients/SAPGUI7.10rev9/bin/libJPlatin.so failed.
The library file exists, so either the program has insufficient privileges to access the library or the library is not loadable by the shared object loader.
Please recheck the system requirements for your operating system and make sure all required libraries are installed.

I follow the note 1018530. The 32bit JAVA is installed JRE1.5.0_19. My profile is:

PATH=$PATH:$HOME/bin/:/home/roland/jre1.5.0_19/bin/
export JAVA_HOME=/home/roland/jre1.5.0_19/
export PLATIN_JAVA_VER=1.5.0_19
export PLATIN_JAVA=$JAVA_HOME/bin/java

The permissions of /opt/SAPClients/SAPGUI7.10rev9/bin/libJPlatin.so are:

-rwxr-xr-x. 1 root root

Could you help me?

Thanks Roland

Accepted Solutions (1)

Accepted Solutions (1)

RMW
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Roland,

please also have a look at [note 909250|https://service.sap.com/sap/support/notes/909250].

Is "ldd libJPlatin.so" giving some hint?

Maybe the 32-bit C++ runtime lib or some other library is missing.

Best regards

Rolf-Martin

Answers (0)