You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2015/05/16 11:21:59 UTC

[jira] [Assigned] (OFBIZ-6382) Create PO flow is broken

     [ https://issues.apache.org/jira/browse/OFBIZ-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Dixit reassigned OFBIZ-6382:
-----------------------------------

    Assignee: Deepak Dixit

> Create PO flow is broken
> ------------------------
>
>                 Key: OFBIZ-6382
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6382
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Nitesh Goyal
>            Assignee: Deepak Dixit
>
> While creating a PO from Ordermgr, the following error occurred :
> {code}
> 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))
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)