Workflow deployed as WCF service on azure is stuck -


we have deployed workflow wcf service on azure , throwing below error:

the execution of instancepersistencecommand interrupted because instance has not yet been persisted instance store

one thing noticed record getting inserted in below table, should not happen [system.activities.durableinstancing].[lockownerstable]

and causing fields in workflow instancetable getting set null. fields isinitialized, blockingbookmark null.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -