Question

Mobile App Initialization Error

  • 10 December 2023
  • 1 reply
  • 77 views

Badge +6

Dears,

 

While Initializing FSM Mobile Application we have encountered as exception.

From Mobile Error Log:

EXCEPTION Message: The database command failed and reported the following error: ORA-01013: user requested cancel of current operation ... Stack Trace:    at Metrix.BusinessServer.BusinessPolicies.SharedTablesComponent.MobileManager.PerformReplicationForTableAndPerson(String tableNameIn, String personIdIn, Boolean truncateTableIn, String deviceSequenceIn, SQLiteCommand sqliteCommandIn, mm_process_defRow syncRuleIn, Dictionary`2 tableColumnsDictionaryIn)
   at Metrix.BusinessServer.BusinessPolicies.SharedTablesComponent.MobileManager.PerformInitializeMobileDevice(String personId, String deviceSequence, String message, SQLiteConnection theSQLiteDB, Dictionary`2 theSyncRuleTableColumnsDictionary)

 

Message: PerformReplicationForTableAndPerson(table:SHIPMENT_UNIT, person_id:NO_CMR_PROD_SANITY_TECH_CORE, device_sequence:23873)

 

Please find the Screen shot from Mobile App.

 

 

Need help.


1 reply

Userlevel 6
Badge +23

Hi @Narsing Rao !

I suggest that you check the Mobile Sync Rules for the table SHIPMENT_UNIT. 

Did you create custom metadata for that table? Eventually there is some misconfiguration that requires review.

Best regards
Roman

Reply