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

Reply via email to