cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

When I am trying to logon to Production server through SAP GUI 710 , I am getting a logon error 88. Then I check the network connectivity and also the services file, SAPmsg.ini . Everything is fine. Even I reinstalled the SAP GUI but it does not worked .

I also tried the following :

1. click Start Menu -> Run

2. Type sapgui < hostname> <system number>

3. click ok now

I got the following message dispalyed

"Connection to application server broken

WSATYPE_NOT_FOUND"

0 Likes
View Entire Topic
Former Member
0 Likes

I do use login groups . I am currently using 8 application servers.

All servers are up.

markus_doehr2
Active Contributor
0 Likes

Ok...

WSATYPE_NOT_SUPPORTED means, that the service you have in your /etc/services is not supported for the connection you are requesting.

You have the entry

sapms<SID> 3600/tcp

in your services? Or is this UDP?

--

Markus