Skip to Content
0
Former Member
Aug 31, 2007 at 01:11 PM

Synchronization Error: Cannot load state for SyncBO

26 Views

Hi All,

The error I am getting is very generic. Can anybody help me in explaining in what all situation following error may happen. This error is happening when I press synchronize button in client device. We are using server driven synchronous syncBos. All data also gets transferred successfully from server to client and vice-versa.

<b>Exception occurred when processing methodSMARTSYNC : java.lang.RuntimeException: Inbound processing of container with index 508 failed: Can not load state for cZOR_POINT_TOP with key 1099974 : <InboundProcessingError timestamp="2007-08-31-18-21-28"><RowProcessorDispatcherDump type="nonObservable" ><Action>d</Action><TopRowKey>0001099974</TopRowKey><ChildRowKey> </ChildRowKey><RequestId> </RequestId><StateID> </StateID></RowProcessorDispatcherDump></InboundProcessingError> : Inbound processing of container with index 508 failed: Can not load state for cZOR_POINT_TOP with key 1099974 : <InboundProcessingError timestamp="2007-08-31-18-21-28"><RowProcessorDispatcherDump type="nonObservable" ><Action>d</Action><TopRowKey>0001099974</TopRowKey><ChildRowKey> </ChildRowKey><RequestId> </RequestId><StateID> </StateID></RowProcessorDispatcherDump></InboundProcessingError></b>

Also I want to mention that even if we are using Synchronous Server driven syncbos, the data from client database gets flushed after pressing synchronization button more than once.

Regards,

Gopal