cancel
Showing results for 
Search instead for 
Did you mean: 

SAPGUI Does Not Logon

Former Member
0 Kudos

Hi guys,

I have done a fresh install of IDES ECC 6 EHP 7 SR02 on VMBox which runs on Windows 7. All steps succeded and application server is running without any errors. But when i try to login using SAPGUI, it hangs on status "Compiling CL_GUI_DATAMAGANER====CP in a seperate task." I have waited an hour but it did not finish. I restarted the system, and tried again but no good.

Can you help me with this issue?

Thanks in advance.

P.S. : AS ABAP WP Table image is attached

.

Accepted Solutions (1)

Accepted Solutions (1)

former_member82170
Participant
0 Kudos

Hello,

Looks like all the Dialog work processes are in RUN status, in order to log into SAP system atleast 1 Dialog work process should be in 'wait' status. kindly check dev_disp and dev_w0 logs at work directory and see if you can find any clues.

Thanks and Regards,

Prasad

Former Member
0 Kudos

Hi Cem,

Did you configure enqueue qork process as it is missing in above screen-shot?

Also check below note

1567599 - Hanging work processes with user SAPSYS

Regards,

Prithviraj.

Former Member
0 Kudos

Hi Prithviraj,

I checked the files that you mentioned and found this:

M Fri Dec 18 08:08:40 2015

M  *** WARNING => NiPeekEx: invalid hdl 23 [nixx.c       1388]

M  {root-id=0800276DD2681EE5A9A9A19BF105F8D7}_{conn-id=00000000000000000000000000000000}_0

M  *** ERROR => EncNiConnect: NiWriteOK failed (NIEINVAL). See SAP note 1943531 [encomi.c     470]

M  *** WARNING => NiCloseHandle: invalid hdl 23 [nixx.c       1668]

When I check the SAP Note 1943531 it says:

Solution

You can ignore enqueue and NI error messages during an RKS, because they do not have any negative effects.

I couldn't find any other solution. You can find below the image what GUI does when I try to login.

EDIT : Further inspection, i found out these lines:

A  ***GENER* Trace switched off ***

M  DpMBufReload: state = MBUF_LOADING

M  *** ERROR => ThIRqSendWithReplyInline: reply rq_id 3970 for request with rq_id 3949 contains error [thRequest.c  3313]

M  {root-id=0800276DD2681EE5A9AA36E1930AAF69}_{conn-id=00000000000000000000000000000000}_0

M    error code REQ_RC_MS_ERROR

M    partner address (MSG_SRV-)

M  *** ERROR => ThMBufFullRead: ThRqSendWithReplyInline failed (ERROR-REQ-SEND_ERROR) [thxxmbuf.c   300]

M  *** ERROR => ThMBufGet: ThMBufFullRead [thxxmbuf.c   221]

Message was edited by: cem caglayan

Former Member
0 Kudos

Solved by editing hosts file. Host name and IP address was causing this problem.

Thank you all.

Answers (0)