Is there an infinite ECA loop when cancelling items?

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

Is there an infinite ECA loop when cancelling items?

Leon Torres-2
Hello, is anyone else getting an infinite ECA loop when trying to cancel order
items?

I have a fully updated SVN ofbiz and tried to cancel 5 GZ-1000 from an order of
10 using the Edit order items in orderview. It won't stop running ECAs in the
log, so I had to shut it down to continue working.

Don't know if this is just a fluke or if it should go into JIRA.

- Leon
Reply | Threaded
Open this post in threaded view
|

Re: Is there an infinite ECA loop when cancelling items?

Chris Liberty

    Leon,

    I've experienced this problem as well - just as you describe. I seem
to remember that commenting the sECA on reserveOrderItemInventory commit
in applications/order/servicedef/secas.xml stopped the loop, though at
the cost of lobotomizing some of the inventory chain.

    This was sometime last month though, so I may be remembering wrongly.

    C.


Leon Torres wrote:

> Hello, is anyone else getting an infinite ECA loop when trying to
> cancel order items?
>
> I have a fully updated SVN ofbiz and tried to cancel 5 GZ-1000 from an
> order of 10 using the Edit order items in orderview. It won't stop
> running ECAs in the log, so I had to shut it down to continue working.
>
> Don't know if this is just a fluke or if it should go into JIRA.
>
> - Leon