You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Rohit Rai (JIRA)" <ji...@apache.org> on 2017/08/30 14:30:01 UTC

[jira] [Assigned] (OFBIZ-9669) Error on clicking MyCommunicationEvents

     [ https://issues.apache.org/jira/browse/OFBIZ-9669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Rai reassigned OFBIZ-9669:
--------------------------------

    Assignee: Rohit Rai

> Error on clicking MyCommunicationEvents
> ---------------------------------------
>
>                 Key: OFBIZ-9669
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9669
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Rohit Rai
>            Assignee: Rohit Rai
>
> Go to Party -> My Communications
> {code:java}
> E| XmlFileLoader: File file:/home/rohit/sandbox/trunk/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml process fatal error. Line: 582. Error message: The value of attribute "from-field" associated with an element type "set" must not contain the '<' character.
> 2017-08-30 19:59:03,047 |jsse-nio-8443-exec-3 |ControlServlet                |E| Error in request handler: 
> org.xml.sax.SAXParseException: The value of attribute "from-field" associated with an element type "set" must not contain the '<' character.
>         at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) ~[xercesImpl-2.9.1.jar:?]
>         at org.apache.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:562) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:400) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.model.ScreenFactory.getScreensFromLocation(ScreenFactory.java:121) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.model.ScreenFactory.getScreenFromLocation(ScreenFactory.java:100) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:113) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:99) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.widget.renderer.macro.MacroScreenViewHandler.render(MacroScreenViewHandler.java:122) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:985) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:646) ~[ofbiz.jar:?]
>         at org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:212) [ofbiz.jar:?]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [javax.servlet-api-3.1.0.jar:3.1.0]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.servle
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)