cancel
Showing results for 
Search instead for 
Did you mean: 

Error:Keygenerator not found

Former Member
0 Kudos

I have one of my app created in SUP 2.1.2 version.

It works fine on IOS as well as Android.

I want to migrate my app from SUP 2.1.2 to SUP 2.1.3.

When i am generating code from SUP 2.1.3 version and testing that code in Android device i am getting the error as follows:

03-08 17:07:51.670: W/System.err(5165): com.sybase.persistence.PersistenceException: com.ianywhere.ultralitejni12.implementation.JniException: UltraLiteJ Error[-141]: Table 'mfs2_1_0_keygenerator' not found.

Plz help

               Regards

               AnjaliAgrawal

Accepted Solutions (0)

Answers (1)

Answers (1)

midhun_vp
Active Contributor
0 Kudos

Try the below steps:

  • Delete the old SUP generated code from from the Android project and copy and paste the newly generated code,don't replace. Some times some classes will remain if we overwrite.
  • Replace the SUP 2.1.2 libraries with the new libraries (2.1.3) from location C:\Sybase\UnwiredPlatform\MobileSDK213\ObjectAPI\Android.
Former Member
0 Kudos

Thanks Midhun for your kind help.

I have performs that steps which you mention and now I am  recieving with another error:-

W/System.err(10105): com.sybase.mobile.ApplicationTimeoutException: Unable to register application within 120 seconds.

So,If you have any idea that how this error can be solved then please help me out. .

Thanks,

Anjali Agrawal