Hello,
I'm having an error while configuring the Zimbra Connector from the WIKI.
My Funambol Server Java's version is:
PHP Code:
user@intranet:/opt/Funambol/bin$ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
My computer Java version is:
PHP Code:
C:>java -version
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode, sharing)
I open the
Funambol Administration Tool and I can see the Zimbra Connector listed in the tree. But when I try to "...
add SyncSource" on it, it crashses the application with this error message:
Quote:
|
A java.lang.UnsupportedClassVersionError exception has occurred. ...
|
Can this occur because of the different versions of java?