<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=91925238" />
  <subtitle>RE: Getting Null Pointer Exception while starting Liferay DXP server</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=91925238</id>
  <updated>2026-04-04T14:56:31Z</updated>
  <dc:date>2026-04-04T14:56:31Z</dc:date>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117484137" />
    <author>
      <name>Gnaniyar Zubair</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117484137</id>
    <updated>2019-10-18T09:41:44Z</updated>
    <published>2019-10-18T09:41:44Z</published>
    <summary type="html">I have downloaded  &amp;#34;liferay-ce-portal-tomcat-7.2.0-ga1-20190531153709761.7z&amp;#34; yesterday and just started the server without any DB configuration. it was started with hypersonic and end up with this exception.... i dont do any additional configuration. Any guess?&lt;br /&gt;&lt;br /&gt;================&lt;br /&gt;&lt;br /&gt;2019-10-18 07:58:47.792 ERROR [http-nio-8081-exec-2][MainServlet:1170] com.liferay.portal.kernel.events.ActionException: java.lang.NullPointerException&lt;br /&gt;com.liferay.portal.kernel.events.ActionException: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction.run(ServicePreAction.java:153)&lt;br /&gt;    at com.liferay.portal.kernel.events.Action.processLifecycleEvent(Action.java:34)&lt;br /&gt;    at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:88)&lt;br /&gt;    at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:60)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet._processServicePre(MainServlet.java:1148)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet.service(MainServlet.java:597)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.init.servlet.filter.internal.InitFilter.processFilter(InitFilter.java:51)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:360)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:181)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:106)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)&lt;br /&gt;    at com.liferay.friendly.url.internal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:398)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at com.liferay.portal.servlet.ServletAdapter.service(ServletAdapter.java:99)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:370)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:360)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:266)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:181)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:106)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)&lt;br /&gt;    at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:377)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)&lt;br /&gt;    at com.liferay.portal.servlet.filters.urlrewrite.UrlRewriteFilter.processFilter(UrlRewriteFilter.java:65)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:106)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)&lt;br /&gt;    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;br /&gt;    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)&lt;br /&gt;    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;br /&gt;    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)&lt;br /&gt;    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)&lt;br /&gt;    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;br /&gt;    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)&lt;br /&gt;    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)&lt;br /&gt;    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)&lt;br /&gt;    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)&lt;br /&gt;    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;br /&gt;    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;br /&gt;    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;br /&gt;    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;br /&gt;    at java.lang.Thread.run(Thread.java:748)&lt;br /&gt;Caused by: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.staging.security.internal.permission.StagingPermissionChecker.hasPermission(StagingPermissionChecker.java:133)&lt;br /&gt;    at com.liferay.portal.service.permission.GroupPermissionImpl._contains(GroupPermissionImpl.java:228)&lt;br /&gt;    at com.liferay.portal.service.permission.GroupPermissionImpl.contains(GroupPermissionImpl.java:103)&lt;br /&gt;    at com.liferay.portal.kernel.service.permission.GroupPermissionUtil.contains(GroupPermissionUtil.java:51)&lt;br /&gt;    at com.liferay.portal.service.permission.LayoutPermissionImpl.isViewableGroup(LayoutPermissionImpl.java:418)&lt;br /&gt;    at com.liferay.portal.service.permission.LayoutPermissionImpl.containsWithViewableGroup(LayoutPermissionImpl.java:329)&lt;br /&gt;    at com.liferay.portal.service.permission.LayoutPermissionImpl._contains(LayoutPermissionImpl.java:595)&lt;br /&gt;    at com.liferay.portal.service.permission.LayoutPermissionImpl.contains(LayoutPermissionImpl.java:146)&lt;br /&gt;    at com.liferay.portal.kernel.service.permission.LayoutPermissionUtil.contains(LayoutPermissionUtil.java:64)&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction._hasAccessPermission(ServicePreAction.java:701)&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction._initThemeDisplay(ServicePreAction.java:1046)&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction._servicePre(ServicePreAction.java:1908)&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction.run(ServicePreAction.java:150)&lt;br /&gt;    ... 120 more&lt;br /&gt;2019-10-18 07:58:47.974 ERROR [http-nio-8081-exec-2][error_jsp:?] User ID null&lt;br /&gt;2019-10-18 07:58:47.975 ERROR [http-nio-8081-exec-2][error_jsp:?] Current URL /&lt;br /&gt;2019-10-18 07:58:47.975 ERROR [http-nio-8081-exec-2][error_jsp:?] Referer null&lt;br /&gt;2019-10-18 07:58:47.976 ERROR [http-nio-8081-exec-2][error_jsp:?] Remote address 127.0.0.1&lt;br /&gt;2019-10-18 07:58:47.976 ERROR [http-nio-8081-exec-2][error_jsp:?] com.liferay.portal.kernel.events.ActionException: java.lang.NullPointerException&lt;br /&gt;com.liferay.portal.kernel.events.ActionException: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.portal.events.ServicePreAction.run(ServicePreAction.java:153)&lt;br /&gt;    at com.liferay.portal.kernel.events.Action.processLifecycleEvent(Action.java:34)&lt;br /&gt;    at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:88)&lt;br /&gt;    at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:60)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet._processServicePre(MainServlet.java:1148)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet.service(MainServlet.java:597)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.init.servlet.filter.internal.InitFilter.processFilter(InitFilter.java:51)</summary>
    <dc:creator>Gnaniyar Zubair</dc:creator>
    <dc:date>2019-10-18T09:41:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113967192" />
    <author>
      <name>John O'Flaherty</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113967192</id>
    <updated>2019-06-12T11:28:49Z</updated>
    <published>2019-06-12T11:28:49Z</published>
    <summary type="html">Hi Gnaniyar Zubair,Thanks for sharing the links, from the above feedback, some local investigation and the LPS ticket my sense is that this is related to McAfee AV. Possibly preventing the sql scripts executing correctly, I took the action of installing to a clean machine (no AV) and exporting the mysql DB, re-importing to the original machine got me over the hump albeit without fixing the underlying cause. Regards,John</summary>
    <dc:creator>John O'Flaherty</dc:creator>
    <dc:date>2019-06-12T11:28:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113250157" />
    <author>
      <name>Gnaniyar Zubair</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113250157</id>
    <updated>2019-04-16T10:45:32Z</updated>
    <published>2019-04-16T10:45:32Z</published>
    <summary type="html">I am also facing the same issue. &lt;br /&gt;&lt;br /&gt;Here is the reported issue:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://issues.liferay.com/browse/LPS-94020"&gt;https://issues.liferay.com/browse/LPS-94020&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;Related Thread:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://community.liferay.com/forums/-/message_boards/message/113084018"&gt;https://community.liferay.com/forums/-/message_boards/message/113084018&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="https://community.liferay.com/forums/-/message_boards/message/113226748"&gt;https://community.liferay.com/forums/-/message_boards/message/113226748&lt;br /&gt;&lt;br /&gt;​​​​​​​&lt;/a&gt;&lt;a href="https://community.liferay.com/forums/-/message_boards/message/113084018"&gt;&lt;/a&gt;</summary>
    <dc:creator>Gnaniyar Zubair</dc:creator>
    <dc:date>2019-04-16T10:45:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111082537" />
    <author>
      <name>John O'Flaherty</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111082537</id>
    <updated>2018-10-02T09:04:10Z</updated>
    <published>2018-10-02T09:04:10Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;Daniel Tyger:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;
      &lt;p&gt;John, there is a new Liferay DEVStudio out: Version:
        3.3.0.201808240530-ga1 which may be of interest / use to you... -daniel&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hi Daniel,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks for the update, I found that pre creating the LR tables
  allowed me to run the server locally. Still run in to permission
  errors when deploying portlets with DB changes. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks for your help, &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>John O'Flaherty</dc:creator>
    <dc:date>2018-10-02T09:04:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111024318" />
    <author>
      <name>trx x</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111024318</id>
    <updated>2018-09-25T04:41:23Z</updated>
    <published>2018-09-25T04:41:23Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;&amp;quot;I resolved the second problem by
    modifying build.xml and liferay-plugin-package.properties&amp;quot;&lt;/div&gt;&lt;/blockquote&gt;
