cancel
Showing results for 
Search instead for 
Did you mean: 

Server Logon failed

Former Member
0 Kudos

Hi All,

[Problem A].

when I synchronize MI Client with Server,

after deploying some application,

it shows me following lines,

1. synchronization started

2. setting up connection to sever ......

3. successfully connected to the server

<b>4. processing of inbound data began</b>

<b>5. "server logon failed" </b>

anyone knows the meaning of last 2 lines(4 & 5)

[Problem B].

I am not able to make the tracing ON automatically through the Transaction code 'Device_Config',

Can anyone please help me out in this matter

[Problem C].

I have reinstalled my MI Client,

still its showing me the application deployed earlier,

How to delete the applications associated with the old Device id

Please respond fast,

Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak,

we were also faced the first problem.but in most of the time , just restart the device could solve this problem.

B)for tracing just go throgh this link.

http://help.sap.com/saphelp_nw04/helpdata/en/93/f53878b47bef4895319c9febb35f78/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/43/5d747cefee2a21e10000000a422035/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/43/5d747cefee2a21e10000000a422035/content.htm

C) for deleting the old data wrto particular device.

in R3 run this functoin module

DELETE_ALL_DATA_OF_DEVICE

and enter ur device id.

but the problem here is it will delete the device id also ..

Regards

Kishor Gopinathan

For Tracing problems

go throgh this link also.

<b>http://help.sap.com/saphelp_nw04/helpdata/en/42/f9943fbaf93268e10000000a1553f6/content.htm</b>

Message was edited by: Kishor Gopinathan

Former Member
0 Kudos

Hi Mr. Kishor Gopinathan,

Thanku very much for useul reply,

out of three Problem [C] is solved (Deleting device id)

remainings are problem [A] and <b>,

for tracing one I have set following in R/3 (Tcode : Device_config)

a) create Agent_configuration

tracing = true

trace level = 50

b) create conf_template

c) assign the cong_template to device through web console,

but after sync also the result is not the desired one,

there is no effect on TRACING SETTINGS in MI CLIENT,

Please suggest some solutions,

Thanks,

Deepak

Former Member
0 Kudos

hi Deepak,

Actually, you can set the Trace on in the Client. if its an AWT client, go to the Action Menu and set the Trace settings in it. In the case of JSP Client, you have a Trace Settings Link on the right top corner of the client.

These traces give you all kind of information during sync and data transfer.

And about your .<b>Server logon failed</b> problem, kindly post the trace which u see in the client. i'll be able to help more.

Regards

Arun

Message was edited by: Arunkumar

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak,

How could u directly assign that device config to particular device..

what we have done is that we can link this device config with particular role.

add this role also to the MI user.. then start role synchronization will make it work.

in the device configuration ,

in the assignment tab , we have the provision to link this device configuration and particular role.

Regards

Kishor Gopinathan

Former Member
0 Kudos

Arun,

Actually that is what we do manually in MI CLient,

Though your reply is absolutely correct but I need to make it auto ON,

through some configuration setting at runtime(means when I sync my JSP Client)

I hope you got my point,

thanks

Deepak

Former Member
0 Kudos

Kishor Gopinathan,

Actually I am referring to the standard workbook of SAP for that,

I am doing the same as written,

Also,

As soon as we create the conf_Template,

it is visible in the web console

Now we deploy it to the MI Client (Through Add Entries),

Then we sync,

According to Std Wkbook, it should work,

but not working here,

AND

I tried to do as you said,

but I do not find any value in the Assignment tab in DeviceConfig for "Assignment Type",

it says "No Values Found"

Is there any R/3 settings behind the scene,

Plz respond,

Thanks,

Deepak

Former Member
0 Kudos

hi Deepak,

i perfectly got your point. i just wanted to debug the reason for your SERVER LOGON FAILED. for that i wanted the trace.

Regards

Arun.

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak ,

if u have created one role ,

