<?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>VanillaLiferay 6.2 Community Edition startup time take more than 20 minutes</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118117110" />
  <subtitle>VanillaLiferay 6.2 Community Edition startup time take more than 20 minutes</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=118117110</id>
  <updated>2026-04-03T23:45:26Z</updated>
  <dc:date>2026-04-03T23:45:26Z</dc:date>
  <entry>
    <title>RE: VanillaLiferay 6.2 Community Edition startup time take more than 20 min</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118131193" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118131193</id>
    <updated>2019-12-19T18:25:05Z</updated>
    <published>2019-12-19T18:25:05Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Vishal Shah:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;Hi David,Are you claiming this for the first time startup or do you think it consistently takes 20 mins?&lt;strong&gt;This happen every time even after database table created.&lt;/strong&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;strong&gt;&lt;/strong&gt;I don&amp;#39;t understand that one.&lt;br /&gt;Do you mean, when the Liferay server is initially setup? Or when you create a table yourself on the server and restart the Liferay server?&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;How did you configure the database connection? In portal*.properties? Or JNDI? Or ...&lt;br /&gt;If you compare the startup time with and without an oracle database connection string, is there a difference?&lt;br /&gt;Do you have high CPU/no CPU/... in that time? No CPU could mean, the server is waiting for something.&lt;br /&gt;I once had an issue, I fear, I don&amp;#39;t remember it in detail, that the oracle server had a connection limit of 1. For some reason, when I restarted the service, it was not closed correctly and the client needed to wait 10 minutes or so to be able to reconnect. (I don&amp;#39;t remember what the exact problem was)&lt;br /&gt;If you are on Linux, could you do a kill -3 on the Liferay process? It should create a threaddump into the logfile. It should show you, where the process is hanging. You might also try to use some java vm monitoring tool to narrow it down.&lt;br /&gt;Could you check all logfiles? e.g. on Windows there are multiple logfiles written and .err and .out. Maybe you find something in there.</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2019-12-19T18:25:05Z</dc:date>
  </entry>
  <entry>
    <title>RE: VanillaLiferay 6.2 Community Edition startup time take more than 20 min</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118130435" />
    <author>
      <name>Fernando Fernandez</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118130435</id>
    <updated>2019-12-19T18:19:48Z</updated>
    <published>2019-12-19T18:19:48Z</published>
    <summary type="html">Hi Vishal ,&lt;br /&gt;&lt;br /&gt;I&amp;#39;d suggest also that you check network and storage response times. If you&amp;#39;re running in a VM, check the real availability of resources - maybe other VMs are using all CPU&amp;amp;disk? If possible, migrate the data to a real machine with a local DB on local disk. I once did this simple test and my small computer was 7 times faster than the super expensive vmware+shared network storage the customer had.&lt;br /&gt;HTH&lt;br /&gt;Fernando</summary>
    <dc:creator>Fernando Fernandez</dc:creator>
    <dc:date>2019-12-19T18:19:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: VanillaLiferay 6.2 Community Edition startup time take more than 20 min</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118129982" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118129982</id>
    <updated>2019-12-19T18:12:14Z</updated>
    <published>2019-12-19T18:12:14Z</published>
    <summary type="html">I would start by bumping the memory up to 4 or 8gb. I think the bundle at that time was only using 1g or 2g which was always kind of tight, imho.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2019-12-19T18:12:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: VanillaLiferay 6.2 Community Edition startup time take more than 20 min</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118123776" />
    <author>
      <name>Vishal Shah</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118123776</id>
    <updated>2019-12-19T13:19:29Z</updated>
    <published>2019-12-19T13:19:29Z</published>
    <summary type="html">Hi David,Are you claiming this for the first time startup or do you think it consistently takes 20 mins?&lt;strong&gt;This happen every time even after database table created.&lt;/strong&gt;&lt;blockquote&gt;Did you adjust memory settings or is it doing a lot of GCs?&lt;br /&gt;&lt;strong&gt;No settings doing for memory and GCs. - Just start vanilla tomcat with with Oracle database connectivity no one war deploy in tomcat.&lt;/strong&gt;&lt;/blockquote&gt;is the DB available on a slow link or a fast one? &lt;br /&gt;&lt;blockquote&gt;&lt;strong&gt;DB link speed average &amp;lt;= 0.300ms&lt;/strong&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;strong&gt;Is the system sufficiently powered or is it a low end 686? &lt;/strong&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;strong&gt;Not getting - What exact information need?&lt;/strong&gt;&lt;blockquote&gt;Are you using the latest version from 6.2 or is the the 6.2.0 GA?&lt;br /&gt;&lt;strong&gt;Liferay CE 6.2 GA 6&lt;/strong&gt;&lt;br /&gt;&lt;/blockquote&gt;</summary>
    <dc:creator>Vishal Shah</dc:creator>
    <dc:date>2019-12-19T13:19:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: VanillaLiferay 6.2 Community Edition startup time take more than 20 min</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118118695" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118118695</id>
    <updated>2019-12-18T20:31:20Z</updated>
    <published>2019-12-18T20:31:20Z</published>
    <summary type="html">Are you claiming this for the first time startup or do you think it consistently takes 20 mins?&lt;br /&gt;&lt;br /&gt;There&amp;#39;s a lot of information missing here... Did you adjust memory settings or is it doing a lot of GCs? is the DB available on a slow link or a fast one? Is the system sufficiently powered or is it a low end 686?  Are you using the latest version from 6.2 or is the the 6.2.0 GA?&lt;br /&gt;&lt;br /&gt;I mean, it&amp;#39;s easy to claim nonsense like &amp;#34;it takes 20 minutes to launch&amp;#34; but that was never a reality the product faced. Anything you&amp;#39;re seeing is likely going to point back to your own environment.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2019-12-18T20:31:20Z</dc:date>
  </entry>
  <entry>
    <title>VanillaLiferay 6.2 Community Edition startup time take more than 20 minutes</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118117109" />
    <author>
      <name>Vishal Shah</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118117109</id>
    <updated>2019-12-18T16:41:43Z</updated>
    <published>2019-12-18T16:41:43Z</published>
    <summary type="html">Hi,Vanila Liferay 6.2 Community Edition startup time take more than 20 minutes&lt;br /&gt;Only setup Oracle database 12c with vanilla Liferay 6.2 Community edition.&lt;blockquote&gt;It take time on &amp;#34; org.apache.catalina.startup.TldConfig execute&lt;br /&gt;INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.&amp;#34;&lt;/blockquote&gt;On this line its take more than 5 to 10 minutes some time take more than 20 minutes.What I have to check and what I have to do?</summary>
    <dc:creator>Vishal Shah</dc:creator>
    <dc:date>2019-12-18T16:41:43Z</dc:date>
  </entry>
</feed>
