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

SAP GUI error broken

Former Member
0 Likes
18,975

after a clean installation I cannot connect to my server via SAP GUI 7.4 installed on the appserver Netweaver 7.5 this is the message from SAP GUI

Connection closed Error: connection to partner '10.0.0.6:3200' broken Thu Jan 4 12:39:55 2018 Release 740 Component NI (network interface), version 40 rc = -6, module /net/usr.delivery/SAPGUIForJava_740_REL/bas_740_REL/src/base/ni/nixxi.cpp, line 5129 Detail NiIRead: 10.0.0.6:3200 System Call recv

View Entire Topic
former_member209925
Participant
0 Likes

Hi Luis

1.please, check if any firewall is present in your application server.

2.if your GUI and application installed on same machine then try use "localhost" instead of any ip

Regards,

saharoon.s

Former Member
0 Likes

Hello saharoon, thank you for your answer

=======================

Firewall is down

rcSuSEfirewall2 status SuSEfirewall2.service - SuSEfirewall2 phase 2 Loaded: loaded (/usr/lib/systemd/system/SuSEfirewall2.service; disabled) Active: inactive (dead)

====================================

I did that you tell and this is the mesage of the SAP GUI (localhost)

Connection closed Error: connection to partner 'localhost:3200' broken Fri Jan 5 10:36:40 2018 Release 740 Component NI (network interface), version 40 rc = -6, module /net/usr.delivery/SAPGUIForJava_740_REL/bas_740_REL/src/base/ni/nixxi.cpp, line 5129 Detail NiIRead: 127.0.0.1:3200 System Call recv

======================

Regards.