cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI for Java 7.30 Rev 3 - SNC SSO on Mac OSX

erik_hendrix
Explorer
0 Kudos

I'm having a similar issue as what was discussed in thread SAP GUI for Java 7.20 rev 8 - SNC SSO however now with Oracle JDK 7 now available in 32-bit and this version requiring Oracle JDK 7 it is not possible to use the same solution to run it in 32-bit mode.

I've set the SNC_LIB to: /usr/lib/libgssapi_krb5.dylib

I know this worked with 7.30 rev 2, but then I was using Java 6 and running in 32-bit mode.

The crash dump seems very similar as what was reported in the discussion mentioned before:

Crashed Thread:  23  Java: AWT-EventQueue-0

Exception Type:  EXC_BAD_ACCESS (SIGABRT)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000600007fff

Thread 23 Crashed:: Java: AWT-EventQueue-0

0   libsystem_kernel.dylib                  0x00007fff8c6cf212 __pthread_kill + 10

1   libsystem_c.dylib                       0x00007fff8e344b54 pthread_kill + 90

2   libsystem_c.dylib                       0x00007fff8e388dce abort + 143

3   libjvm.dylib                            0x00000001067b90d7 os::abort(bool) + 25

4   libjvm.dylib                            0x00000001068a8020 VMError::report_and_die() + 2306

5   libjvm.dylib                            0x00000001067ba7cb JVM_handle_bsd_signal + 1073

6   libsystem_c.dylib                       0x00007fff8e33194a _sigtramp + 26

7   libsystem_c.dylib                       0x00007fff8e331013 bcmp + 19

8   libJPlatin64.dylib                      0x0000000117a674bf SncPDLInit + 1583

9   libJPlatin64.dylib                      0x0000000117a65e52 SncInit + 1234

10  libJPlatin64.dylib                      0x0000000117a501ab TmConnect + 603

11  libJPlatin64.dylib                      0x00000001179c64f6 AgCom::DoConnect(char*, unsigned char*, int) + 342

12  libJPlatin64.dylib                      0x00000001179c667a AgCom::ConnectDirect(char const*, unsigned char*, int) + 138

13  libJPlatin64.dylib                      0x000000011790bd03 AgComAdaptor::connect(char const*, unsigned char*, int, unsigned char) + 115

14  libJPlatin64.dylib                      0x0000000117907f6d Java_com_sap_platin_r3_protocol_ni_JniAgComAdaptor_jniConnect + 93

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

RMW
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Erik,

I have tried to explain the situation and reason for it in Benjamin's thread.

Best regards

Rolf-Martin