Dear Jitendra,
I've see the server log and open debug mod for security
I didn't find error,
the client I find that:
after lgCore.register(lgCtx);
Run application:
lgCtx.getConnId(); is null;
Debug application:
if I set the breakpoint at regLatch.await();
lgCtx.getConnId(); is not null; and logon successfully.
Do you know what happened?
Thanks
Kael