View Single Post
  #4 (permalink)  
Old 08-07-2009, 06:26 PM
eugener eugener is offline
Zimbra Employee
 
Posts: 187
Default

The following line usually indicates that at the time when you start BB controller there is another running process that uses 'BlackBerryServer' profile and prevents agent from logging in:

Zimbra::Store::ZimbraMSProvider::Logon. the inner logon failed, hr: 8004011d

Please try the following:

- stop BB controller
- find running process that is using 'BlackBerryServer' profile and kill it. It can be CalHelper.exe, Outlook.exe, rundll32.exe etc.
- start BB controller
Reply With Quote