[SOLVED] Funambol , Blackberry Calendar syncing
HI folks,
I got everything syncing with Funambol, Zimbra and BB. However I'm left with one problem. While I try to sync my calendar, I can send all my calendar entries from BB to zimbra, but not the other way round. Meaning, the entries are not seen on BB. I can even see that it is receiving calendar entries during the sync process. I am not seeing anything in the errors or logs.
Please help.
DataTransformationManager
When I try to update DataTransformationManager I get the following error.
*********** Exception occurred ************ at 10:49 AM on Mar 7, 2010
java.lang.NullPointerException
at com.funambol.admin.settings.panels.DataTransformer ManagerTableModel.setValueAt(DataTransformerManage rTableModel.java:189)
at javax.swing.JTable.setValueAt(Unknown Source)
at javax.swing.JTable.editingStopped(Unknown Source)
at javax.swing.AbstractCellEditor.fireEditingStopped( Unknown Source)
at javax.swing.DefaultCellEditor$EditorDelegate.stopC ellEditing(Unknown Source)
at javax.swing.DefaultCellEditor.stopCellEditing(Unkn own Source)
at javax.swing.JTable$GenericEditor.stopCellEditing(U nknown Source)
at com.funambol.admin.settings.panels.DataTransformer ManagerPanel$7.actionPerformed(DataTransformerMana gerPanel.java:426)
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.plaf.basic.BasicButtonListener.mouseRe leased(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.pumpOneEventForFilter s(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown 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)