Hi Experts,
I am using jdev 12.2.1.0.0. I am getting below exception quite frequently.
oracle.jbo.common.JboAssert: (Assertion Failed) processPendingEvents called on a non-shared transaction
I have a task flow and inside this task flow, i am executing a VO(table) and Txn state of TF set to: "always begin a new transaction".
I am getting above exception if the user is executing the task flow again and again by updating some attribute value multiple times without committing then the application is becoming unresponsive and in the console, i am seeing above exceptions.
Any help would be very much appreciated.
Thanks,
Manish