cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP_BASIS_CONFIG_OSS_COMM [New OSS: Create HTTPS Connections for SAP Services (SM59)] SOLMAN 7.2

tan_michael
Active Participant
0 Likes
1,832

Hi Experts,

I am trying to configure the SAP_BASIS_CONFIG_OSS_COMM. I am done with the other configuration and we already registered our sap router to SAP but I am stuck in this step New OSS: Create HTTPS Connections for SAP Services (SM59). Whenever I tried to test the connection in SM59 I get the error:
NIECONN_REFUSED(-10). Can you help me with this? 
Here is my logs in dev_icm.


[Thr 9452] Fri Mar 1 10:32:10:672 2024
[Thr 9452] ***LOG Q0I=> NiBufIConnect: connection pending after 5000ms: connect (10035: WSAEWOULDBLOCK: Resource temporarily unavailable) [D:/depot/bas/753_REL/src/base/ni/nibuf.cpp 4593]
[Thr 9452] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 114;:3299) [nibuf.cpp 4604]
[Thr 9452] *** WARNING => Connect to /H/<public ip>/S/3299/H/169.145.197.110/S/3299/H/notesdownloads.sap.com:443 failed: NIECONN_REFUSED(-10) {0002855c} {root-id=001517DB29811EDEB5FD50E3381320B9} [icxxconn.c 2715]
[Thr 9452] GUI T13_U1243_M0, 001, 2023-0044, CUB-051N, time=10:32:05, W1, program=STC_SCN_MAINTAIN, high priority, memory=0, tasks=1, appl info=, tcode=STC01
[Thr 9452] role: Client, protocol: HTTPS

Accepted Solutions (1)

Accepted Solutions (1)

Vera_Jiang88
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Customer, 

The NIECONN_REFUSED error indicates the incorrect router string. It's needed to verify with the SAP network team the correct router string from the configured system to SAP links. 

Best regards,
Vera Jiang 

Vera_Jiang88
Product and Topic Expert
Product and Topic Expert
0 Likes
We helped you to accept the answer, since there were no updates after 7 days. You can unaccept it anytime if the answer provided was not helpful enough and you have further questions.

Answers (3)

Answers (3)

Vera_Jiang88
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Customer, 

Error "NIECONN_REFUSED" is a pure network error that indicating the connection error from the configured system to SAP links. The router string should be wrongly used. Please verify with XX-SER-NET team for the correct router string for the system. After getting the correct router string, please create a new tasklist to see the result. 

Best regards,
Vera Jiang 

Benedikt_90
Explorer
0 Likes

Hello,

was there a solution for your problem?
I have the same problem.

ksiebers
Explorer
0 Likes

Hi,

have you checked your network connectivity? Firewalls? Routers? Name resolution?

 

cheers,

Kay

tan_michael
Active Participant
0 Likes

Hi, Thanks for the response.

Yes, we can ping the IP of SAP from our server. See the response from the ping.

PS C:\Users\Administrator> Test-NetConnection -ComputerName 169.145.197.110 -por
t 3299


ComputerName : 169.145.197.110
RemoteAddress : 169.145.197.110
RemotePort : 3299
InterfaceAlias : Ethernet 2
SourceAddress : 
PingSucceeded : True
PingReplyDetails (RTT) : 40 ms
TcpTestSucceeded : True