Skip to main content
Question

Mobile App Initialization Error

  • December 10, 2023
  • 1 reply
  • 126 views

Forum|alt.badge.img+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

roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • December 11, 2023

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