weblogic.management.configuration.RealmException: RealmManager.listUsers - with nested exception: [java.lang.NullPointerException]
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 Google Groups by shyam, 8 months ago
via Oracle Community by 3004, 1 year ago
via Google Groups by ludovic, 10 months ago
weblogic.management.configuration.RealmException: RealmManager.listUsers - with nested exception: [java.lang.NullPointerException]
at weblogic.management.configuration.RealmManager.listUsers(RealmManager.java:163)
at weblogic.management.console.pages._domain._usertable._jspService(_usertable.java:346)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)