View Single Post
  #2 (permalink)  
Old 03-28-2008, 01:55 PM
alee alee is offline
Former Zimbran
 
Posts: 406
Default

Quote:
Originally Posted by Chewie71 View Post
How do I know if my users are syncing to BES through ZBC?

I'm getting this in my ZBC errors...
Code:
28-03-2008 14:21:03.987 [3548]: TRACING => Zimbra::Rpc::UserSession::GetInstance

28-03-2008 14:21:03.987 [3548]: DEBUG: Zimbra::Rpc::UserSession::GetInstance - get a user session (0x2857450)

28-03-2008 14:21:03.987 [3548]: *99* Enter Zimbra::Rpc::Connection::SendRequest ...

28-03-2008 14:21:03.987 [3548]: *99* <<<<-------- HTTP stream Start (Request) ----------------------------------------------->>>>

28-03-2008 14:22:04.509 [3548]: *99* ERROR: Zimbra::Rpc::Connection::SendRequest - failed on WinHttpReceiveResponse(...), Error Code: 12002

28-03-2008 14:22:04.509 [3548]: Zimbra::Store::CWaitRequest::WaitRequestThread. SendRequest failed with Error 0x2ee2. Desc The request has timed out.
The BES MAGT Log has entries like this..
Code:
[30053] (03/28 14:24:48.306):{0xE28} Retry start for user: my-email@my.domain

[30041] (03/28 14:24:48.306):{0xE28} Starting handheld for MYNAME

[30463] (03/28 14:24:48.306):{0xE28} User MYNAME can not be started, ServerDN not defined, user may restart after ScanGAL.

[20154] (03/28 14:24:48.306):{0xE28} User MYNAME not started

[50079] (03/28 14:24:48.306):{0xE28} 8 user(s) failed to initialize
Thanks,
Matt
the snippet from the ZCB logs is not an error. the snipped from the agent logs is very bad. the server DN should be returned as a valid string.
please post the ZCB logs from the same timeframe where that error in the agent logs occurred. ZCB are responsible for giving BES the server DN.
Reply With Quote