Hi Omar,
as an addition, please specify exactly what you are doing, what you are
expecting and what the result is, including a stacktrace.
Also, please check if you have defined a circular dependency in your
product assocs, causing an endless loop. The last service call to
getProductInventoryAvailableFromAssocProducts at least suggests that
this could be a source of error.
Best regards,
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 30.10.24 um 08:25 schrieb Jacques Le Roux:
Hi Omar,
Could you please create a Jira?
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices#OFBizContributorsBestPractices-HowtocreateaJiraissue
TIA
Jacques
Le 30/10/2024 à 01:35, Omar Abdullwahhab a écrit :
Another service also to consider,
getInventoryAvailableByFacility
On Wed, Oct 30, 2024 at 3:05 AM Omar Abdullwahhab <
omar.abdullwah...@gmail.com> wrote:
Hello OFBiz devs,
Today I faced a strange java.lang.StackOverflowError
exception when I was modifying sales order items
in order manager application.
I traced the service calls and found that these services
Somehow will cause this error,
These methods/services are.
getProductInventoryAvailable
getMktgPackagesAvailable
getProductInventoryAvailableFromAssocProducts
--
Omar Abu-Arab
Java Engineer