Description
While creating a PO from Ordermgr, the following error occurred :
ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderEntryOrderScreens.xml#ShipSettings]: java.lang.IllegalArgumentException: Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy]: groovy.lang.MissingMethodException: No signature of method: java.util.LinkedHashMap.add() is applicable for argument types: (java.util.LinkedHashMap) values: [[facilityContactMechList:[[facilityContactMechPurposes:[[lastUpdatedStamp:2015-05-16 03:10:24.528, ...], ...], ...], ...], ...]] Possible solutions: any(), any(groovy.lang.Closure), any(groovy.lang.Closure), wait(), find(), wait(long) (Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy]: groovy.lang.MissingMethodException: No signature of method: java.util.LinkedHashMap.add() is applicable for argument types: (java.util.LinkedHashMap) values: [[facilityContactMechList:[[facilityContactMechPurposes:[[lastUpdatedStamp:2015-05-16 03:10:24.528, ...], ...], ...], ...], ...]] Possible solutions: any(), any(groovy.lang.Closure), any(groovy.lang.Closure), wait(), find(), wait(long))