java.lang.Error: Page constructor both pageId and pageName are null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 556903, 1 year ago
via Oracle Community by 63976, 1 year ago
java.lang.Error: Page constructor both pageId and pageName are null
at oracle.webdb.event.Page.
(Unknown Source) at oracle.webdb.event.HttpEventContext.init(Unknown Source)
at oracle.webdb.event.EventManager.doEvent(Unknown Source)
at oracle.webdb.event.EventManager.doGet(Unknown Source)
at oracle.webdb.event.EventServlet.doGet(Unknown Source)
at oracle.webdb.event.EventServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)