Hi,

Having problems to get Funambol to work with my sogo installation.
I have been running my sogo server for quite awhile. And everything there works like a charm.
So i dont think i have anything faulty there.

Followed the installation procedures a few times over. And i dont see where i could have gone wrong.

I also followed the instructions for using jre 1.6 instead of the bundles 1.5 in a previous post on this mailing list for CentOS 5.4 64bit.

They mentioned changing the following:

##### COPY OF MESSAGE ######
funambol-8.0.2 comes with /opt/Funambol/tools/jre-1.5.0/ as default. In /opt/Funambol/config/Funambol.xml there is a reference to version 1.5.0:
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.5.0_10" class="java.beans.XMLDecoder">
<object class="com.funambol.server.config.ServerConfiguration">
...

Now I installed java-1.6.0-openjdk using "yum install java"
The command java -version shows:
java version "1.6.0"
OpenJDK  Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)

In "/opt/Funambol/bin/funambol" I inserted near the top the following lines:

export JAVA_HOME="/usr/lib/jvm/jre"
export JRE_HOME=$JAVA_HOME

and in /opt/Funambol/config/Funambol.xml I changed the second line in:

<java version="1.6.0" class="java.beans.XMLDecoder">

###### END ######


That method seemed to work for them, but not me :(


These are the plugins i have:
commons-collections-3.2.1.jar
commons-configuration-1.6.jar
commons-lang-2.4.jar
commons-logging-1.1.jar
postgresql-8.4-701.jdbc4.jar
json_simple.jar

Have been trying both the jdbc3 and jdbc4 version of the postgresql-plugin. Since now last time i tested with jre 1.6 it should be jdbc4. But using the built in version it should be jdbc3. but anyway, tried em both using both jre 1.5 and 1.6.


I have been trying to sync with my phone and just get sync failed.
Also tried to do a login through the WebDemo site. Which gives me no luck either.

And i have no luck going through the damn log files either. They make almost no sense to me I'm afraid. Not been lucky trying to find anything that sounds like my problem.

And yeah, i changed the post nummber in the officer.xml file to 20000.
And checked that the postgre username and passwords are correct and so on.


Best Regards
Anders Wallin












__________ Information från ESET NOD32 Antivirus, version av virussignaturdatabas 5243 (20100701) __________

Meddelandet har kontrollerats av ESET NOD32 Antivirus.

http://www.esetscandinavia.com
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to