Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Mobility > Zimbra Mobile

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 10-22-2009, 07:00 AM
Trained Alumni
 
Posts: 52
Default

if you don't get a line about zimbra is very strange.

what version of the zimbrafunambol connector are you using?


I am not using mail push right now
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
  #12 (permalink)  
Old 10-22-2009, 09:01 PM
Special Member
 
Posts: 173
Exclamation

I am using ZimbraConnector 6.0,
I renamed the ZimbraConnector0.0.zip into ZimbraConnector.s4j, then copy it in to the modules directory. I further made a directory connector and write a file init ZimbraConnector.xml as per documentation, I edited the file install.properties and added ZimbraConnector in the modules to install.

I have installed Zimbra and Fumanbol on the same machine, can this be an issue ?
....
Nothing seems to be working for me
????
Regards
Adeel

Last edited by adeelarifbhatti : 10-22-2009 at 09:11 PM.
Reply With Quote
  #13 (permalink)  
Old 10-23-2009, 12:35 AM
Trained Alumni
 
Posts: 52
Default

Quote:
Originally Posted by adeelarifbhatti View Post
I renamed the ZimbraConnector0.0.zip into ZimbraConnector.s4j
where did you get that zip?
get the s4j directly from
Browse Funambol Zimbra Connector Files on SourceForge.net

Quote:
Originally Posted by adeelarifbhatti View Post
I have installed Zimbra and Fumanbol on the same machine, can this be an issue ?
i have this setup as well
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
  #14 (permalink)  
Old 10-23-2009, 12:53 AM
Special Member
 
Posts: 173
Exclamation

I got that file from the same localtion u r telling me..
And I tried many many things. I even change the OS from 64bit I went to 32 bit.
Every thing is according to the documentation, even when I got failed I made many changes, but till no luck ......




regards
Adeel
Reply With Quote
  #15 (permalink)  
Old 10-23-2009, 12:58 AM
Trained Alumni
 
Posts: 52
Default

Quote:
Originally Posted by adeelarifbhatti View Post
I got that file from the same localtion u r telling me..
but you said you renamed ZIP to S4J... no way you should do that
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
  #16 (permalink)  
Old 10-23-2009, 01:04 AM
Special Member
 
Posts: 173
Exclamation

I did that, when I followed the documentation (Many failed attempts) and was left with no hope, So I start doing these kinds of hit and try.

Can u please recall your memories and let me know the exact steps, may be u did something which was not in the documentation????


Regards
Adeel
Reply With Quote
  #17 (permalink)  
Old 10-23-2009, 01:27 AM
Trained Alumni
 
Posts: 52
Default

I have a self-made quick howto, but it's totally based on the wiki.
In short, to install the module:
Code:
Download ZimbraConnector_0.6.00.s4j from http://sourceforge.net/projects/zimbrafunambol/files/
Move the file to /opt/Funambol/ds-server/modules/ZimbraConnector.s4j
Create /opt/Funambol/config/conector/ZimbraConnector.xml as described on the wiki
Edit /opt/Funambol/ds-server/install.properties and add ",ZimbraConnector" to the last line

	cd /opt/Funambol/bin
	./install-modules
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
  #18 (permalink)  
Old 10-23-2009, 01:50 AM
Special Member
 
Posts: 173
Thumbs up



Well, It was all my fault, I was not placing the right s4j file in the asked directory.



Sorry for consuming so much time

Regards
Adeel
Reply With Quote
  #19 (permalink)  
Old 10-23-2009, 05:29 AM
Special Member
 
Posts: 173
Exclamation

Well, Installation and ADMIN console is proper now, I also update the JRE on my server, but still when I clcik on the addsyncsourse. I get the following error.
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at com.funambol.admin.main.Sync4jClassLoader.loadClas s(Sync4jClassLoader.java:117)
at com.funambol.admin.main.Sync4jClassLoader.loadClas s(Sync4jClassLoader.java:80)
at com.funambol.admin.module.SyncSourcesController.st artInsertNewSourceProcess(SyncSourcesController.ja va:382)
at com.funambol.admin.module.actions.InsertSyncSource .performAction(InsertSyncSource.java:77)
at org.openide.util.actions.NodeAction$DelegateAction $1.run(NodeAction.java:537)
at org.netbeans.modules.openide.util.ActionsBridge.do PerformAction(ActionsBridge.java:53)
at org.openide.util.actions.NodeAction$DelegateAction .actionPerformed(NodeAction.java:533)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unk nown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mou seReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
[catch] at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

any help?
Regards
Adeel
Reply With Quote
  #20 (permalink)  
Old 10-23-2009, 06:50 AM
Trained Alumni
 
Posts: 52
Default

why are you using a different java from the one included in F server?
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0