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

Mathew McBride groupdav@opengroupware.org
Wed, 20 Sep 2006 23:04:48 +1000


Very weird with the module not showing up in admin - 
logs/funambol-ds.log will probably shed some light. The postgresql SQL 
code is definitely correct, as I've done a few clean installs with it.

Heres the new build:
http://comalies.citadel.org/~matt/funambol/groupdav-1.1.1711.s4j

* Fixed a few problems in ObjectTrackingStore, now much more stable all 
round
* 'ZideStore mode' implemented - i.e %USER% in 
/zidestore/dav/%USER%/public/Calendar/ will  be replaced with the 
current connecting user
* Greatly improved logging - two log files (object store, connector) for 
each client saved in store (note: when sending in logs delete all 
Authorization:  lines from the log)
* Recommended configuration: JBoss 4.0.4,Postgresql,Funambol DS 3.0.6
* Known issues:  Floating events created on device won't be floating on 
server


Adam Tauno Williams wrote:
>>> I usually have the server running while installing the module, doesn't 
>>> seem to always work while its offline, or during first install for that 
>>> matter.
>>>       
>> I'll try that.
>>     
>>> I've got a new build on the way today/tomorrow which is almost running 
>>> perfectly with OGo (events only as with the last release), just need to 
>>> fix an issue.
>>>       
>> Excellent.  I've got some devices for testing,  but only for 14 days
>> (about 8 now).
>>     
>
>
> Ok, which the server running I did the install:
>
> spider:/opt/Funambol/ds-server # sh bin/install-modules.sh tomcat50
>      [echo] Funambol Data Synchronization Server will be installed on
> the Tomcat  5.0.x application server
>      [echo] Pre installation for modules groupdav-1.1.1700
>      [echo] groupdav-1.1.1700 pre-installation...
>      [echo] groupdav-1.1.1700 pre-installation successfully completed
>      [echo] Post installation for modules groupdav-1.1.1700
>      [echo] has.install: ${has.install}
>      [echo] groupdav-1.1.1700 installation...
> [available] DEPRECATED - <available> used to override an existing
> property.
> [available]   Build file should not reuse the same property name for
> different v alues.
>      [echo] Database installation for module groupdav-1.1.1700 on
> postgresql (/o pt/Funambol/ds-server)
>
>   [iterate] The Funambol Data Synchronization Server installation
> program can no w create
>   [iterate] the database required by the module groupdav-1.1.1700 (if
> any is nee ded).
>   [iterate] You can skip this step if you have already a valid database
> created
>   [iterate] or the module does not require a database.
>
>   [iterate] If you choose 'y' your existing data will be deleted.
>
>   [iterate] Do you want to recreate the database?
>   [iterate]       (y,n)
> y
>      [echo] groupdav-1.1.1700 installation successfully completed
>      [echo] Remove output dir
>
> BUILD SUCCESSFUL
> Total time: 12 seconds
>
> -  with an install properties of -
>
> server-uri=
> context-path=/funambol
> dbms=postgresql
> jdbc.classpath=/usr/share/pgsql/postgresql-8.1-404.jdbc2ee.jar
> jdbc.driver=org.postgresql.Driver
> jdbc.url=jdbc:postgresql://*********/**********
> jdbc.user=**************
> jdbc.password=***********
> modules-to-install=groupdav-1.1.1700
> modules-to-uninstall=
>
>
> It didn't show up in the admin client.
>
> I stopped & started the server... it still doesn't show up in the admin
> client.
>
>
>