Guest User

ofbiz error message

a guest
May 13th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. :ERROR MESSAGE:
  2. org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/InvoiceScreens.xml#EditInvoiceItems]: java.lang.IllegalArgumentException: Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.util.EntityUtil.getRelated() is applicable for argument types: (java.lang.String, java.util.LinkedList, null, java.lang.Boolean) values: [InvoiceItemType, [[lastUpdatedStamp:2014-05-13 11:06:35.239, ...], ...], ...]
  3. Possible solutions: getRelated(java.lang.String, java.util.Map, java.util.List, boolean), getRelated(java.lang.String, java.util.List) (Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.util.EntityUtil.getRelated() is applicable for argument types: (java.lang.String, java.util.LinkedList, null, java.lang.Boolean) values: [InvoiceItemType, [[lastUpdatedStamp:2014-05-13 11:06:35.239, ...], ...], ...]
  4. Possible solutions: getRelated(java.lang.String, java.util.Map, java.util.List, boolean), getRelated(java.lang.String, java.util.List))
Advertisement
Add Comment
Please, Sign In to add comment