cancel
Showing results for 
Search instead for 
Did you mean: 

DpRGetLogin: Data for alien client

Former Member
0 Kudos

Hi,

We have ABAP+JAVA system. when we start system , ABAP engine comes up but J2EE engine is not.

SDM process is up.

Dispatcher and server process are in starting stage from long time with no error.

But in disp_disp file we get following

DpRGetLogin: Data for alien client [dpxxdisp.c 12194]

Connect request from wrong client at address (j2ee host)

Please let me know how to fix this .

Best Regards,

Tushar

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

I suggest you check the Java bootstrap logs

dev_bootstrap

std_server0.out

dev_jcontrol

for possible issues.

Markus