Hi While receiving an product item in inventory I am getting the following error: "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 [createAcctgTransAndEntries] threw an unexpected exception/errororg.ofbiz.service.ServiceValidationException: The following required parameter is missing: [OUT] [createAcctgTransAndEntries.acctgTransId] (The following required parameter is missing: [OUT] [createAcctgTransAndEntries.acctgTransId]) calling service balanceInventoryItems in receiveInventoryProduct". I am getting this error after upating ofbiz through SVN 15 days ago. The previous version, which was around one year old, didn't gave any such error. Can somebody shed light on this. -- View this message in context: http://www.nabble.com/Error-while-receiving-inventory-in-inventory-tp16348992p16348992.html Sent from the OFBiz - User mailing list archive at Nabble.com. |
If you are not using the Accounting module much and specifically the GL
section, than go to accounting --> ofbiz-component.xml and comment the entry for secas_ledger.xml in that file, restart the server and try again. I think this may solve your problem. On Fri, Mar 28, 2008 at 3:23 PM, Rupinder <[hidden email]> wrote: > > Hi > While receiving an product item in inventory I am getting the following > error: > > "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 > [createAcctgTransAndEntries] threw an unexpected > exception/errororg.ofbiz.service.ServiceValidationException: The following > required parameter is missing: [OUT] > [createAcctgTransAndEntries.acctgTransId] (The following required > parameter > is missing: [OUT] [createAcctgTransAndEntries.acctgTransId]) calling > service > balanceInventoryItems in receiveInventoryProduct". > > I am getting this error after upating ofbiz through SVN 15 days ago. The > previous version, which was around one year old, didn't gave any such > error. > > Can somebody shed light on this. > -- > View this message in context: > http://www.nabble.com/Error-while-receiving-inventory-in-inventory-tp16348992p16348992.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- Thanks & Regards Mridul Pathak Hotwax Media http://www.hotwaxmedia.com [hidden email] __________________________________ Office : 509.855.4113 Mobile : +919425926892 |
We ARE using accounting, and are getting this error on pretty much anything we try to do that involves movement of inventory. Right now we are running into it trying to pack or ship an order. Commenting out secas_ledger.xml avoids the problem rather than solve it.
I've seen multiple errors related to this issue, but they all seem to come down to createAcctgTransAndEntries.acctgTransId ----- Original Message ----- From: "Mridul Pathak" <[hidden email]> To: [hidden email] Sent: Friday, March 28, 2008 3:06:16 AM (GMT-0700) America/Chihuahua Subject: Re: Error while receiving inventory in inventory If you are not using the Accounting module much and specifically the GL section, than go to accounting --> ofbiz-component.xml and comment the entry for secas_ledger.xml in that file, restart the server and try again. I think this may solve your problem. On Fri, Mar 28, 2008 at 3:23 PM, Rupinder <[hidden email]> wrote: > > Hi > While receiving an product item in inventory I am getting the following > error: > > "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 > [createAcctgTransAndEntries] threw an unexpected > exception/errororg.ofbiz.service.ServiceValidationException: The following > required parameter is missing: [OUT] > [createAcctgTransAndEntries.acctgTransId] (The following required > parameter > is missing: [OUT] [createAcctgTransAndEntries.acctgTransId]) calling > service > balanceInventoryItems in receiveInventoryProduct". > > I am getting this error after upating ofbiz through SVN 15 days ago. The > previous version, which was around one year old, didn't gave any such > error. > > Can somebody shed light on this. > -- > View this message in context: > http://www.nabble.com/Error-while-receiving-inventory-in-inventory-tp16348992p16348992.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- Thanks & Regards Mridul Pathak Hotwax Media http://www.hotwaxmedia.com [hidden email] __________________________________ Office : 509.855.4113 Mobile : +919425926892 |
In reply to this post by Rupinder
Hello All,
We are getting the same error, but getting it during completePacking or quickShipEntireOrder. Thanks, Evangelina
|
Free forum by Nabble | Edit this page |