Performance Tests not working
-----------------------------
Key: OFBIZ-3341
URL: https://issues.apache.org/jira/browse/OFBIZ-3341
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Sam Hamilton
Priority: Trivial
When you click on the link to the Entity Engine performace test from the
webtools main page https://demo.ofbiz.org/webtools/control/main the next page
showing is an error page with this error:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://webtools/widget/EntityScreens.xml#EntityPerformanceTest]:
groovy.lang.GroovyRuntimeException: Could not find matching constructor for:
org.ofbiz.base.util.cache.UtilCache(java.lang.String, java.lang.Integer,
java.lang.Integer, java.lang.Boolean) (Could not find matching constructor for:
org.ofbiz.base.util.cache.UtilCache(java.lang.String, java.lang.Integer,
java.lang.Integer, java.lang.Boolean))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.