cancel
Showing results for 
Search instead for 
Did you mean: 

Try to install SAP GUI 7.40 java ended with a fatal ERROR

Former Member
0 Kudos

Hi,

i try to install the "PlatinGUI740_2-20012037.JAR" on ubuntu 14.04, working into a Virtualbox 5 area.

Following Java is installed:

fb@fb-VirtualBox:~$ java -version

java version "1.8.0_65"

Java(TM) SE Runtime Environment (build 1.8.0_65-b17)

Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)

fb@fb-VirtualBox:~$

error LOG:

22.10. 18:56:56.076:Load native optional resource : Linux-graphics.jar
22.10. 18:56:56.078:   load optional resource failed: java.io.FileNotFoundException: /home/fb/SAP/Linux-graphics.jar (Datei oder Verzeichnis nicht gefunden)
22.10. 18:56:56.080:Load native resource : Linux-lib.jar

############################# ERROR #############################

22.10. 18:56:56.082 ERROR: MicroLoader.loadResource(): I/O error while loading resource file:/home/fb/SAP/Linux-lib.jar: /home/fb/SAP/Linux-lib.jar (Datei oder Verzeichnis nicht gefunden)

############################# ERROR #############################

22.10. 18:56:56.082: ===========================================================

22.10. 18:56:56.083: Installation of SAP GUI for Java 7.40 rev 2

22.10. 18:56:56.083: -----------------------------------------------------------

22.10. 18:56:56.083: Installation has failed.

22.10. 18:56:56.083: -----------------------------------------------------------

22.10. 18:56:56.083: The installation of the SAP GUI for Java has failed with fatal errors.

22.10. 18:56:56.084: Please check the installation log file: "/home/fb/sapgui.log"

############################# ERROR #############################

22.10. 18:56:56.084 ERROR: Internal exception during installation

22.10. 18:56:56.084 ERROR: java.lang.NullPointerException

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.InstallationController.loadResource(InstallationController.java:1133)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.InstallationController.downloadResources(InstallationController.java:1001)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.InstallationController.addInstallationImpl(InstallationController.java:280)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.InstallationController.addInstallation(InstallationController.java:132)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.Installer.doInstall(Installer.java:396)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.Installer.access$200(Installer.java:65)

22.10. 18:56:56.084 ERROR:     at com.sap.platin.micro.installer.Installer$1.run(Installer.java:428)

############################# ERROR #############################

22.10. 18:56:56.084: =============================================================================

22.10. 18:56:56.084 TRC: Closing redirection to "/home/fb/sapgui.log"

22.10. 19:17:07.948 TRC: Opened redirection to "/home/fb/sapgui.log"

22.10. 19:17:08.010 TRC: Active redirections:

22.10. 19:17:08.010 TRC:/home/fb/sapgui.log

all installations are ending with a fatal error. I don't know why......I need your help, urgantly....thanks .

BR

Frank

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Morning, thank you all for your interest and help.

Meantime I've located the problem. The Platinum java .jar was corrupt. after downloading a new one, the install was successfully.

former_member182657
Active Contributor
0 Kudos

Great news !! Kindly close the thread.

Regards,

0 Kudos

can you please share me a link to download as i am also facing same error

0 Kudos

Please share me with link as i am also facing same error

former_member182657
Active Contributor
0 Kudos

Hi Frank,

Here Fabian is right.Could you share sapgui.log from the location /home/fb/ & re-verify the platform as per PAM at http://sevice.sap.com/pam, on which you're trying to install the SAP GUI 7.40 java.


22.10. 18:56:56.082 ERROR: MicroLoader.loadResource(): I/O error while loading resource file:/home/fb/SAP/Linux-lib.jar: /home/fb/SAP/Linux-lib.jar (Datei oder Verzeichnis nicht gefunden)

For more on it you could link to

Hope this will help you.

Regards,

fabian_herschel
Participant
0 Kudos

The error log is quite clear abou the why it is crashing: Linux-graphics.jar is missing on your system (at least it is not at /home/fb/SAP/Linux-graphics.jar.

I would check:

  1. Is the platform you are using certified for SAP client (see service.sap.com/pam)
  2. Is the java version you are using certified for the SAP client (also pam)
  3. What is available in /home/fb/SAP/
  4. Is there any OTHER place where Linux-graphics.jar is available