Omar Abu-Arab created OFBIZ-13165: ------------------------------------- Summary: StackOverflowError when adding item to an order in order manager app Key: OFBIZ-13165 URL: https://issues.apache.org/jira/browse/OFBIZ-13165 Project: OFBiz Issue Type: Bug Components: order Affects Versions: 24.09.01 Environment: Ofbiz version = Trunk..
JVM = Temurin 21. OS = Linux ( Fedora 40 ). Reporter: Omar Abu-Arab Attachments: ofbiz.log, ofbiz.log.1, ofbiz.log.2, ofbiz.log.3 I configured the webstore with Check Inventory = N Require Inventory = N And started to create new Sales Order from the order manager application, At adding a new product to this order I got a stackoverflow error. By the way the error appears in the trunk version is with a different cause Currently the cause includes the following ( but there is another different one , I still following up and will report it soon if get assured). {color:#000000} at org.apache.ofbiz.order.shoppingcart.ShoppingCartItem.setQuantity(ShoppingCartItem.java:1210) ~[main/:?] {color} at org.apache.ofbiz.order.shoppingcart.ShoppingCart.removeCartItem(ShoppingCart.java:1078) ~[main/:?] at org.apache.ofbiz.order.shoppingcart.ShoppingCartItem.makeItem(ShoppingCartItem.java:797) ~[main/:?] at org.apache.ofbiz.order.shoppingcart.ShoppingCartItem.makeItem(ShoppingCartItem.java:657) ~[main/:?] at org.apache.ofbiz.order.shoppingcart.ShoppingCartItem.makeItem(ShoppingCartItem.java:634) ~[main/:?] at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321) ~[groovy-4.0.22.jar:4.0.22] at org.apache.ofbiz.product.product.promo.ProductPromoActionServices.productGWP(ProductPromoActionServices.groovy:198) ~[main/:?] -- This message was sent by Atlassian Jira (v8.20.10#820010)