[GroupDAV] Funambol Groupdav connector
Mathew McBride
groupdav@opengroupware.org
Thu, 04 Jan 2007 19:55:19 +1100
This is a bug which seems to crop up in the Funambol admin tool a lot.
Usually logging in again does the trick.
On 4/1/07 7:48 PM, "Chris Picton" <chrisp@tangent.co.za> wrote:
> Hi
>
> I am installing the funambol groupdav connector into my new ds-server
> installation.
>
> The install went fine, but I am getting the following error when trying
> to save the GroupDAV Contacts settings in the funambol administration
> tool.
>
> Unexpected server error. Check the server log for details
>
> My server logs show the following:
>
> [2007/01/04 10:53:23][funambol] SEVERE: Server error: null
> [2007/01/04 10:53:23][funambol] FINER: THROW
> java.lang.NullPointerException
> at
> com.funambol.framework.server.store.SQLHelperClause.getPreparedWhere(SQLHelper
> Clause.java:68)
> at
> com.funambol.server.store.SyncSourcePersistentStore.read(SyncSourcePersistentS
> tore.java:235)
> at
> com.funambol.framework.server.store.PersistentStoreManager.read(PersistentStor
> eManager.java:296)
> at
>
com.funambol.server.admin.AdminManager.getSync4jSources(AdminManager.java:1027>
)
> at
> com.funambol.server.admin.ws.AdminWS.getSync4jSources(AdminWS.java:646)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...
> ...
>
>
>
> Where should I look to debug this?