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!

JMeter ThreadGroup Looping cause error->JBO-35007: Row currency has changed

437457Jun 9 2010 — edited Jun 16 2010
Hi all,

Still Stress testing ADF Faces with JMeter,
I try to simulate each user inserting multiple rows by setting Loop Count = nn on a JMeter Thread Group :

Test Plan
Thread Group
Http Cookie Manager
Once Only Controller
1) MainMenu.jspx
2) Login
3) SalesMenu
***** end of Once Only Controller
4) Add New Order -> this will open a blank Form after a new row is Inserted
5) Submit the Form -> this will do entity validation
6) Press Commit
7) Back to SalesMenu
*** end of test plan

As you see, by using Once Only Controller, I want the looping of inserting new Order starts from step 4)

But on step 5) I get the error :
JBO-35007: Row currency has changed since the user interface was rendered.
The expected row key was oracle.jbo.Key[-3649]

Is ther any work around for this ?

Thank you for your help,
xtanto
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2010
Added on Jun 9 2010
14 comments
1,892 views