Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GUI java 740 for aarch64 linux

Former Member
0 Likes
1,917
  • SAP Managed Tags

Hello,

Is SAP GUI JAVA 740 for aarch64  linux?

I got the error like this:

----------------------------------------------------

Attempt to load shared library

/home/oem/SAPClients/SAPGUI7.40rev6/bin/libJPlatin64.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.

Technical Details

java.lang.UnsatisfiedLinkError: /home/oem/SAPClients/SAPGUI7.40rev6/bin/libJPlatin64.so: /home/oem/SAPClients/SAPGUI7.40rev6/bin/libJPlatin64.so: Cannot open shared object file: no file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)

----------------------------------------------------

About libJPlatin64.so:

#readelf -a libJPlatin64.so

ELF head:

  Magic:  7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00

  Class:                             ELF64

  Data:                              2's complement, little endian

  Version:                           1 (current)

  OS/ABI:                            UNIX - System V

  ABI Version:                       0

  Type:                              DYN (shared object file)

  Machine:                           Advanced Micro Devices X86-64

  Version:                           0x1

  Entry point address:              0x90b30

Please answer if anyone is aware of this.

Thanks in advance.

4 REPLIES 4
Read only

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes
1,327
  • SAP Managed Tags

Hello Xuan,

It seems that you are using a platform that is not supported.

You can try SAP note 909250.

Kind regards,

Cris

Read only

0 Likes
1,327
  • SAP Managed Tags

Hi Cris,

Thanks a lot for the reply.


The libJPlatin64.so is decompressed from the Linux64-lib.jar when installing PlatinGUI740. It is for X86-64.


Whether there are other versions? Is it surely that the aarch64 platform is not supported?


I does not have access to the note 909250.


Thanks.

Xuan

Read only

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes
1,327
  • SAP Managed Tags

Hi Xuan,

aarch64 is not in the list of supported linux distributions (the list is available on SAP note 2059424). You need to contact your SAP system administrator to have access to SAP notes.

Kind regards,

Cris

Read only

0 Likes
1,327
  • SAP Managed Tags

Hi Cris,

I got the note and some instructions from a blog written in 2012.

"SAPGUI for Java contains native JPlatin library which is available only for the x86 platform."


It seems that you don‘t have a plan to adapt SAPGUI to arm linux platform. I wonder how much should we pay for it?



Thanks,

Xuan