<?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>Problems encountered when moving database...</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=1174180" />
  <subtitle>Problems encountered when moving database...</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=1174180</id>
  <updated>2026-05-23T17:21:28Z</updated>
  <dc:date>2026-05-23T17:21:28Z</dc:date>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=2052593" />
    <author>
      <name>Rishi Das Roy</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=2052593</id>
    <updated>2009-01-29T07:47:28Z</updated>
    <published>2009-01-29T07:47:28Z</published>
    <summary type="html">I have just solved the problem in my case.&lt;br /&gt;Liferay looks for table like &amp;#34;Release_&amp;#34; in mysql. But there is no such table in mysql linux. Instead there is &amp;#34;&lt;strong&gt;r&lt;/strong&gt;elease_&amp;#34; . Since linux is a case sensitive OS so it&amp;#39;s return false when comparing with  &amp;#34;Release_&amp;#34;  with  &amp;#34;release_&amp;#34; .&lt;br /&gt;&lt;br /&gt;To solve this make linux mysql incasesensetive.&lt;br /&gt;To do so u may follow the steps from&lt;br /&gt;http://cosminswiki.com/index.php/MySQL_case_insensitive_table_and_column_names</summary>
    <dc:creator>Rishi Das Roy</dc:creator>
    <dc:date>2009-01-29T07:47:28Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1229054" />
    <author>
      <name>Paul Hussein</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1229054</id>
    <updated>2008-08-27T08:42:53Z</updated>
    <published>2008-08-27T08:42:53Z</published>
    <summary type="html">Something looks fishy here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;you say Liferay 4.2.1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;your runup says 4.3.6, and there is an alfresco startup mixed in there.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;runup the older version connected to the old db and check the startup log. Is it 4.2.1 or 4.3.6 ????&lt;br /&gt;&lt;br /&gt;post the old startup log also</summary>
    <dc:creator>Paul Hussein</dc:creator>
    <dc:date>2008-08-27T08:42:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1183848" />
    <author>
      <name>Scott Murray</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1183848</id>
    <updated>2008-08-14T13:28:42Z</updated>
    <published>2008-08-14T13:28:42Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Paul Hussein:&lt;/div&gt;&lt;blockquote&gt;Can you give the full log of the first runup of liferay&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;br /&gt;INFO: The Apache Tomcat Native library which allows optimal performance in production environments w&lt;br /&gt;as not found on the java.library.path: D:\apps\java\jdk1.5.0_11\bin;.;C:\WINDOWS\system32;C:\WINDOWS&lt;br /&gt;;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\apps\mySQL\&lt;br /&gt;bin;D:\apps\java\jikes-1.22\bin;D:\apps\java\apache-ant-1.7.0\bin&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.coyote.http11.Http11BaseProtocol init&lt;br /&gt;INFO: Initializing Coyote HTTP/1.1 on http-8080&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.catalina.startup.Catalina load&lt;br /&gt;INFO: Initialization processed in 937 ms&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.catalina.core.StandardService start&lt;br /&gt;INFO: Starting service Catalina&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.catalina.core.StandardEngine start&lt;br /&gt;INFO: Starting Servlet Engine: Apache Tomcat/5.5.23&lt;br /&gt;Aug 14, 2008 1:24:01 PM org.apache.catalina.core.StandardHost start&lt;br /&gt;INFO: XML validation disabled&lt;br /&gt;Aug 14, 2008 1:24:02 PM org.apache.catalina.realm.JAASRealm setUseContextClassLoader&lt;br /&gt;INFO: Setting useContextClassLoader = false&lt;br /&gt;Loading jar:file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.pro&lt;br /&gt;perties&lt;br /&gt;Loading file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/classes/system-ext.properties&lt;br /&gt;Loading jar:file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.pro&lt;br /&gt;perties&lt;br /&gt;Loading file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/classes/portal-ext.properties&lt;br /&gt;Starting Liferay Enterprise Portal 4.3.6 (Owen / Build 4306 / January 9, 2008)&lt;br /&gt;13:24:11,593 INFO  [DynamicDialect:79] Determining dialect for MySQL 5&lt;br /&gt;13:24:11,609 INFO  [DynamicDialect:102] Using dialect org.hibernate.dialect.MySQLDialect&lt;br /&gt;13:24:13,921 WARN  [ReleaseLocalServiceImpl:84] Table &amp;#39;lportal.Release_&amp;#39; doesn&amp;#39;t exist&lt;br /&gt;13:24:13,921 INFO  [ReleaseLocalServiceImpl:97] Create tables and populate with default data&lt;br /&gt;13:24:24,390 INFO  [StartupAction:206] Running verification com.liferay.portal.verify.VerifyProcessS&lt;br /&gt;uite&lt;br /&gt;13:24:24,390 INFO  [VerifyProcessSuite:37] Verifying integrity&lt;br /&gt;13:24:24,390 INFO  [VerifyBlogs:42] Verifying integrity&lt;br /&gt;13:24:24,484 INFO  [CustomSQLUtil:110] Database name MySQL&lt;br /&gt;13:24:24,484 INFO  [CustomSQLUtil:138] Detected MySQL with database name MySQL&lt;br /&gt;13:24:24,546 INFO  [PortalUtil:2017] Portal lib url file:/D:/apps/liferay-portal-tomcat/webapps/ROOT&lt;br /&gt;/WEB-INF/lib/portal-impl.jar!/com/liferay/portal/util/PortalUtil.class&lt;br /&gt;13:24:24,546 INFO  [PortalUtil:2042] Portal lib directory /D:/apps/liferay-portal-tomcat/webapps/ROO&lt;br /&gt;T/WEB-INF/lib/&lt;br /&gt;13:24:24,750 INFO  [VerifyBookmarks:42] Verifying integrity&lt;br /&gt;13:24:24,781 INFO  [VerifyDocumentLibrary:42] Verifying integrity&lt;br /&gt;13:24:24,828 INFO  [VerifyImageGallery:42] Verifying integrity&lt;br /&gt;13:24:24,859 INFO  [VerifyJournal:49] Verifying integrity&lt;br /&gt;13:24:25,078 INFO  [StartupAction:213] Finished verification com.liferay.portal.verify.VerifyProcess&lt;br /&gt;Suite&lt;br /&gt;13:24:25,500 INFO  [PluginPackageHotDeployListener:71] Reading plugin package for the root context&lt;br /&gt;13:24:25,890 INFO  [HotDeployUtil:76] Initializing hot deploy manager 16942552&lt;br /&gt;13:24:26,000 INFO  [ServerDetector:76] Detected server tomcat&lt;br /&gt;13:24:26,234 INFO  [AutoDeployDir:76] Auto deploy scanner started for C:\Documents and Settings\Admi&lt;br /&gt;nistrator\liferay\deploy&lt;br /&gt;Loading jar:file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.pro&lt;br /&gt;perties for {companyId=10095, webId=liferay.com}&lt;br /&gt;Loading file:/D:/apps/liferay-portal-tomcat/webapps/ROOT/WEB-INF/classes/portal-ext.properties for {&lt;br /&gt;companyId=10095, webId=liferay.com}&lt;br /&gt;Aug 14, 2008 1:24:29 PM org.apache.catalina.startup.HostConfig deployWAR&lt;br /&gt;INFO: Deploying web application archive cas-web.war&lt;br /&gt;2008-08-14 13:24:30,515 INFO [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswor&lt;br /&gt;dAuthenticationHandler] - &amp;lt;No PasswordEncoder set.  Using default: org.jasig.cas.authentication.hand&lt;br /&gt;ler.PlainTextPasswordEncoder&amp;gt;&lt;br /&gt;2008-08-14 13:24:30,515 INFO [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswor&lt;br /&gt;dAuthenticationHandler] - &amp;lt;No Class to Support set.  Using default: org.jasig.cas.authentication.pri&lt;br /&gt;ncipal.UsernamePasswordCredentials&amp;gt;&lt;br /&gt;2008-08-14 13:24:30,515 WARN [org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswor&lt;br /&gt;dAuthenticationHandler] - &amp;lt;org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAu&lt;br /&gt;thenticationHandler is only to be used in a testing environment.  NEVER enable this in a production&lt;br /&gt;environment.&amp;gt;&lt;br /&gt;2008-08-14 13:24:30,531 INFO [org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler] - &amp;lt;No UniqueTick&lt;br /&gt;etIdGenerator specified for org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler.  Using org.jasig.c&lt;br /&gt;as.util.DefaultUniqueTicketIdGenerator&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,015 INFO [org.jasig.cas.web.ServiceValidateController] - &amp;lt;No successView specifi&lt;br /&gt;ed.  Using default of casServiceSuccessView&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,015 INFO [org.jasig.cas.web.ServiceValidateController] - &amp;lt;No failureView specifi&lt;br /&gt;ed.  Using default of casServiceFailureView&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,015 INFO [org.jasig.cas.web.ServiceValidateController] - &amp;lt;No authentication spec&lt;br /&gt;ification class set.  Defaulting to org.jasig.cas.validation.Cas20ProtocolValidationSpecification&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,015 INFO [org.jasig.cas.web.ServiceValidateController] - &amp;lt;No successView specifi&lt;br /&gt;ed.  Using default of casServiceSuccessView&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,015 INFO [org.jasig.cas.web.ServiceValidateController] - &amp;lt;No failureView specifi&lt;br /&gt;ed.  Using default of casServiceFailureView&amp;gt;&lt;br /&gt;2008-08-14 13:24:31,078 INFO [org.jasig.cas.web.flow.AuthenticationViaFormAction] - &amp;lt;FormObjectClass&lt;br /&gt; not set.  Using default class of org.jasig.cas.authentication.principal.UsernamePasswordCredentials&lt;br /&gt; with formObjectName credentials and validator org.jasig.cas.validation.UsernamePasswordCredentialsV&lt;br /&gt;alidator.&amp;gt;&lt;br /&gt;13:24:32,359 INFO  [PluginPackageHotDeployListener:74] Reading plugin package for alfresco&lt;br /&gt;13:24:32,375 WARN  [PluginPackageHotDeployListener:123] Plugin package on context alfresco cannot be&lt;br /&gt; tracked because this WAR does not contain a liferay-plugin-package.xml file&lt;br /&gt;13:24:32,578 INFO  [PluginPackageHotDeployListener:187] Plugin package alfresco/alfresco/unknown/war&lt;br /&gt; registered successfully&lt;br /&gt;13:24:32,578 INFO  [PortletHotDeployListener:130] Registering portlets for alfresco&lt;br /&gt;13:24:32,671 INFO  [PortletHotDeployListener:393] Portlets for alfresco registered successfully&lt;br /&gt;13:24:40,500 ERROR [transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransf&lt;br /&gt;ormer not available: Failed to execute command: imconvert &amp;#34;D:\apps\liferay-portal-tomcat\temp\Alfres&lt;br /&gt;co\ImageMagickContentTransformer_init_source_45758.gif&amp;#34;  &amp;#34;D:\apps\liferay-portal-tomcat\temp\Alfresc&lt;br /&gt;o\ImageMagickContentTransformer_init_target_45759.png&amp;#34;&lt;br /&gt;13:24:42,625 WARN  [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating ne&lt;br /&gt;w one&lt;br /&gt;13:24:45,125 WARN  [alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not b&lt;br /&gt;e established.&lt;br /&gt;13:24:50,031 WARN  [repo.admin.ConfigurationChecker] The Alfresco &amp;#39;dir.root&amp;#39; property is set to a re&lt;br /&gt;lative path &amp;#39;./alf_data&amp;#39;.  &amp;#39;dir.root&amp;#39; should be overridden to point to a specific folder.&lt;br /&gt;13:24:50,046 INFO  [repo.admin.ConfigurationChecker] The Alfresco root data directory (&amp;#39;dir.root&amp;#39;) i&lt;br /&gt;s: .\alf_data&lt;br /&gt;13:24:50,453 INFO  [admin.patch.PatchExecuter] Checking for patches to apply ...&lt;br /&gt;13:24:50,484 INFO  [admin.patch.PatchExecuter] No patches were required.&lt;br /&gt;13:24:50,484 INFO  [repo.module.ModuleServiceImpl] Found 0 module(s).&lt;br /&gt;13:24:50,562 DEBUG [alfresco.smb.protocol] Added desktop action CheckInOut&lt;br /&gt;13:24:50,578 DEBUG [alfresco.smb.protocol] Added desktop action JavaScriptURL&lt;br /&gt;2008-08-14 13:24:50,593 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -&lt;br /&gt;&amp;lt;Starting cleaning of expired tickets from ticket registry at [Thu Aug 14 13:24:50 GMT 2008]&amp;gt;&lt;br /&gt;2008-08-14 13:24:50,609 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -&lt;br /&gt;&amp;lt;0 found to be removed.  Removing now.&amp;gt;&lt;br /&gt;2008-08-14 13:24:50,609 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -&lt;br /&gt;&amp;lt;Finished cleaning of expired tickets from ticket registry at [Thu Aug 14 13:24:50 GMT 2008]&amp;gt;&lt;br /&gt;13:24:50,984 DEBUG [smb.protocol.auth] Added passthru server [DS2:192.168.126.154&lt;img alt="emoticon" src="@theme_images_path@/emoticons/oh_my.gif" &gt;ffline:0,0]&lt;br /&gt;13:24:50,984 INFO  [alfresco.smb.protocol] CIFS server started&lt;br /&gt;13:24:50,984 INFO  [alfresco.smb.protocol] FTP server started&lt;br /&gt;13:24:51,000 INFO  [alfresco.smb.protocol] NFS server NOT started&lt;br /&gt;13:24:51,015 INFO  [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_11-b03; maximum heap&lt;br /&gt; size 1016.125MB&lt;br /&gt;13:24:51,015 INFO  [service.descriptor.DescriptorService] Alfresco license: Enterprise Network grant&lt;br /&gt;ed to Customer (does not expire)&lt;br /&gt;13:24:51,015 INFO  [service.descriptor.DescriptorService] Alfresco started (Enterprise Network): Cur&lt;br /&gt;rent version 2.0.0 (build-23) schema 38 - Installed version 2.0.0 (build-23) schema 38&lt;br /&gt;13:24:51,046 INFO  [alfresco.smb.protocol] SMB Server W2K3PORTAL01_A starting&lt;br /&gt;13:24:51,046 INFO  [alfresco.smb.protocol] GUID 52c31d14-76bb-33db-90a9-72da7c31f35b&lt;br /&gt;13:24:51,046 INFO  [alfresco.smb.protocol] Using authenticator org.alfresco.filesys.server.auth.pass&lt;br /&gt;thru.PassthruAuthenticator&lt;br /&gt;13:24:51,062 INFO  [alfresco.smb.protocol] Server timezone GMT, offset from UTC = 0hrs&lt;br /&gt;13:24:51,062 INFO  [alfresco.smb.protocol] Shares:&lt;br /&gt;13:24:51,062 INFO  [alfresco.smb.protocol]  [Alfresco,DISK,,[Alfresco,workspace://SpacesStore/445183&lt;br /&gt;83-e2f1-11db-ae7f-0b0d82a9a19f]] [Alfresco,workspace://SpacesStore/44518383-e2f1-11db-ae7f-0b0d82a9a&lt;br /&gt;19f]&lt;br /&gt;13:24:51,078 INFO  [alfresco.smb.protocol]  [AVM,DISK,,[AVM,VirtualView]] [AVM,VirtualView]&lt;br /&gt;13:24:51,078 INFO  [alfresco.smb.protocol] Add Share [IPC$,IPC$,,Admin,Hidden] : true&lt;br /&gt;13:24:51,078 DEBUG [smb.protocol.auth] New auth session from w2k3portal01_1 to \\192.168.126.154\IPC&lt;br /&gt;$\&lt;br /&gt;13:24:51,171 DEBUG [smb.protocol.auth] Trying address 192.168.126.154&lt;br /&gt;13:24:51,609 DEBUG [smb.protocol.auth] Connected to address 192.168.126.154&lt;br /&gt;13:24:51,609 DEBUG [smb.protocol.auth] Connected session, protocol : TCP/IP NetBIOS&lt;br /&gt;13:24:51,625 DEBUG [smb.protocol.auth] SessionFactory: Negotiated SMB dialect NT LANMAN 1.0&lt;br /&gt;13:24:51,640 DEBUG [smb.protocol.auth] Passthru server online, [DS2:192.168.126.154&lt;img alt="emoticon" src="@theme_images_path@/emoticons/oh_my.gif" &gt;nline:0,0]&lt;br /&gt;13:24:52,046 DEBUG [alfresco.smb.protocol] Win32 NetBIOS Available LANAs: 0&lt;br /&gt;13:24:52,093 DEBUG [alfresco.smb.protocol] Win32 NetBIOS server W2K3PORTAL01_A (using Winsock)&lt;br /&gt;13:24:52,671 INFO  [PluginPackageHotDeployListener:74] Reading plugin package for liferay-noir-theme&lt;br /&gt;&lt;br /&gt;13:24:52,765 INFO  [PluginPackageHotDeployListener:187] Plugin package liferay/liferay-noir-theme/4.&lt;br /&gt;3.6.1/war registered successfully&lt;br /&gt;13:24:52,781 INFO  [ThemeHotDeployListener:77] Registering themes for liferay-noir-theme&lt;br /&gt;13:24:52,781 INFO  [ThemeHotDeployListener:89] Themes for liferay-noir-theme registered successfully&lt;br /&gt;&lt;br /&gt;13:24:53,109 INFO  [PluginPackageHotDeployListener:74] Reading plugin package for MyCompello-theme&lt;br /&gt;13:24:53,156 INFO  [PluginPackageHotDeployListener:187] Plugin package liferay/MyCompello-theme/4.3.&lt;br /&gt;1.1/war registered successfully&lt;br /&gt;13:24:53,156 INFO  [ThemeHotDeployListener:77] Registering themes for MyCompello-theme&lt;br /&gt;13:24:53,156 INFO  [ThemeHotDeployListener:89] Themes for MyCompello-theme registered successfully&lt;br /&gt;Aug 14, 2008 1:24:53 PM org.apache.catalina.realm.JAASRealm setUseContextClassLoader&lt;br /&gt;INFO: Setting useContextClassLoader = false&lt;br /&gt;13:24:53,843 INFO  [[/tunnel-web]:647] Initializing Spring root WebApplicationContext&lt;br /&gt;13:24:55,640 INFO  [[/tunnel-web]:647] Initializing Spring FrameworkServlet &amp;#39;SpringServlet&amp;#39;&lt;br /&gt;Aug 14, 2008 1:24:57 PM org.apache.coyote.http11.Http11BaseProtocol start&lt;br /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;br /&gt;Aug 14, 2008 1:24:57 PM org.apache.jk.common.ChannelSocket init&lt;br /&gt;INFO: JK: ajp13 listening on /0.0.0.0:8009&lt;br /&gt;Aug 14, 2008 1:24:57 PM org.apache.jk.server.JkMain start&lt;br /&gt;INFO: Jk running ID=0 time=0/16  config=null&lt;br /&gt;Aug 14, 2008 1:24:57 PM org.apache.catalina.storeconfig.StoreLoader load&lt;br /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;br /&gt;Aug 14, 2008 1:24:57 PM org.apache.catalina.startup.Catalina start&lt;br /&gt;INFO: Server startup in 55563 ms</summary>
    <dc:creator>Scott Murray</dc:creator>
    <dc:date>2008-08-14T13:28:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1182689" />
    <author>
      <name>Paul Hussein</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1182689</id>
    <updated>2008-08-14T07:38:42Z</updated>
    <published>2008-08-14T07:38:42Z</published>
    <summary type="html">Can you give the full log of the first runup of liferay&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;Scott Murray:&lt;/div&gt;&lt;blockquote&gt;Here are the steps I take to move the database...&lt;br /&gt;&lt;br /&gt;1.	 Shut down Tomcat/Liferay.&lt;br /&gt;2.	Modify D:\apps\liferay-portal-tomcat\conf\Catalina\localhost\ROOT.xml and change&lt;em&gt; localhost &lt;/em&gt;to the IP address of the new linux database server.&lt;br /&gt;3.	On the Liferay Server, from a command prompt, run mysqldump on the &lt;em&gt;lportal &lt;/em&gt;database.  Now transfer this file to some location on the new db server.&lt;br /&gt;4.	On the new db server, run the command &lt;em&gt;mysql&lt;/em&gt;.  From the &lt;em&gt;mysql&amp;gt;&lt;/em&gt; prompt, run &lt;em&gt;source filename.sql&lt;/em&gt;.&lt;br /&gt;5.	After it’s finished, create a new user and assign it a password (use the ones from the files in steps 2 above). Give this user all permissions.&lt;br /&gt;6.	Start Tomcat/Liferay and test.&lt;/blockquote&gt;</summary>
    <dc:creator>Paul Hussein</dc:creator>
    <dc:date>2008-08-14T07:38:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1179704" />
    <author>
      <name>Scott Murray</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1179704</id>
    <updated>2008-08-13T13:50:53Z</updated>
    <published>2008-08-13T13:50:53Z</published>
    <summary type="html">Here are the steps I take to move the database...&lt;br /&gt;&lt;br /&gt;1.	 Shut down Tomcat/Liferay.&lt;br /&gt;2.	Modify D:\apps\liferay-portal-tomcat\conf\Catalina\localhost\ROOT.xml and change&lt;em&gt; localhost &lt;/em&gt;to the IP address of the new linux database server.&lt;br /&gt;3.	On the Liferay Server, from a command prompt, run mysqldump on the &lt;em&gt;lportal &lt;/em&gt;database.  Now transfer this file to some location on the new db server.&lt;br /&gt;4.	On the new db server, run the command &lt;em&gt;mysql&lt;/em&gt;.  From the &lt;em&gt;mysql&amp;gt;&lt;/em&gt; prompt, run &lt;em&gt;source filename.sql&lt;/em&gt;.&lt;br /&gt;5.	After it’s finished, create a new user and assign it a password (use the ones from the files in steps 2 above). Give this user all permissions.&lt;br /&gt;6.	Start Tomcat/Liferay and test.</summary>
    <dc:creator>Scott Murray</dc:creator>
    <dc:date>2008-08-13T13:50:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1179544" />
    <author>
      <name>Paul Hussein</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1179544</id>
    <updated>2008-08-13T13:24:04Z</updated>
    <published>2008-08-13T13:24:04Z</published>
    <summary type="html">document all the steps you took and post here, otherwise we would be just guessing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;Scott Murray:&lt;/div&gt;&lt;blockquote&gt;Hello, &lt;br /&gt;&lt;br /&gt;I am attempting to move the mysql database for my Liferay 4.2.1 install from a Windows 2003 Server to a linux based mysql server.  I have tried a couple different methods of moving the database (mysql dump and import;  zipping and moving the mysql raw data and schema), but each time I enounter the same problem.  The problem is that the first time I attempt to start Liferay/tomcat after moving the database (and pointing to it in ROOT.xml), I see the following:  &lt;br /&gt;&lt;br /&gt;12:53:40,109 WARN  [ReleaseLocalServiceImpl:84] Table &amp;#39;lportal.Release_&amp;#39; doesn&amp;#39;t exist&lt;br /&gt;12:53:40,109 INFO  [ReleaseLocalServiceImpl:97] Create tables and populate with default data&lt;br /&gt;12:53:53,359 INFO  [StartupAction:206] Running verification com.liferay.portal.verify.VerifyProcessS&lt;br /&gt;uite&lt;br /&gt;&lt;br /&gt;It will continue after this, but nothing is the same after it finishes starting (ie. the logon screen looks different and I am unable to login with a valid account).  Anybody have any idea what I am doing wrong?  Any help is greatly appreciated!&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Scott&lt;/blockquote&gt;</summary>
    <dc:creator>Paul Hussein</dc:creator>
    <dc:date>2008-08-13T13:24:04Z</dc:date>
  </entry>
  <entry>
    <title>Problems encountered when moving database...</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1174179" />
    <author>
      <name>Scott Murray</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1174179</id>
    <updated>2008-08-12T13:16:03Z</updated>
    <published>2008-08-12T13:16:03Z</published>
    <summary type="html">Hello, &lt;br /&gt;&lt;br /&gt;I am attempting to move the mysql database for my Liferay 4.2.1 install from a Windows 2003 Server to a linux based mysql server.  I have tried a couple different methods of moving the database (mysql dump and import;  zipping and moving the mysql raw data and schema), but each time I enounter the same problem.  The problem is that the first time I attempt to start Liferay/tomcat after moving the database (and pointing to it in ROOT.xml), I see the following:  &lt;br /&gt;&lt;br /&gt;12:53:40,109 WARN  [ReleaseLocalServiceImpl:84] Table &amp;#39;lportal.Release_&amp;#39; doesn&amp;#39;t exist&lt;br /&gt;12:53:40,109 INFO  [ReleaseLocalServiceImpl:97] Create tables and populate with default data&lt;br /&gt;12:53:53,359 INFO  [StartupAction:206] Running verification com.liferay.portal.verify.VerifyProcessS&lt;br /&gt;uite&lt;br /&gt;&lt;br /&gt;It will continue after this, but nothing is the same after it finishes starting (ie. the logon screen looks different and I am unable to login with a valid account).  Anybody have any idea what I am doing wrong?  Any help is greatly appreciated!&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Scott</summary>
    <dc:creator>Scott Murray</dc:creator>
    <dc:date>2008-08-12T13:16:03Z</dc:date>
  </entry>
</feed>
