The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files
(Doc ID 2391094.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Demantra Demand Management - Version 12.2.7 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.7 version, DM-Gen
ACTUAL BEHAVIOR
---------------
Demantra login is not coming after upgrading to 12.2.7
error in front end - After upgrading to demantra 12.2.7 login page is not coming. Show the error as " Page or File not allowed to be view."
Weblogic version 10.3.x
JDK 1.8
As seen in collaborator.log
Root cause of ServletException.
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /portal/loginpage.jsp
loginpage.jsp:1:18: Error in "commonInclude.jsp" at line 16: The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files
<%@ include file="anywhereLogin.jsp" %>
^-----------------^
at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:244)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:327)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
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 |