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

Adam Tauno Williams groupdav@opengroupware.org
Wed, 20 Sep 2006 08:57:42 -0400


> > 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.