&lt;div class="quote-title"&gt;Hello pulkit tiwari,&lt;/div&gt;
&lt;div class="quote-title"&gt;          Can you share with me on what changes
  you made to these files to resolve the &amp;quot;Unable to copy portal TLD aui.tld&amp;quot;?&lt;/div&gt;
&lt;div class="quote-title"&gt;I am currently running into this deployment
  error when going from Liferay 6.2 to 7. &lt;/div&gt;
&lt;div class="quote-title"&gt;Very much appreciated. &lt;/div&gt;
&lt;div class="quote-title"&gt;Thanks. &lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>trx x</dc:creator>
    <dc:date>2018-09-25T04:41:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110947491" />
    <author>
      <name>Daniel Tyger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110947491</id>
    <updated>2018-09-13T15:39:18Z</updated>
    <published>2018-09-13T15:39:18Z</published>
    <summary type="html">&lt;p&gt;John, there is a new Liferay DEVStudio out: Version:
  3.3.0.201808240530-ga1 which may be of interest / use to you... -daniel&lt;/p&gt;</summary>
    <dc:creator>Daniel Tyger</dc:creator>
    <dc:date>2018-09-13T15:39:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110737818" />
    <author>
      <name>John O'Flaherty</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110737818</id>
    <updated>2018-08-19T23:43:31Z</updated>
    <published>2018-08-19T23:43:31Z</published>
    <summary type="html">&lt;p&gt;Hi Daniel, thank you for your update, Interestingly this issue does
  not appear when using the linux installer. I ran the LDS installer
  booted the application changed the database from Hypersonic to Mysql
  and restarted. On Linux this was no issue however on windows I get
  &amp;quot;invalid content in indexes.sql&amp;quot; message . In light of your
  last post I think i should perhaps move the question to its own post.
  Thank you for your assistance and responses.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</summary>
    <dc:creator>John O'Flaherty</dc:creator>
    <dc:date>2018-08-19T23:43:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110729758" />
    <author>
      <name>Daniel Tyger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110729758</id>
    <updated>2018-08-17T12:21:29Z</updated>
    <published>2018-08-17T12:21:29Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;John O'Flaherty:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;
      &lt;p&gt; &lt;/p&gt;
      &lt;p&gt;Daniel did you get to the bottom of this issue?&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;Our current path has shifted to 7.1 DXP. I have managed to install it
  using the 7.1 bundle from customer portal. I had a successful data
  upgrade and startup. Also, since we are near the beginning of
  upgrading plugins, we figure jumping on the later branch sooner will
  help us in the long run w licensing and supported platform into the
  future. Hope this info helps you. I also do not use the
  &amp;quot;Studio&amp;quot; bundle and just installed the IDE and
  &amp;quot;workspace&amp;quot; onto Eclipse. We may soon shift to Intelli-J, as
  well, though that setup is not full-featured yet...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Daniel Tyger</dc:creator>
    <dc:date>2018-08-17T12:21:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110720045" />
    <author>
      <name>John O'Flaherty</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110720045</id>
    <updated>2018-08-16T15:01:23Z</updated>
    <published>2018-08-16T15:01:23Z</published>
    <summary type="html">&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Daniel did you get to the bottom of this issue? I too am experiencing
  the same NPE error. In my scenario I download the latest Dev studio
  and I got the web installer page running, i then proceeded to choose a
  local mysql server. Completing this step and rebooting i then began to
  see errors in the IDE console.&lt;/p&gt;
