Thanks BJ.  

Looks like it already has a Jira issue, but it isn't fixed yet.  
https://issues.apache.org/jira/browse/OFBIZ-3485

Anybody know a workaround?

Why do we call updatePaymentMethodAddress if only a PostalAddress is
involved?  I haven't set up any payment methods yet, though maybe some
are already in the demo data. 
-- 
Matt Warnock <mwarn...@ridgecrestherbals.com>
RidgeCrest Herbals, Inc.

On Tue, 2010-05-25 at 10:52 -0700, BJ Freeman wrote:
> here is the log just before the error to pinpoint the error.
> 2010-05-25 18:27:32,176 (TP-Processor36) [ ServiceEcaRule.java:151:INFO
> ] Running Service ECA Service: updatePaymentMethodAddress, triggered by
> rule on Service: updatePostalAddress
> 2010-05-25 18:27:32,199 (TP-Processor36)
> [ServiceEcaCondition.java:155:WARN ] From Field (expMonth) is not found
> in context for updateCreditCard, defaulting to null.
> 2010-05-25 18:27:32,200 (TP-Processor36) [ ServiceEcaRule.java:134:INFO
> ] For Service ECA [updateCreditCard] on [in-validate] got false for
> condition: [expMonth][is-not-empty][true][String]
> 2010-05-25 18:27:32,261 (TP-Processor36) [ ServiceEcaRule.java:151:INFO
> ] Running Service ECA Service: verifyCreditCard, triggered by rule on
> Service: updateCreditCard
> 2010-05-25 18:27:32,262 (TP-Processor36)
> [PaymentGatewayServices.java:3144:INFO ] Running verifyCreditCard [
> 10002] for store: null
> 2010-05-25 18:27:32,264 (TP-Processor36)
> [PaymentGatewayServices.java:3160:INFO ] Running credit card
> verification [10002] (0) : payment.properties : UPDATE
> 2010-05-25 18:27:32,264 (TP-Processor36) [
> ServiceDispatcher.java:599:INFO ] Sync service
> [partymgr/updateCreditCard] finished in [65] milliseconds
> 
> 
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation 
> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
> 
> Systems Integrator-- Glad to Assist
> 
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
> 
> 
> Matt Warnock sent the following on 5/25/2010 10:26 AM:
> > Trying to update address of Company profile in trunk, I get this error:
> > 
> > Error trying to begin transaction, could not process method: The current
> > transaction is marked for rollback, not beginning a new transaction and
> > aborting current operation; the rollbackOnly was caused by: Service
> > [updateEftAccount] threw an unexpected
> > exception/errororg.ofbiz.service.ServiceValidationException: The
> > following required parameter is missing:
> > [updateEftAccount.nameOnAccount] (The following required parameter is
> > missing: [updateEftAccount.nameOnAccount])
> > 
> > demo-trunk shows same behavior.  Any suggestions?
> 

Reply via email to