Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

oracle.jbo.common.JboAssert: (Assertion Failed) processPendingEvents called on a non-shared transact

Manish DasOct 16 2017 — edited Oct 17 2017

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2017
Added on Oct 16 2017
1 comment
228 views