cancel
Showing results for 
Search instead for 
Did you mean: 

SNC between AS ABAP / AS JAVA

Former Member
0 Kudos

At the moment i'm implementing on customer side SNC between AS ABAP and AS JAVA.

A test of the rfc connection runs always in the following error:

com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed

LOCATION CPIC (TCP/IP) on local host with Unicode ERROR GSS-API(maj): No credentials were supplied GSS-API(min): SECUDE PSEDIR directory not found: /home/padadm/sec TIME Thu Jun 4 15:28:29 2009 RELEASE 700 COMPONENT SNC (Secure Network Communication) VERSION 5 RC -4 MODULE sncxxall_mt.c LINE 1432 DETAIL SncPAcquireCred SYSTEM CALL gss_acquire_cred COUNTER 1

Any ideas? I checked all the settings twice and in the sandbox environment everything with same settings runs smoothly.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

I had a similar problem in Windows2008R2. There I had to set SECUDIR for <sid>adm instead for SAPService<SID>.

Cheers, Manuel

Former Member
0 Kudos

SECUDIR is set.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Have environment variable SECUDIR set ?

please check with env command...it looks lik this environment variable is not set...