Skip to main content

Hi All,

 

When I try to initialize  the mobile device, the following error comes on the mobile error log.

 

EXCEPTION Message: unable to open database file ... Stack Trace:    at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   at System.Data.SQLite.SQLiteConnection.Open()
   at Metrix.BusinessServer.BusinessPolicies.SharedTablesComponent.MobileManager.CreateMobileDatabase(String personIdIn, String deviceSequenceIn, String messageIn)

 

Any ideas about this issue?

Best regards,

Thank you

Hi @shalikakk ,

Verify the MOBILE_DATABASE_DIRECTORY app param. This might be the issue


Reply