2024 Mar 01 3:49 AM - edited 2024 Mar 01 5:08 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
was there a solution for your problem?
I have the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
have you checked your network connectivity? Firewalls? Routers? Name resolution?
cheers,
Kay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
| User | Count |
|---|---|
| 35 | |
| 18 | |
| 14 | |
| 13 | |
| 9 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.