[ https://issues.apache.org/jira/browse/OFBIZ-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-8315: -------------------------------- Description: go to https://localhost:8443/webtools/control/SearchLabels click find to show entries click on a link in the listing shows error page... {code} org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/LabelManagerScreens.xml#ViewReferences]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) (Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)) {code} was: go to https://localhost:8443/webtools/control/SearchLabels click find to show entries click on a link in the listing shows error page... org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/LabelManagerScreens.xml#ViewReferences]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) (Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)) > webtools label search widget issue > ---------------------------------- > > Key: OFBIZ-8315 > URL: https://issues.apache.org/jira/browse/OFBIZ-8315 > Project: OFBiz > Issue Type: Bug > Components: framework/webtools > Affects Versions: Trunk > Reporter: Wai > Assignee: Jacques Le Roux > > go to https://localhost:8443/webtools/control/SearchLabels > click find to show entries > click on a link in the listing > shows error page... > {code} > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/LabelManagerScreens.xml#ViewReferences]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) (Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |