[jira] [Commented] (OFBIZ-6058) Find Shipment generates an error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6058) Find Shipment generates an error

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330107#comment-14330107 ]

Amardeep Singh Jhajj commented on OFBIZ-6058:
---------------------------------------------

Attaching a patch here for trunk. Steps to verify:

1. Go to FindShipment page in facility.
2. And lookup shipments.

Expected result:

1.Shipments should be shown.

> Find Shipment generates an error
> --------------------------------
>
>                 Key: OFBIZ-6058
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6058
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>              Labels: facility, shipment
>
> When trying to look up shipments, following error is shown:
> ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://product/widget/facility/ShipmentScreens.xml#FindShipment]: java.lang.IllegalArgumentException: Error running script at location [component://product/webapp/facility/WEB-INF/actions/shipment/FindShipment.groovy]: groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method org.ofbiz.entity.util.EntityQuery#where. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [interface java.util.List] [interface java.util.Map] (Error running script at location [component://product/webapp/facility/WEB-INF/actions/shipment/FindShipment.groovy]: groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method org.ofbiz.entity.util.EntityQuery#where. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [interface java.util.List] [interface java.util.Map])



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