then login into your R/3 server in login language as german.

it will be there .. u can select it from there ..

(currently they have maintained it only for DE language thats why if we login in EN it will not come).

Regards

Kishor Gopinathan

Message was edited by: Kishor Gopinathan

Former Member
0 Kudos

Kishor Gopinathan,

Actually "Server Logon Failed" was because of the wrong Synchronization password I gave,

That Problem is solved ,

Only the left one is "Auto TRACE ON",

still u require "Trace",

Deepak

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak ,

if u have created one role ,

then login into your R/3 server in login language as german(DE).

it will be there .. u can select it from there ..

(currently they have maintained it only for DE language thats why if we login in EN it will not come).

what u have to do for this is...

select the Assignment Tab here,

<b>1)logon to the r/3 server with DE as logon language

2) in transaction device_config ,

in the assignment tab..

there u can see,

Assignment Type --- Name/Id -


Description

just give

AssignmentType -- > ROLE

Name/ID -- > <Role u have created>

then save ...

add this role too to the MI user....

start role synchronization...(In Webconsole)..

it will work..</b>

Regards

Kishor Gopinathan

Former Member
0 Kudos

Kishor Gopinathan,

I did all the things,

assigned the role also,(through DE Language),

still the results are the same,

<b>Tracing couldn't be set ON AUTOMATICALLY</b>

what to do further,

ALSO plz send me the links for following if possible

1) Role Synchronization

2) Deletion of any application assigned to role(ON ALL DEVICES) like we did for particular device-ID

3) Meaning of "Processing of Inbound data began"

Thanks,

Deepak

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak ,

1) u can start Role synchronization from the WebConsole itself.

or execute the report

WAF_DEVICECONFIG_UPD_BY_ROLES .

WAF_DEVICECONFIG_USER_BY_ROLES

2) we can delete data ,

with respect to device and wr2 User.

User - DELETE_ALL_DATA_OF_USER

Device - DELETE_ALL_DATA_OF_DEVICE

3) it means the processed data from outbox with respect to this user(wr2 particular mobile ID) started.

Regards

Kishor Gopinathan

Message was edited by: Kishor Gopinathan

Former Member
0 Kudos

thanks,

plz do something for the Tracing problem also,

Its very urgent,

Hope reply fast,

Thanks

Deepak

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak,

This pdf contains the

details --

how to do role synchronization ?.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/mi/best practices for sap mobile engine 2.5/bblibrary/documentation/mi25_installation_guide.pdf

Deepak ,

start from initial,

1)Create Device config

2)Attach this to Particular Role

3)Assign this role also to the MI user.

4) Assign application to the user.

in web console select particular user .. then click role synchronization. (alternatively u can do it using the function module).

also check , any of the configuration ,u have assigned it through role synchronization got reflected in client .

Regards

Kishor Gopinathan

Message was edited by: Kishor Gopinathan

Message was edited by: Kishor Gopinathan

Former Member
0 Kudos

Kishor Gopinathan,

The link u sent for the pdf file for Role Synchronization is not working,

shows "File Not Found",

Can u please give me some other link for the same

or

can download & mail me the pdf file at

DeepakS.gupta@lntinfotech.com

Thanks,

Deepak

kishorg
Advisor
Advisor
0 Kudos

Hi Deepak,

just follow this link..

here what u have to do is , after doing the whole steps , just run the function module , that i have specified.(WAF_DEPLOYMENT_FROM_ROLES)

http://help.sap.com/saphelp_nw04/helpdata/en/48/24b398a0a5344ead8be734aae5ae8e/content.htm

Regards

Kishor Gopinathan

Former Member
0 Kudos

hello deepak,

are you using SP14 up?

if you are, you can make use of tcode ME_RTRACE to

enable tracing of a specific device.

for details, please see:

http://help.sap.com/saphelp_nw04/helpdata/en/42/f9943fbaf93268e10000000a1553f6/content.htm

regards

jo