workflow-core icon indicating copy to clipboard operation
workflow-core copied to clipboard

service bug error

Open ashish135906 opened this issue 1 year ago • 2 comments

Describe the bug A sessionful message receiver cannot be created on an entity that does not require sessions. Ensure RequiresSession is set to true when creating a Queue or Subscription to enable sessionful behavior.

We are getting this error ijn the logs. Application has stopped working suddenly. it works sometimes and then stops. This was working well 3-4 days back.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

ashish135906 avatar Dec 09 '23 17:12 ashish135906

Do i have to enable RequireSession property of the service bus to true?

ashish135906 avatar Dec 09 '23 18:12 ashish135906

I am using 3.2.5 release version.

ashish135906 avatar Dec 09 '23 18:12 ashish135906