cancel
Showing results for 
Search instead for 
Did you mean: 

Smart synchronization error in smartsync Inventory Jsp example

Former Member
0 Kudos

Hi,

I am trying two way sync using smartsyncinventory jsp sample application.

When I add an inventory item on the mobile device and sync, I get the following exception.

Synchronization started

• Successfully connected with server.

• Processing of inbound data began.

• Exception while proccessing method SMARTSYNC : java.lang.RuntimeException: Error while Smart Sync inbound processing: java.lang.IllegalStateException: State CHANGED_LOCAL_INSYNC does not allow this transition: srvMod : Error while Smart Sync inbound processing: java.lang.IllegalStateException: State CHANGED_LOCAL_INSYNC does not allow this transition: srvMod

Please let me know the work around for the error.

Regards

Raja Sekhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hello raja,

this error is thrown when the server returned a modify message

for a syncBo instance that is only locally available.

this could be a bug...

what is your sp level? i would suggest you to apply the latest

patch available.

regards

jo

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jo,

Thanks for your reply.

My SP patch level is SP14.

What is the latest patch available?

Regards

Raja Sekhar

Former Member
0 Kudos

hello raja,

there's SP16 already available.

please refer to the PAM for the next release.

regards

jo