[GroupDAV] GroupDAV Funambol Modules does not appear in admin client

Adam Tauno Williams groupdav@opengroupware.org
Wed, 20 Sep 2006 10:25:30 -0400


>  pider:/opt/Funambol/ds-server/logs # cat funambol_ds.log
> [Sep 20, 2006 10:20:24 AM] INFO: Funambol Data Synchronization Server v.
> 5.0 engine started.
> Configuration object found
> [Sep 20, 2006 10:20:24 AM] INFO: {java.runtime.name=Java(TM) 2 Runtime
> Environment, Standard Edition,
> sun.boot.library.path=/opt/Funambol/tools/jre-1.5.0/jre/lib/i386,
> java.vm.version=1.5.0_06-b05, shared.loader=
> ${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar,
> java.vm.vendor=Sun Microsystems Inc.,
> java.vendor.url=http://java.sun.com/, path.separator=:,

I set the funambol log level via the admin client to ALL and restarted
the server and wiping the log.

spider:/opt/Funambol # tools/bin/funambol.sh stop
spider:/opt/Funambol # rm ds-server/logs/funambol_ds.log
spider:/opt/Funambol # tools/bin/funambol.sh start

The log still doesn't contain much, and no mention of groupdav (grep -i
groupdav).  There certainly isn't anything in the log that looks like an
error.

Is there something else I can do to increase the logging level?