Hi,
MI 7.1:
I have a custom jsp-application where I try to synchronize (generic sync).
I have used this application on MI2.5, but now try to set the application up with MI 7.1. I get this error message:
>>>>>>>>>>>>>>>>Testing connection with backend
2009-03-03 12:02:00 ... Thread: Thread-13 Error: Error while persisting container item --> java.lang.IllegalStateException: Cannot update parent during create of child
at com.sap.tc.mobile.cfs.sync.ChangeListenerImpl.beforeInsert()
at com.sap.tc.mobile.cfs.pers.PersistenceManager.create()
at com.sap.tc.mobile.cfs.pers.PersistenceManager.create()
at com.sap.tc.mobile.cfs.pers.PersistenceManager.create()
at com.sap.tc.mobile.cfs.compat.SyncOutboundContainer.addItem()
at com.sap.tc.mobile.cfs.compat.SyncOutboundContainer.addItem()
.
.
.
The code is usually working fine, but now I am using the Mobile Client for MI 7.1.
Any ideas what may cause this?
Regs
Øyvind
Edited by: Jørn Thomassen on Mar 4, 2009 5:44 AM