&lt;p&gt;Amongst these were&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;BaseDB warnings regarding permission errors on  frm files. &lt;/li&gt;
  &lt;li&gt;Following this I also see  &lt;ul&gt;
      &lt;li&gt;A sample message being
        : com.liferay.portal.kernel.upgrade.UpgradeException ( Bundle
        com.liferay.bookmarks.service_1.1.24 [60] has invalid content in
        indexes.sql ) &lt;/li&gt;
      &lt;li&gt;other bundles affected include wiki, calendar, &lt;/li&gt;
      &lt;li&gt;I also get Caused by: java.sql.SQLException: Error on rename
        of '.\j2o_dxp_bundle_workspace\#sql-13ec_1f2.frm' to
        '.\j2o_dxp_bundle_workspace\calendar.frm' (Errcode: 13 -
        Permission denied)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I've attempted this a number of times and have not been able to get a
  DXP development environment functioning with Mysql, I have been able
  to get the default HyperSonic alternative to work. If possible I'd
  gratefully appreciate any assistance with this issue.  A point of note
  perhaps was that when i ran the Liferay Developer Studio installer the
  attached popup was displayed&lt;/p&gt;
&lt;p&gt;My Environment:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;MYSQL DB 5.7&lt;/li&gt;
  &lt;li&gt;JDK 8 171&lt;/li&gt;
  &lt;li&gt;Liferay Developer Studio : 3.2.0.201807202141-ga1&lt;/li&gt;
  &lt;li&gt;Windows 10&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</summary>
    <dc:creator>John O'Flaherty</dc:creator>
    <dc:date>2018-08-16T15:01:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110412690" />
    <author>
      <name>Daniel Tyger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110412690</id>
    <updated>2018-07-03T18:21:14Z</updated>
    <published>2018-07-03T18:21:14Z</published>
    <summary type="html">&lt;p&gt;Yeah - especially when I have the 6.2 EE ldap working fine when I
  shut down for the upgrade.... Well, we are in production on 6.2EE and
  working the upgrade / development path to DXP right now. I have a
  working DXP SP6 unpatched bundle for development, so we can keep working.&lt;/p&gt;</summary>
    <dc:creator>Daniel Tyger</dc:creator>
    <dc:date>2018-07-03T18:21:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110411950" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110411950</id>
    <updated>2018-07-03T16:16:11Z</updated>
    <published>2018-07-03T16:16:11Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;Daniel Tyger:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;
      &lt;p&gt;We installed de-47 when advised about the security fixes, which
        broke our upgrade path, and we were then issued a patch on top
        of that.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;Eek.  One thing I always tell my clients, treat the fix packs as
  though they are code deployments.&lt;/p&gt;
