Hi,
i'm getting below error when i loginto management
console.
ParseError at [row,col]:[1,1] Message: JAXP00010001: The parser
has encountered more than "64000" entity expansions in this document; this is
the limit imposed by the JDK.
after reading some blogs its something related to JAVA entityExpansionLimit value in jaxp.properties. I don't have this file in my server at all.
any idea how to resolve this issue ?
Thanks