Skip to Content
0
Former Member
Jul 25, 2016 at 11:53 AM

Error when creating Offline Store

98 Views

Hey,

I want to integrate an Offline Store in my Kapsel App. But when I start my App and call the method

store.open(openStoreSuccessCallback, openStoreErrorCallback);

I get the following error (console):


An error occurred: "Unknown network error occured[-10210] The operation failed due to an error on the server: ata/offline/resource/LocalizedMessage : cannot initialize class becau"


When I look into my server logfile I can see the following error message:

#2.0#2016-07-25 01:41:42 PM#ERROR####Offline#1469446902920000#66ee0c01-818b-44f9-af79-07ac9c120758##com.sap.mobile.platform.server.mobilink.MLSMPLogger:error########345#####[-10225] User exception: com/sap/odata/offline/resource/LocalizedMessage : cannot initialize class because prior initialization attempt failed#
Can anyone help me fixing this issue?
Thank you very much and best regards,
David