&lt;p&gt;Install the fix pack into a lower environment first and do testing,
  promote only when testing is successful.&lt;/p&gt;
&lt;p&gt;This allows you to avoid having a non-working production environment
  because some change introduced by a fix pack is incompatible with your
  environment/custom modules.&lt;/p&gt;
&lt;p&gt;Disabling the staging permission makes sense, the NPE would have been
  tied to a missing live group from the staging group (kind of weird,
  but okay).&lt;/p&gt;
&lt;p&gt;But for the life of me I can't figure out why that would force a
  login portlet to become undeployed...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2018-07-03T16:16:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110403273" />
    <author>
      <name>Daniel Tyger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110403273</id>
    <updated>2018-07-03T03:18:17Z</updated>
    <published>2018-07-03T03:18:17Z</published>
    <summary type="html">&lt;p&gt;David, thank you, kindly.&lt;/p&gt;
&lt;p&gt;We installed de-47 when advised about the security fixes, which broke
  our upgrade path, and we were then issued a patch on top of that. Our
  stack trace is a little different... I'll paste it below. A quick note
  though that the UNpatched SP6 tomcat bundle works fine for us,
  including the upgrade. It was only after moving up to more recent
  fixpack / patches did we encounter these similar problems... :&lt;/p&gt;
&lt;p&gt;29-Jun-2018 19:13:14.114 INFO [main]
  org.apache.catalina.startup.Catalina.start Server startup in 125733
  ms&lt;br /&gt; 2018-06-29 19:13:14.383 ERROR
  [ajp-nio-8009-exec-1][MainServlet:1246]
  com.liferay.portal.kernel.events.ActionException:
  java.lang.NullPointerException&lt;br /&gt;
  com.liferay.portal.kernel.events.ActionException:
  java.lang.NullPointerException&lt;br /&gt;     at
  com.liferay.portal.events.ServicePreAction.run(ServicePreAction.java:1074)&lt;br /&gt;
      at
  com.liferay.portal.kernel.events.Action.processLifecycleEvent(Action.java:34)&lt;br /&gt;
      at
  com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:86)&lt;br /&gt;
      at
  com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:60)&lt;br /&gt;
      at
  com.liferay.portal.servlet.MainServlet.processServicePre(MainServlet.java:1226)&lt;br /&gt;
      at
  com.liferay.portal.servlet.MainServlet.service(MainServlet.java:549)&lt;br /&gt;
      at
  javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&lt;br /&gt;   
   at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:119)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.init.servlet.filter.internal.InitFilter.processFilter(InitFilter.java:59)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.uploadservletrequest.UploadServletRequestFilter.processFilter(UploadServletRequestFilter.java:93)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:181)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:100)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:720)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:466)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:391)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:318)&lt;br /&gt;
      at
  com.liferay.portal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:154)&lt;br /&gt;
      at
  javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&lt;br /&gt;   
   at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:119)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.uploadservletrequest.UploadServletRequestFilter.processFilter(UploadServletRequestFilter.java:93)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.strip.StripFilter.processFilter(StripFilter.java:343)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:364)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:261)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:144)&lt;br /&gt;
      at
  com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:181)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:100)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:720)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:466)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:391)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:318)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:372)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:188)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:188)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)&lt;br /&gt;
      at
  org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)&lt;br /&gt;
      at
  org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)&lt;br /&gt;
      at
  org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)&lt;br /&gt;
      at
  org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:394)&lt;br /&gt;
      at
  com.liferay.portal.servlet.filters.urlrewrite.UrlRewriteFilter.processFilter(UrlRewriteFilter.java:65)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:112)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:168)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:168)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:188)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:100)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)&lt;br /&gt;
      at
  org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)&lt;br /&gt;
      at
  org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)&lt;br /&gt;
      at
  org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)&lt;br /&gt;
      at
  org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)&lt;br /&gt;
      at
  org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)&lt;br /&gt;
      at
  org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)&lt;br /&gt;
      at
  org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522)&lt;br /&gt;
      at
  org.apache.coyote.ajp.AbstractAjpProcessor.process(AbstractAjpProcessor.java:868)&lt;br /&gt;
      at
  org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672)&lt;br /&gt;
      at
  org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500)&lt;br /&gt;
      at
  org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456)&lt;br /&gt;
      at
  java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;br /&gt;
      at
  java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;br /&gt;
      at
  org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;br /&gt;
      at java.lang.Thread.run(Thread.java:748)&lt;br /&gt; Caused by:
  java.lang.NullPointerException&lt;br /&gt;     at
  com.liferay.staging.security.internal.permission.StagingPermissionChecker.hasPermission(StagingPermissionChecker.java:141)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.GroupPermissionImpl._contains(GroupPermissionImpl.java:227)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.GroupPermissionImpl.contains(GroupPermissionImpl.java:103)&lt;br /&gt;
      at
  com.liferay.portal.kernel.service.permission.GroupPermissionUtil.contains(GroupPermissionUtil.java:52)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.LayoutPermissionImpl.isViewableGroup(LayoutPermissionImpl.java:425)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.LayoutPermissionImpl.containsWithViewableGroup(LayoutPermissionImpl.java:344)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.LayoutPermissionImpl._contains(LayoutPermissionImpl.java:579)&lt;br /&gt;
      at
  com.liferay.portal.service.permission.LayoutPermissionImpl.contains(LayoutPermissionImpl.java:144)&lt;br /&gt;
      at
  com.liferay.portal.kernel.service.permission.LayoutPermissionUtil.contains(LayoutPermissionUtil.java:65)&lt;br /&gt;
      at
  com.liferay.portal.events.ServicePreAction.hasAccessPermission(ServicePreAction.java:1596)&lt;br /&gt;
      at
  com.liferay.portal.events.ServicePreAction.initThemeDisplay(ServicePreAction.java:406)&lt;br /&gt;
      at
  com.liferay.portal.events.ServicePreAction.servicePre(ServicePreAction.java:1832)&lt;br /&gt;
      at
  com.liferay.portal.events.ServicePreAction.run(ServicePreAction.java:1071)&lt;br /&gt;
      ... 135 more&lt;/p&gt;
