Hi Avijit, I don't recognise the issue from the error message you have posted and have not been able to reproduce it using a copy of ofbiz 18.12 with the demo data loaded.
Please see if you can reproduce the issue using a new installation of ofbiz with the demonstration data loaded, or one of the demo sites (The Apache OFBiz® Project - Demos <https://ofbiz.apache.org/ofbiz-demos.html>) Please then provide: - The version of ofbiz you are using. - Steps we should follow to reproduce the issue. Thanks, Dan. On Sun, 12 Jun 2022 at 15:27, Avijit Bose <[email protected]> wrote: > Hi, > > I am getting the following error in the main navigation bar. > > ---------------------------------------------------- > 2022-06-12 19:49:01,720 |jsse-nio-8443-exec-1 |FreeMarkerWorker > |E| null > freemarker.core._TemplateModelException: Java method "static > > org.apache.ofbiz.webapp.WebAppUtil.getControlServletPath(org.apache.ofbiz.base.component.ComponentConfig$WebappInfo)" > threw an exception; see cause exception in the Java stack trace. > > ---- > FTL stack trace ("~" means nesting-related): > - Failed at: #assign servletPath = Static["org.apa... [in template > "component://flatgrey/template/AppBar.ftl" at line 65, column 11] > ---- > ---------------------------------------------------- > > The line of code is....in AppBar.ftl file > ----------------------------------- > <#assign servletPath = > > Static["org.apache.ofbiz.webapp.WebAppUtil"].getControlServletPath(display)> > ----------------------------------- > > Pls let me know how to resolve this. > > thanks and regards > Avijit Bose > -- Daniel Watford
