<?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>Migration of Postgresql DBASE from LR 6.2 to LR 7.1</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119460803" />
  <subtitle>Migration of Postgresql DBASE from LR 6.2 to LR 7.1</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119460803</id>
  <updated>2026-04-04T13:43:40Z</updated>
  <dc:date>2026-04-04T13:43:40Z</dc:date>
  <entry>
    <title>RE: Migration of Postgresql DBASE from LR 6.2 to LR 7.1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119510874" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119510874</id>
    <updated>2020-06-30T02:15:27Z</updated>
    <published>2020-06-30T02:15:27Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Om,&lt;br&gt;The DBUpgrader class is part of the portal-impl.jar so that means that the portal can't see that jar.&lt;br&gt;Please, check the&amp;nbsp;app-server.propertie and remember that the URLs are relative to the dir property, for example, for this:&lt;pre&gt;&lt;code&gt;dir=/lsc/app-servers/tma-upgrade/liferay-dxp-7.2.10-dxp-4/tomcat-9.0.17
extra.lib.dirs=/lsc/app-servers/tma-upgrade/liferay-dxp-7.2.10-dxp-4/tomcat/bin
global.lib.dir=/lsc/app-servers/tma-upgrade/liferay-dxp-7.2.10-dxp-4/tomcat/lib
portal.dir=/lsc/app-servers/tma-upgrade/liferay-dxp-7.2.10-dxp-4/tomcat/webapps/ROOT
server.detector.server.id=tomcat&lt;/code&gt;&lt;/pre&gt;It should be:&lt;pre&gt;&lt;code&gt;dir=/lsc/app-servers/tma-upgrade/liferay-dxp-7.2.10-dxp-4/tomcat-9.0.17
extra.lib.dirs=/bin
global.lib.dir=/lib
portal.dir=/webapps/ROOT
server.detector.server.id=tomcat&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;Please, let us know if this fixes the issue.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2020-06-30T02:15:27Z</dc:date>
  </entry>
  <entry>
    <title>Migration of Postgresql DBASE from LR 6.2 to LR 7.1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119460802" />
    <author>
      <name>om prakash</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119460802</id>
    <updated>2020-06-22T09:20:25Z</updated>
    <published>2020-06-22T09:20:25Z</published>
    <summary type="html">Hi Folks,I was migrating Postgresql DBASE from 6.2 to 7.1, during this I am facing below issue.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Exception in thread &amp;#34;main&amp;#34; java.lang.ClassNotFoundException: com.liferay.portal.tools.DBUpgrader&lt;br /&gt;at java.net.URLClassLoader.findClass(URLClassLoader.java:381)&lt;br /&gt;at java.lang.ClassLoader.loadClass(ClassLoader.java:424)&lt;br /&gt;at java.lang.ClassLoader.loadClass(ClassLoader.java:357)&lt;br /&gt;at com.liferay.portal.tools.db.upgrade.client.DBUpgraderLauncher.main(DBUpgraderLauncher.java:43)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;​​​​​​​&lt;/strong&gt;&lt;br /&gt;Following steps are done as part of migrating DB.&lt;br /&gt;Changed app-server.properties file (Located at \liferay-dxp-tomcat-7.1.10-ga5\tools\portal-tools-db-upgrade-client) &lt;br /&gt;Changed DB properties &lt;br /&gt;Changed Liferay.home entry&lt;br /&gt;created a file com.liferay.portal.search.configuration.IndexStatusManagerConfiguration.cfg at \liferay-dxp-tomcat-7.1.10-ga5/osgi/configs &lt;br /&gt;and add the following content.&lt;br /&gt;indexReadOnly=true.&lt;br /&gt;Tried in Liferay Tomcat  &lt;strong&gt;SP1,SP2,SP3,SP4 and GA5&lt;/strong&gt; versions but resulting the same error,some one please help us to get rid of this issue ?</summary>
    <dc:creator>om prakash</dc:creator>
    <dc:date>2020-06-22T09:20:25Z</dc:date>
  </entry>
</feed>
