Hi Rishi, I'm not getting any errors in the demo on my side? Could it be a web browser cache thing? I always fall in that trap myself.
On Thu, Mar 15, 2018 at 10:59 AM, Rishi Solanki <[email protected]> wrote: > It seems something specific with deployment/data at demo instance, locally > It is working. No issue with latest trunk fresh data. > > Best, > > Rishi Solanki > Sr Manager, Enterprise Software Development > HotWax Systems Pvt. Ltd. > Direct: +91-9893287847 > http://www.hotwaxsystems.com > www.hotwax.co > > On Thu, Mar 15, 2018 at 1:19 PM, Rishi Solanki <[email protected]> > wrote: > >> Devs, >> On browsing - https://demo-trunk.ofbiz.apache.org/webtools/control/ >> FindGeneric?entityName=Party >> >> Received following exception, Any one facing the similar issue with demo >> please share. I'm looking into it and get back if find the root cause for >> the same. >> >> >> Thanks! >> >> >> Here is the error received on UI >> >> ======================================================== >> ERROR rendering error page [/error/error.jsp], but here is the error text: >> java.lang.IllegalArgumentException: Error running script at location >> [component://webtools/groovyScripts/entity/FindGeneric.groovy]: >> org.codehaus.groovy.control.MultipleCompilationErrorsException: startup >> failed: General error during class generation: >> java.lang.NoClassDefFoundError: >> Unable to load class org.apache.ofbiz.widget.renderer.macro.MacroFormRenderer >> due to missing dependency >> org/apache/ofbiz/widget/model/ModelFormField$SubHyperlink >> java.lang.RuntimeException: java.lang.NoClassDefFoundError: Unable to >> load class org.apache.ofbiz.widget.renderer.macro.MacroFormRenderer due >> to missing dependency >> org/apache/ofbiz/widget/model/ModelFormField$SubHyperlink >> at org.codehaus.groovy.control.CompilationUnit. >> convertUncaughtExceptionToCompilationError(CompilationUnit.java:1101) at >> org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1079) >> at >> org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603) >> at >> org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581) >> at >> org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558) >> at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298) >> at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268) >> at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:254) >> at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:211) >> at org.apache.ofbiz.base.util.GroovyUtil.parseClass(GroovyUtil.java:195) >> at >> org.apache.ofbiz.base.util.GroovyUtil.getScriptClassFromLocation(GroovyUtil.java:159) >> at >> org.apache.ofbiz.base.util.GroovyUtil.runScriptAtLocation(GroovyUtil.java:206) >> at org.apache.ofbiz.base.util.ScriptUtil.executeScript(ScriptUtil.java:342) >> at org.apache.ofbiz.base.util.ScriptUtil.executeScript(ScriptUtil.java:324) >> at >> >> ======================================================== >> >> Rishi Solanki >> Sr Manager, Enterprise Software Development >> HotWax Systems Pvt. Ltd. >> Direct: +91-9893287847 >> http://www.hotwaxsystems.com >> www.hotwax.co >>
