Hi Vipin,
I can see only a reason: an issue to access your OFBiz database. I don't remember such problems reported earlier. Maybe you are forcing too much with
Jmeter and you get deadlocks in the DB.
Jacques
Le 18/12/2019 à 06:19, vipin nirwal a écrit :
Hi,
I am facing a weird issue. First submit order is taking longer like 12-20sec .
Afterwards each order takes quite longer to submit. If processing time is being
increased more than 1 minutes then all order start failing. I am getting below
error message for failed order.
<div id="content-messages" class="content-messages errorMessage"
onclick="document.getElementById('content-messages').parentNode.removeChild(this)">
<p>The Following Errors Occurred:</p>
<p>Problems getting order header. Cannot check external gateways!</p>
</div>
This error is coming from CheckOutEvents.checkExternalPayment method. Though
few orders are submitted successfully.
Please let me know if someone faced this issue or any solution for this. Is
there any
PS. I am using apache jmeter to submit order.
BR//
Vipin Nirwal