&lt;p&gt; Also, I was advised to turn off the staging permission in the Gogo
  shell, which I did do while it was starting up, then we got a little
  further, but Liferay errors when it tries to load the sign-in
  portlet...errors like this...:&lt;/p&gt;
&lt;p&gt;2018-07-03 01:43:16.628 ERROR
  [ajp-nio-8009-exec-9][PortletRequestDispatcherImpl:295] Unable to
  dispatch request: File [/html/portal/undeployed_portlet.jsp/invoke]
  not found&lt;br /&gt; 2018-07-03 01:43:16.628 ERROR
  [ajp-nio-8009-exec-9][render_portlet_jsp:131] null&lt;br /&gt;
  javax.servlet.ServletException: File
  [/html/portal/undeployed_portlet.jsp/invoke] not found&lt;br /&gt;     at
  org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:418)&lt;br /&gt;
      at
  org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)&lt;br /&gt;
      at
  org.apache.jasper.servlet.JspServlet.service(JspServlet.java:340)&lt;br /&gt;
      at
  javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&lt;br /&gt;   
   at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:119)&lt;br /&gt;
      at
  com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:100)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:720)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:584)&lt;br /&gt;
      at
  org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:523)&lt;br /&gt;
      at
  com.liferay.portlet.PortletRequestDispatcherImpl.dispatch(PortletRequestDispatcherImpl.java:282)&lt;br /&gt;
      at
  com.liferay.portlet.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:141)&lt;br /&gt;
      at
  com.liferay.portlet.UndeployedPortlet.render(UndeployedPortlet.java:54)&lt;br /&gt;
      at
  com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:103)&lt;br /&gt;
      at
  com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:64)&lt;br /&gt;
      at
  com.liferay.portlet.InvokerPortletImpl.invoke(InvokerPortletImpl.java:549)&lt;br /&gt;
      at com.liferay.portlet.InvokerPortletImpl.invokeRender(InvokerPortletImpl.java:610)&lt;/p&gt;
