OrderMgr - Main menuitem screen -errors
---------------------------------------
Key: OFBIZ-2691
URL: https://issues.apache.org/jira/browse/OFBIZ-2691
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Aswath Satrasala
r790783
Go to https://localhost:8443/ordermgr/control/main
The section at the bottom of the screen
'Communications of party: THE PRIVILEGED ADMINISTRATOR [admin]' has errors
Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String)
throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException
threw an exception when invoked on
org.ofbiz.widget.screen.screenrende...@14f70b8 with arguments of types
[java.lang.String,java.lang.String,] The problematic instruction: ----------
==> ${screens.render(portlet.screenLocation, portlet.screenName)} [on line 33,
column 13 in component://common/webcommon/portal/showPortalPage.ftl] ----------
Java backtrace for programmers: ----------
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String)
throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException
threw an exception when invoked on
org.ofbiz.widget.screen.screenrende...@14f70b8 with arguments of types
[java.lang.String,java.lang.String,] at
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134)
at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93) at
freemarker.core.Expression.getAsTemplateModel(Expression.java:89) at
freemarker.core.Expression.getStringValue(Expression.java:93) at
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.