SAXParseException in MWS

Hi,

I am getting SAXParseException in MWS (version: 8.0.2.0.50, Installed Fix: MWS_8.0_SP2_Fix3) as below while executing portlets,

Failed to evaluate binding expression:

org.xml.sax.SAXParseException: The string “–” is not permitted within comments.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at electric.xml.dom.DomParserWrapper.parse(DomParserWrapper.java:213)
at electric.xml.dom.DomUtils.parse(DomUtils.java:2486)
at electric.xml.dom.DomUtils.parse(DomUtils.java:2504)

Attached is the full stack trace.

Please let me know how to get rid of this issue.

Thanks,
Bot.
StackTrace.txt (9.31 KB)