&lt;p&gt;The sign-in portlet seems to partially appear, but you can not use it
  and a alert on-screen reads &amp;quot;Portlet is temporarily
  unavailable.&amp;quot; I did check the db and that portlet is marked active...&lt;/p&gt;
&lt;p&gt;Any ideas / suggestions?&lt;/p&gt;
&lt;p&gt;Gratefully, -daniel&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Daniel Tyger</dc:creator>
    <dc:date>2018-07-03T03:18:17Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110402034" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110402034</id>
    <updated>2018-07-02T20:36:03Z</updated>
    <published>2018-07-02T20:36:03Z</published>
    <summary type="html">&lt;p&gt;Daniel, can you share your stack trace?  The line 132 of
  StagingPermissionChecker would not be valid for DE47...&lt;/p&gt;</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2018-07-02T20:36:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110401681" />
    <author>
      <name>Daniel Tyger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110401681</id>
    <updated>2018-07-02T19:32:12Z</updated>
    <published>2018-07-02T19:32:12Z</published>
    <summary type="html">&lt;p&gt;We, too are facing the same issue (Liferay DXP 7.0 post de-47) and we
  have a support ticket in at Liferay, but still looking for help, here, too...&lt;/p&gt;</summary>
    <dc:creator>Daniel Tyger</dc:creator>
    <dc:date>2018-07-02T19:32:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=100500732" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=100500732</id>
    <updated>2017-12-10T09:20:14Z</updated>
    <published>2017-12-10T09:20:14Z</published>
    <summary type="html">This is all on a thread referencing Liferay DXP: For those on Liferay DXP, have you opened a ticket with Liferay Support? Upgrades are covered by the support contract.&lt;br /&gt;For all others: Have you tried this on the latest available version? Which version did you run the upgrade on? The upgrade routines are also updated with each new release that is available, but nobody here (including the DXP users) referenced a specific version (GA for Liferay 7 CE, FP for Liferay DXP), which would be interesting to know - especially as experience teaches that often posts here don&amp;#39;t reference the latest version.</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2017-12-10T09:20:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=100445024" />
    <author>
      <name>Gayathri M</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=100445024</id>
    <updated>2017-12-08T17:34:52Z</updated>
    <published>2017-12-08T17:34:52Z</published>
    <summary type="html">Hi guys,&lt;br /&gt;&lt;br /&gt;I am doing database migration from 6.2 to 7.  Anyone solved this issue? because am also facing the same issue.  if anyone solved please reply.</summary>
    <dc:creator>Gayathri M</dc:creator>
    <dc:date>2017-12-08T17:34:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98555428" />
    <author>
      <name>Abdul Rahaman</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98555428</id>
    <updated>2017-11-14T06:56:00Z</updated>
    <published>2017-11-14T06:56:00Z</published>
    <summary type="html">I am facing the same issue . is there a solution available for this ?&lt;br /&gt;&lt;br /&gt;Thanks</summary>
    <dc:creator>Abdul Rahaman</dc:creator>
    <dc:date>2017-11-14T06:56:00Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98039980" />
    <author>
      <name>Daniel Sánchez Sierra</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98039980</id>
    <updated>2017-11-07T12:49:03Z</updated>
    <published>2017-11-07T12:49:03Z</published>
    <summary type="html">I am facing the same issue too... any solution?</summary>
    <dc:creator>Daniel Sánchez Sierra</dc:creator>
    <dc:date>2017-11-07T12:49:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98036030" />
    <author>
      <name>tom aj</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=98036030</id>
    <updated>2017-11-07T12:23:35Z</updated>
    <published>2017-11-07T12:23:35Z</published>
    <summary type="html">Did u get any solution. I am facing the same issue</summary>
    <dc:creator>tom aj</dc:creator>
    <dc:date>2017-11-07T12:23:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Null Pointer Exception while starting Liferay DXP server</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92317304" />
    <author>
      <name>pulkit tiwari</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=92317304</id>
    <updated>2017-07-27T05:19:25Z</updated>
    <published>2017-07-27T05:19:25Z</published>
    <summary type="html">Its been 9 days and there is no reply on this issue from you guys. This error comes when server is started with normal database settings and all default settings.&lt;br /&gt;I am unable to find any solution to this issue. Can anyone please look into this issue . It seems to be staging configuration issue.</summary>
    <dc:creator>pulkit tiwari</dc:creator>
    <dc:date>2017-07-27T05:19:25Z</dc:date>
  </entry>
</feed>
