<?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>Blank page problem</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119941887" />
  <subtitle>Blank page problem</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119941887</id>
  <updated>2026-04-04T17:27:35Z</updated>
  <dc:date>2026-04-04T17:27:35Z</dc:date>
  <entry>
    <title>RE: Blank page problem</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119947205" />
    <author>
      <name>Nikita Laitinen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119947205</id>
    <updated>2020-09-15T06:49:01Z</updated>
    <published>2020-09-15T06:49:01Z</published>
    <summary type="html">I use Liferay 7.0&lt;br /&gt;It is a custom theme based on the default generated theme. There is an embedded web content portlet inside portal_normal.ftl (I can show  you how I use it if you want)&lt;br /&gt;It randomly happens for any users and can be even  for a big group of users. After some time it is gone by its self. And unfortunately can go back again&lt;br /&gt;It happens on the production server. I&amp;#39;ve never seen this bug on my development local server&lt;br /&gt;&lt;br /&gt;I thought maybe the problem with the number of users who visit the problem link? Might it be the problem with the server&amp;#39;s power? (not enough resources to serve this site?)&lt;br /&gt;I have zero idea in which direction go to find a solution </summary>
    <dc:creator>Nikita Laitinen</dc:creator>
    <dc:date>2020-09-15T06:49:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: Blank page problem</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119945562" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119945562</id>
    <updated>2020-09-14T15:34:17Z</updated>
    <published>2020-09-14T15:34:17Z</published>
    <summary type="html">Which Liferay version do you use?&lt;br /&gt;Do you have a custom theme or something? An embedded portlet per chance?&lt;br /&gt;Is it always working for the same users and not working for another group of users? &lt;br /&gt;Can you try the default theme, if it happens there too?&lt;br /&gt; </summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2020-09-14T15:34:17Z</dc:date>
  </entry>
  <entry>
    <title>RE: Blank page problem</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119942645" />
    <author>
      <name>Nikita Laitinen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119942645</id>
    <updated>2020-09-14T12:35:59Z</updated>
    <published>2020-09-14T12:35:59Z</published>
    <summary type="html">I checked that on every page load logs above appear. Looks like it is not a root of the blank page issue</summary>
    <dc:creator>Nikita Laitinen</dc:creator>
    <dc:date>2020-09-14T12:35:59Z</dc:date>
  </entry>
  <entry>
    <title>Blank page problem</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119941886" />
    <author>
      <name>Nikita Laitinen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119941886</id>
    <updated>2020-09-14T11:39:01Z</updated>
    <published>2020-09-14T11:39:01Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Could you help me with the blank page issue, please? Description below&lt;br&gt;&lt;br&gt;Sometimes users in guest mode can't see page on the website. It is fully blank and unavailable. Moreover for one guest it can be available and for another one not available at the same time. This problem can be solved after some time by its own and the page will be available as normal (magic I suppose). If we need access to this page (in guest mode) right now I know one way how to solve the blank problem - resave page settings.&lt;br&gt;&lt;br&gt;​​​​​​​logs:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;2020-09-13 08:56:52.323 ERROR [ajp-nio-8009-exec-73699][IncludeTag:128] Current URL /**i hide this section**/&amp;amp;nbsp;generates exception: null
java.lang.NullPointerException
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at org.apache.jsp.html.portal.render_005fportlet_jsp._jspService(render_005fportlet_jsp.java:753)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:64)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:78)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:372)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:349)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:202)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:86)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.ext.jsp.TagTransformModel$TagWriter.endEvaluation(TagTransformModel.java:400)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.ext.jsp.TagTransformModel$TagWriter.afterBody(TagTransformModel.java:388)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.Environment.visitAndTransform(Environment.java:427)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.UnifiedCall.accept(UnifiedCall.java:107)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.Environment.visit(Environment.java:324)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.MixedContent.accept(MixedContent.java:54)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.Environment.visit(Environment.java:324)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.core.Environment.process(Environment.java:302)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at freemarker.template.Template.process(Template.java:325)
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;at com.liferay.portal.template.freemarker.internal.FreeMarkerTemplate.processTemplate(FreeMarkerTemplate.java:135)&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;​​​​​​​Why does this happen? What can cause it? Any ideas???&lt;br&gt;&lt;br&gt;Thanks!&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Nikita Laitinen</dc:creator>
    <dc:date>2020-09-14T11:39:01Z</dc:date>
  </entry>
</feed>
