office
(303) 523-4843 cell
- Original Message -
From: "Sumit Pandit"
To: user@ofbiz.apache.org
Cc: "Sumit Pandit"
Sent: Wednesday, August 26, 2009 10:29:11 PM GMT -07:00 US/Canada Mountain
Subject: Re: Transaction error on bank reconciliation
Thanks Vince for po
Thanks Vince for posting this and David for your suggestion, I'll look
at it soon and try to find the scope where I can optimize the code and
try my best to fix it.
--
Thanks And Regards
Sumit Pandit
On 26-Aug-09, at 9:14 PM, David E Jones wrote:
This looks like a good old case of taking
This looks like a good old case of taking too long to run. Your main
options are:
1. change the code or related things to run faster (optimize the code,
optimize queries, add indexes, etc)
2. increase the timeout on whatever service begins the transaction,
and any other long-running ser
I updated code yesterday to r807673. Now when I try to complete a
reconciliation by pressing the "Reconcile" button I get the following error.
The Following Errors Occurred:
Error calling event: org.ofbiz.webapp.event.EventHandlerException: Commit
multi-service global transaction failed
Sta