View Single Post
  #8 (permalink)  
Old 10-27-2009, 09:38 AM
fsiegel fsiegel is offline
Zimbra Employee
 
Posts: 1,318
Default

Well, there are a couple of things going on here, but I'm still not sure yet if we can do anything about it.

it looks like when the computer comes on again at 21:33, we trying to do a delta GAL sync, but the connection to the server seems to be gone:

Zimbra::Rpc::Connection::WinHttpAsyncCallback: ERROR: REQUEST_ERROR - error 12030

You might try turning off GAL sync (Tools->Send/Receive->Global Address List, and set it to Manual. I doubt that will change anything, but it's worth a try. You also might want to check mailbox.log and see when you lost your connection to the server.

I think the other big thing is that we think that a sync is already going on from before. At the end of the log, we see the message:

A sync is already in progress for this store. Not initiating another sync

So is seems like something didn't shut down correctly. You have a reasonably late version of ZCO (5.0.16)-- it's possible that a later version might be better, but I doubt it. And I see that you've got Outlook 2007 with the latest service packs, so you're ok there.

It's possible there is something wrong in the code that checks offline, etc. Will have to test this out. For now, switching to offline and online is probably your best bet.
Reply With Quote