Latest F and ZFC: 8.0.2 and 0.6.00 resp.
My Zimbra is 5.0.18, with a 6.0.2 upgrade planned in the next month.
I followed the current set of instructions on the wiki, and install-modules failed as so:
Code:
[root@benjamin bin]# ./install-modules
[echo] Funambol Data Synchronization Server will be installed on the Tomcat 6.0.x application server
[echo] Undeploying funambol...
[echo] Pre installation for modules content-provider-8.0.1,email-connector-8.0.1,foundation-8.0.2,phones-support-8.0.2,webdemo-8.0.1,ZimbraConnector
[echo] content-provider-8.0.1 pre-installation...
[echo] content-provider-8.0.1 pre-installation successfully completed
[echo] email-connector-8.0.1 pre-installation...
[echo] email-connector-8.0.1 pre-installation successfully completed
[echo] foundation-8.0.2 pre-installation...
[echo] foundation-8.0.2 pre-installation successfully completed
[echo] phones-support-8.0.2 pre-installation...
[echo] phones-support-8.0.2 pre-installation successfully completed
[echo] webdemo-8.0.1 pre-installation...
[echo] webdemo-8.0.1 pre-installation successfully completed
[echo] ZimbraConnector pre-installation...
[echo] ZimbraConnector pre-installation successfully completed
[echo] Copying configuration files
[echo] Post installation for modules content-provider-8.0.1,email-connector-8.0.1,foundation-8.0.2,phones-support-8.0.2,webdemo-8.0.1,ZimbraConnector
[echo] has.install: true
[echo] Starting custom installation...
[echo] Install Funambol Content Provider on Tomcat (/appl/funambol/Funambol/ds-server/output/content-provider-8.0.1)
[echo] Funambol home: (/appl/funambol/Funambol/ds-server)
[echo] Content Provider installation successfully completed
[echo] content-provider-8.0.1 installation...
[echo] Database installation for module content-provider-8.0.1 on hypersonic (/appl/funambol/Funambol/ds-server)
[iterate] The Funambol Data Synchronization Server installation program can now create
[iterate] the database required by the module content-provider-8.0.1 (if any is needed).
[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] content-provider-8.0.1 installation successfully completed
[echo] has.install: ${has.install}
[echo] email-connector-8.0.1 installation...
[echo] Deploying deploy.wsdd...
[echo] Database installation for module email-connector-8.0.1 on hypersonic (/appl/funambol/Funambol/ds-server)
[iterate] The Funambol Data Synchronization Server installation program can now create
[iterate] the database required by the module email-connector-8.0.1 (if any is needed).
[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
BUILD FAILED
/appl/funambol/Funambol/ds-server/install/install.xml:238: The following error occurred while executing this line:
/appl/funambol/Funambol/ds-server/install/install-modules.xml:115: The following error occurred while executing this line:
/appl/funambol/Funambol/ds-server/install/install-modules.xml:163: The following error occurred while executing this line:
/appl/funambol/Funambol/ds-server/install/install-modules.xml:235: The following error occurred while executing this line:
/appl/funambol/Funambol/ds-server/install/install-modules.xml:279: The following error occurred while executing this line:
/appl/funambol/Funambol/ds-server/install/install-modules.xml:353: java.sql.SQLException: socket creation error
Total time: 36 seconds Any pointers?
Our Zimbra has been running pretty decently, this is a first time install of Funambol.