Error: oracle.xml.parser.v2.XMLParseException ( <FILENAME>.jspx ): line #:<NUMBER> column #:<NUMBER> : Expected name instead of .
(Doc ID 1339933.1)
Last updated on OCTOBER 11, 2022
Applies to:
Oracle JDeveloper - Version 11.1.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Application runs but fails when loading a certain page, showing a blank screen without any error message or information. JDeveloper IDE's Log panel does not show any error message.
The log for Integrated WLS and it's DefaultServer: DefaultServer.log, shows:
<BEA-000000> <JspServlet error: Servlet unable to dispatch to the following requested page: The following exception occurred:oracle.jsp.parse.JspParseException:
Error: oracle.xml.parser.v2.XMLParseException ( <FILENAME>.jspx ):
line #:<LINE_NUMBER> column #:<COLUMN_NUMBER> : Expected name instead of .
In the above exception message, <FILENAME> corresponds to the actual filename of the jspx that is being referenced in the exception in your application/project.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |