On 05/24/2012 11:08 AM, Lukas Zeller wrote:
Hi Andris,

On 24.05.2012, at 08:33, Andris Pavenis wrote:

I don't see any authentication in the incoming messages, not in the XML translation 
and also not when looking at hexdumps of the WBXML. The only thing I see is 
the<LocName>   test, but that's not enough for an auth attempt, there must be 
some credentials.
It responds according with authentication to WireShark. Try using WireShark on 
capture file and decode port 9321 as HTTP.
Yes, I see that, but I can't find the matching wbxml incoming message dump in 
the *.wbxml you sent. All those 4 don't have the Cred element, IMHO.
That was due to one line bug in my HTTP server implementation. Authentication works OK after I fixed it. I'm getting however:

2012-05-24 13:19:11.528] Calling smlProcessData(NEXT_COMMAND)
[2012-05-24 13:19:11.528] ===> smlProcessData failed, returned 0x200B
–
[2012-05-24 13:19:11.528] 'SessionAbort' - Aborting Session, Status=20007, ProblemSource=LOCAL [--][++] [->end] [->enclosing] [2012-05-24 13:19:11.528] WARNING: Aborting Session with Reason Status 20007 (LOCAL problem) *** [2012-05-24 13:19:11.528] --------------- Ignoring all commands in this message (after 0 sec. request processing, 0 sec. total) with Status 514 (0=none) from here on
[2012-05-24 13:19:11.528] 'DSAbort' - Aborting datastore sync, abortStatusCode=20007, localProblem=yes, resumable=yes [--][++] [->end] [->enclosing] [2012-05-24 13:19:11.528] events: testState=FALSE - expected state>='sync_set_ready', found state=='server_answered_alert'
[2012-05-24 13:19:11.528] 'SaveSuspendState' - Saving state for suspend/resume, datastore=events [--][++] [->end] [->enclosing]

I'll collect required data (logs, messages) and send them separately (perhaps no need to send them to the list).

Andris



_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to