View Single Post
  #36 (permalink)  
Old 10-22-2007, 02:57 AM
DenRaf DenRaf is offline
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by hillman View Post
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.
There isn't anything new anymore in those logs. If I use syncml 1.2, which is not supported, I get some errors in syncserver.log. When I 1.1, like it should, I don't get any logging, even when it is on ALL. Only in catalina.out I see some logging.
Reply With Quote