What is this error?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

What is this error?

Post by Mike718NY » Thu Feb 11, 2010 4:20 pm

I got one last week and one today:

An error occurred during the checkout process. The checkout has failed 100 times and will
NOT BE attempted again. UserId: 18962 / zz_anonymous_18962@domain.xyz Customer:
xxxxxx xxxxxx / xxxxxxx@yahoo.com / 281532

Cannot insert the value NULL into column 'TotalCharges', table 'DCP8.dbo.ac_Orders';
column does not allow nulls. UPDATE fails. The statement has been terminated.

AussieInSeattle
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Wed Sep 15, 2010 11:06 am

Re: What is this error?

Post by AussieInSeattle » Thu Dec 23, 2010 1:13 am

Anyone have a resolution to this? We are seeing this in our error logs too.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: What is this error?

Post by jmestep » Thu Dec 23, 2010 7:57 am

When I tracked it down in the past, it was because customer had hit the browser back button after they had checked out.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
WylieE
Captain (CAPT)
Captain (CAPT)
Posts: 281
Joined: Tue Mar 25, 2008 8:26 am
Location: Puyallup, WA
Contact:

Re: What is this error?

Post by WylieE » Thu May 31, 2012 4:12 pm

Bringing an old thread back to life.

We encountered this error yesterday. (AC 7.0.7) We also noticed it caused OrderID and OrderNumber to get out of synch within the ac_Payments table.

For those that have encountered this error, did you happen to notice if OrderID and OrderNumber are now out of synch?

Thanks!
Eric Wylie
Warmoth Guitar Products, Inc.
http://www.warmoth.com

bsweeney
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Tue Mar 09, 2010 11:50 am

Re: What is this error?

Post by bsweeney » Mon Jun 04, 2012 6:00 pm

WylieE wrote:Bringing an old thread back to life.
Probably best to start a new thread, but since we're already here ...
WylieE wrote:We encountered this error yesterday. (AC 7.0.7) We also noticed it caused OrderID and OrderNumber to get out of synch within the ac_Payments table.

For those that have encountered this error, did you happen to notice if OrderID and OrderNumber are now out of synch?
This was my experience. It's not, technically, a problem for the two to get out of sync. Though it can be inconvenient. At the time I experienced this problem the order ID was being sent to my payment processor instead of the order number which made looking up orders inconvenient.

FYI, I never fully tracked down the problem as it did not occur often enough. I believe, however, that it may have been due to a credit card being rejected, resubmitted, and rejected again (we currently only process orders on the back end).

Post Reply