Service [aimCCAuth] target threw an unexpected exception (null)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Service [aimCCAuth] target threw an unexpected exception (null)

Mauricio Tavares
What is ofbiz trying to tell me when it sends out that error code?

2009-12-22 15:27:08,738 (http-0.0.0.0-8443-5) [
RequestHandler.java:629:INFO ] Ran Event
[java:org.ofbiz.order.shoppingcart.CheckOutEvents#processPayment] from
[request], result is [error]
2009-12-22 15:27:08,739 (http-0.0.0.0-8443-5) [
RequestHandler.java:412:ERROR] Request processpayment caused an error
with the following message: Error in authOrderPayments service:
org.ofbiz.service.GenericServiceException: Could not commit
transaction for service [authOrderPayments] call: Roll back error,
could not commit transaction, was rolled back instead because of:
Error in Service [authOrderPaymentPreference]: Error processing
payment authorization: org.ofbiz.base.util.GeneralException: Problems
invoking payment processor! Will retry later. Order ID is: [WSCO10020
(Service [aimCCAuth] target threw an unexpected exception (null))
(Could not commit transaction for service [authOrderPayments] call:
Roll back error, could not commit transaction, was rolled back instead
because of: Error in Service [authOrderPaymentPreference]: Error
processing payment authorization:
org.ofbiz.base.util.GeneralException: Problems invoking payment
processor! Will retry later. Order ID is: [WSCO10020 (Service
[aimCCAuth] target threw an unexpected exception (null)))
Reply | Threaded
Open this post in threaded view
|

Re: Service [aimCCAuth] target threw an unexpected exception (null)

Vince Clark
There should be additional information regarding the source of the error higher up in the log file. Use View Log in webtools.

----- Original Message -----
From: "Mauricio Tavares" <[hidden email]>
To: [hidden email]
Sent: Tuesday, December 22, 2009 1:35:19 PM GMT -07:00 US/Canada Mountain
Subject: Service [aimCCAuth] target threw an unexpected exception (null)

What is ofbiz trying to tell me when it sends out that error code?

2009-12-22 15:27:08,738 (http-0.0.0.0-8443-5) [
RequestHandler.java:629:INFO ] Ran Event
[java:org.ofbiz.order.shoppingcart.CheckOutEvents#processPayment] from
[request], result is [error]
2009-12-22 15:27:08,739 (http-0.0.0.0-8443-5) [
RequestHandler.java:412:ERROR] Request processpayment caused an error
with the following message: Error in authOrderPayments service:
org.ofbiz.service.GenericServiceException: Could not commit
transaction for service [authOrderPayments] call: Roll back error,
could not commit transaction, was rolled back instead because of:
Error in Service [authOrderPaymentPreference]: Error processing
payment authorization: org.ofbiz.base.util.GeneralException: Problems
invoking payment processor! Will retry later. Order ID is: [WSCO10020
(Service [aimCCAuth] target threw an unexpected exception (null))
(Could not commit transaction for service [authOrderPayments] call:
Roll back error, could not commit transaction, was rolled back instead
because of: Error in Service [authOrderPaymentPreference]: Error
processing payment authorization:
org.ofbiz.base.util.GeneralException: Problems invoking payment
processor! Will retry later. Order ID is: [WSCO10020 (Service
[aimCCAuth] target threw an unexpected exception (null)))
Reply | Threaded
Open this post in threaded view
|

Re: Service [aimCCAuth] target threw an unexpected exception (null)

BJ Freeman
In reply to this post by Mauricio Tavares
usually a null indicates lack of data.
my guess is it has todo with authOrderPaymentPreference


Mauricio Tavares sent the following on 12/22/2009 12:35 PM:

> What is ofbiz trying to tell me when it sends out that error code?
>
> 2009-12-22 15:27:08,738 (http-0.0.0.0-8443-5) [
> RequestHandler.java:629:INFO ] Ran Event
> [java:org.ofbiz.order.shoppingcart.CheckOutEvents#processPayment] from
> [request], result is [error]
> 2009-12-22 15:27:08,739 (http-0.0.0.0-8443-5) [
> RequestHandler.java:412:ERROR] Request processpayment caused an error
> with the following message: Error in authOrderPayments service:
> org.ofbiz.service.GenericServiceException: Could not commit
> transaction for service [authOrderPayments] call: Roll back error,
> could not commit transaction, was rolled back instead because of:
> Error in Service [authOrderPaymentPreference]: Error processing
> payment authorization: org.ofbiz.base.util.GeneralException: Problems
> invoking payment processor! Will retry later. Order ID is: [WSCO10020
> (Service [aimCCAuth] target threw an unexpected exception (null))
> (Could not commit transaction for service [authOrderPayments] call:
> Roll back error, could not commit transaction, was rolled back instead
> because of: Error in Service [authOrderPaymentPreference]: Error
> processing payment authorization:
> org.ofbiz.base.util.GeneralException: Problems invoking payment
> processor! Will retry later. Order ID is: [WSCO10020 (Service
> [aimCCAuth] target threw an unexpected exception (null)))
>