View Single Post
  #33 (permalink)  
Old 10-19-2007, 12:27 PM
hillman hillman is offline
Moderator
 
Posts: 75
Default

Quote:
Originally Posted by DenRaf View Post
Yes, I use the separate admin tool. It works untill the depth where I can see the different modules. When I want to open the zimbra module it gives me an unexpected error.

But I'm still not able to sync. I always get: "Unable to open database" on my device and there is nothing relative in the logs. Any idea?
I still don't know that much about how this all works, but it sounds like the Zimbra connector may not be initializing properly. When you installed the module, did you answer 'yes' when it asked you if you wanted to re-install the database when it got to the Zimbra module?

As for logging, you can drastically increase the logging level:

Edit Sync4j/server/config/sync4j/server/logging/Logging.xml

In the first block of properties (the one that ends with "logs/syncserver.log"), set the property "level" to "ALL" and restart the server.
Reply With Quote