<?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>Problem with portal 6.2.0 with Weblogic14</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120816536" />
  <subtitle>Problem with portal 6.2.0 with Weblogic14</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120816536</id>
  <updated>2026-06-14T12:03:53Z</updated>
  <dc:date>2026-06-14T12:03:53Z</dc:date>
  <entry>
    <title>RE: Problem with portal 6.2.0 with Weblogic14</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120818277" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120818277</id>
    <updated>2021-06-04T12:40:50Z</updated>
    <published>2021-06-04T12:40:50Z</published>
    <summary type="html">&lt;p&gt;As a &lt;em&gt;minimum&lt;/em&gt;, you should be on the latest GA of 6.2 &lt;a
    href="https://liferay.dev/blogs/-/blogs/security-patches-for-liferay-portal-6-2-7-0-and-7-1"&gt;with
    a security patch&lt;/a&gt; if you insist being on 6.2. That would be the
  easiest upgrade that you can &lt;em&gt;try&lt;/em&gt; to run on newer Weblogic servers.&lt;/p&gt;
&lt;p&gt;Note that 6.2.0 has been released &lt;em&gt;in 2013&lt;/em&gt;, while Weblogic 14
  was released in 2020. That means &lt;em&gt;nobody&lt;/em&gt; has &lt;em&gt;ever&lt;/em&gt;
  tried running the ancient release on that appserver. Whatever your
  reason for upgrading Weblogic (likely: no-more-support or
  security-issues): Apply the same reason to your Liferay infrastructure.&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2021-06-04T12:40:50Z</dc:date>
  </entry>
  <entry>
    <title>Problem with portal 6.2.0 with Weblogic14</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120816535" />
    <author>
      <name>Mihail Ionescu</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120816535</id>
    <updated>2021-06-04T12:35:07Z</updated>
    <published>2021-06-04T12:21:54Z</published>
    <summary type="html">&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We have a large legacy application which uses version 6.2.0 (I know
  it is pretty old :)). RIght now, we are trying to migrate our Weblogic
  from Weblogic 12.1.1 to Weblogic 14.1.1 (which also include an upgrade
  from Java 6 to Java 8). But we get the following error for all liferay pages:&lt;/p&gt;
&lt;p&gt;12:10:39,401 ERROR [[ACTIVE] ExecuteThread: '7' for queue:
  'weblogic.kernel.Default
  (self-tuning)'][PortletRequestDispatcherImpl:131]
  javax.servlet.ServletException:
  weblogic.servlet.jsp.CompilationException: Failed to compile JSP
  /html/&lt;br /&gt;common/themes/portlet.jsp&lt;br /&gt;portlet.jsp:17:18: Error in
  &amp;quot;init.jsp&amp;quot; at line 331: The code of method
  _jspService(HttpServletRequest, HttpServletResponse) is exceeding the
  65535 bytes limit&lt;br /&gt;&amp;lt;%@ include
  file=&amp;quot;/html/common/themes/init.jsp&amp;quot; %&amp;gt;&lt;br /&gt;             
     ^----------------------------^&lt;/p&gt;
&lt;p&gt;javax.servlet.ServletException:
  weblogic.servlet.jsp.CompilationException: Failed to compile JSP
  /html/common/themes/portlet.jsp&lt;br /&gt;portlet.jsp:17:18: Error in
  &amp;quot;init.jsp&amp;quot; at line 331: The code of method
  _jspService(HttpServletRequest, HttpServletResponse) is exceeding the
  65535 bytes limit&lt;br /&gt;&amp;lt;%@ include
  file=&amp;quot;/html/common/themes/init.jsp&amp;quot; %&amp;gt;&lt;br /&gt;             
     ^----------------------------^&lt;/p&gt;
&lt;p&gt;    at
  weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:313)&lt;br /&gt;  
   at
  weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:490)&lt;br /&gt;  
   at
  weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:379)&lt;br /&gt;  
   at
  weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)&lt;br /&gt;  
   at
  weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:82)&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: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:96)&lt;br /&gt;  
   at
  weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:82)&lt;br /&gt;  
   at
  weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:650)&lt;br /&gt;  
   at
  weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:518)&lt;br /&gt;  
   at
  com.liferay.portlet.PortletRequestDispatcherImpl.dispatch(PortletRequestDispatcherImpl.java:331)&lt;br /&gt;  
   at
  com.liferay.portlet.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:128)&lt;br /&gt;  
   at
  com.liferay.portal.struts.PortletRequestProcessor.doInclude(PortletRequestProcessor.java:370)&lt;br /&gt;  
   at
  com.liferay.portal.struts.PortletRequestProcessor.doForward(PortletRequestProcessor.java:338)&lt;br /&gt;  
   at
  org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:239)&lt;br /&gt;  
   at
  org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:302)&lt;br /&gt;  
   at
  com.liferay.portal.struts.PortletRequestProcessor.processForwardConfig(PortletRequestProcessor.java:478)&lt;br /&gt;  
   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)&lt;br /&gt; &lt;/p&gt;
&lt;p&gt;(actually the stacktrace is longer, if anyone needs more information
  I can provide).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Is there anything we can do, short of migrating to another Liferay version?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mihai&lt;/p&gt;</summary>
    <dc:creator>Mihail Ionescu</dc:creator>
    <dc:date>2021-06-04T12:21:54Z</dc:date>
  </entry>
</feed>
