<?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>After installing LR Portal 7.4.112, Trouble with ServerAdminPortlet</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122566436" />
  <subtitle>After installing LR Portal 7.4.112, Trouble with ServerAdminPortlet</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122566436</id>
  <updated>2026-04-06T20:51:31Z</updated>
  <dc:date>2026-04-06T20:51:31Z</dc:date>
  <entry>
    <title>RE: After installing LR Portal 7.4.112, Trouble with ServerAdminPortlet</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122655549" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122655549</id>
    <updated>2024-05-17T12:44:23Z</updated>
    <published>2024-05-17T12:44:22Z</published>
    <summary type="html">&lt;p&gt;Could there be custom code that's deployed?&lt;/p&gt;
&lt;p&gt;I never came across this - was there any older code present? Are you
  using a supported JDK (at this time: 8 or 11)?&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2024-05-17T12:44:22Z</dc:date>
  </entry>
  <entry>
    <title>After installing LR Portal 7.4.112, Trouble with ServerAdminPortlet</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122566435" />
    <author>
      <name>David Gamboa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122566435</id>
    <updated>2024-04-23T16:35:16Z</updated>
    <published>2024-04-19T15:13:47Z</published>
    <summary type="html">&lt;p&gt; &lt;/p&gt;
&lt;pre id="tw-target-text"&gt;Hi there!

I wonder if anyone, after installing Liferay Portal 7.4.112, has the same situation.

After making the first entry, that is, entering the default Site created by Liferay, the Home page generates an error, on the front it looks something like this, when I tray to edit it:



The message that is displayed is:

&amp;quot;This portlet cannot be found. Please redeploy it or remove it from the page.&amp;quot;

In the logServer it looks like this:

&lt;/pre&gt;
&lt;pre&gt;&lt;code class="language-java"&gt;2024-04-19 15:11:18.013 ERROR [http-nio-8080-exec-4][IncludeTag:119] Current URL /web/guest/ee88a915-f104-b943-0fbc-9d434e7a1084 generates exception: java.lang.NullPointerException
java.lang.NullPointerException: null
        at org.apache.jsp.render_005ffragment_005flayout.page_jsp._jspService(page_jsp.java:246) ~[?:?]
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111) ~[jasper.jar:9.0.83]
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[servlet-api.jar:4.0.FR]
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411) ~[jasper.jar:9.0.83]
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473) ~[jasper.jar:9.0.83]
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377) ~[jasper.jar:9.0.83]
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[servlet-api.jar:4.0.FR]
        at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:310) ~[bundleFile:?]
        at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:319) ~[bundleFile:?]
        at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:147) ~[?:?]
        at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:63) ~[?:?]
        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.kernel.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:57) ~[portal-kernel.jar:?]
        at com.liferay.portal.kernel.servlet.DirectRequestDispatcherFactoryUtil$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryUtil.java:179) ~[portal-kernel.jar:?]
        at com.liferay.portal.kernel.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:64) ~[portal-kernel.jar:?]
        at com.liferay.portal.kernel.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:45) ~[portal-kernel.jar:?]
        at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:400) ~[bundleFile:?]
        at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:375) ~[bundleFile:?]
        at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:208) ~[bundleFile:?]&lt;/code&gt;&lt;/pre&gt;
&lt;pre id="tw-target-text"&gt;

I would like to know if this situation has already arisen and where could I start to solve it?&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Reguards&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;</summary>
    <dc:creator>David Gamboa</dc:creator>
    <dc:date>2024-04-19T15:13:47Z</dc:date>
  </entry>
</feed>
