Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release Branch 11.04, Trunk
-
None
-
My OFBiz 11.04 is updated on 26.12.2011
Description
I have a problem when I create a drop shipment order via OFBiz order management component.
How to reproduce:
Choose the demo customer, add "dropShip1" item, finalize order by specifying shipment method, payment type and ship address, click "Create Order" and you will see:
ERROR: Could not create order (problem invoking the service: Could not commit transaction for service [checkCreateDropShipPurchaseOrders] call: Roll back error, could not commit transaction, was rolled back instead because of: Service [addSuggestionsToShoppingList] threw an unexpected exception/errorjava.lang.IllegalStateException: This object has been flagged as immutable (unchangeable), probably because it came from an Entity Engine cache. Cannot set a value in an immutable entity object. (This object has been flagged as immutable (unchangeable), probably because it came from an Entity Engine cache. Cannot set a value in an immutable entity object.))
The full stack trace can be found in the attachment.