Application Development 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: 

Sap GUI 7.3 rev 5 don't start

Former Member
0 Kudos

Hello,

I have updated to SAP GUI Java 7.30 Rev 5 on my macbook and got the error at start.

Is that new revision bug?

  • SAP Managed Tags:
1 ACCEPTED SOLUTION

hasanajsh
Active Contributor
0 Kudos

Please have a look at:

You may need to install JDK, as the solution in that thread.

To check JDK:

javac -version

  • SAP Managed Tags:
2 REPLIES 2

hasanajsh
Active Contributor
0 Kudos

Please have a look at:

You may need to install JDK, as the solution in that thread.

To check JDK:

javac -version

  • SAP Managed Tags:

RMW
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

from the system requirements:

from the release notes of 7.30 rev 5:

  • Launching the application bundle now is possible without having Java 6 installed. Before, the Finder used to check for the availability of the Java 6 runtime, which at the end, has not been used anyway. As a result of the chances, it is also technically no longer possible at all to run SAP GUI for Java 7.30 using Java 6.

For information on installed JDKs, run /usr/libexec/java_home -V  in a terminal window.

It looks like you have been running SAP GUI for Java prior to 7.30 rev 5 on Java 6, not Java 7, due to missing Java 7 JDK.

Best regards

Rolf-Martin

  • SAP Managed Tags: