My User Admin is not showing in User Screen Liferay 7.2 Widlfy 11.0

Kevin Matthews, modified 6 Years ago. Expert Posts: 253 Join Date: 1/25/16 Recent Posts
Hi, I install Liferay 7.2 running on Widfly 11 on my windows PC but when I login with my credentials and go to the user under Control Panel my user is not showing it displays zero users.  Can someone help? Please see errors i found in the logs
2020-01-02 16:45:59.474 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:55] System check is enabled. You can run a system check with the command "system:check" in Gogo shell.
2020-01-02 16:45:59.477 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:67] Running system check
2020-01-02 16:45:59.478 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:98] Available checkers :[Declarative Service Soft Circular Dependency Checker, Declarative Service Unsatisfied Component Checker, Spring Extender Unavailable Component Checker]
2020-01-02 16:45:59.479 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:114] Running "Declarative Service Soft Circular Dependency Checker". You can run this by itself with command "ds:softCircularDependency" in gogo shell.
2020-01-02 16:46:00.333 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:126] Declarative Service Soft Circular Dependency Checker check result: No issues were found.
2020-01-02 16:46:00.334 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:114] Running "Declarative Service Unsatisfied Component Checker". You can run this by itself with command "ds:unsatisfied" in gogo shell.
2020-01-02 16:46:08.889 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:126] Declarative Service Unsatisfied Component Checker check result: No issues were found.
2020-01-02 16:46:08.889 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:114] Running "Spring Extender Unavailable Component Checker". You can run this by itself with command "dm na" in gogo shell.
2020-01-02 16:46:08.891 INFO  [ServerService Thread Pool -- 81][SystemCheckOSGiCommands:126] Spring Extender Unavailable Component Checker check result: No issues were found.
2020-01-02 17:03:06.865 ERROR [default task-28][IncludeTag:128] Current URL /group/control_panel/manage?p_p_id=com_liferay_users_admin_web_portlet_UsersAdminPortlet&p_p_lifecycle=0&p_p_state=maximized&p_v_l_s_g_id=20125 generates exception: java.lang.NullPointerException
java.lang.NullPointerException
    at org.apache.jsp.view_005fflat_005fusers_jsp._jspService(view_005fflat_005fusers_jsp:1031)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
    at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:369)
    at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:381)
    at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
    at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
    at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
    at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
    at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
    at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:201)
    at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
    at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
    at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:406)
    at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:382)
    at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
thumbnail
Bijan Vakili, modified 6 Years ago. Expert Posts: 375 Join Date: 3/10/09 Recent Posts
Is this a vanilla Liferay install or have some configurations?
Kevin Matthews, modified 6 Years ago. Expert Posts: 253 Join Date: 1/25/16 Recent Posts
Hi Vakili, I was able to see my user information. This is version 7.2,. Its actually my fault the User Interface for the user profile is different from version 7.0. My user information is under profile drop down. Thanks for responding