Solved

Unable to initialise mobile device.

  • 8 May 2024
  • 1 reply
  • 20 views

Userlevel 2
Badge +6

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

icon

Best answer by Chethana 8 May 2024, 15:57

View original

1 reply

Userlevel 3
Badge +5

Hi @shalikakk ,

Verify the MOBILE_DATABASE_DIRECTORY app param. This might be the issue

Reply