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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -