Skip to main content

Upgrade Liferay Portal 5.2.2 to 5.2.3

To upgrade you liferay portal 5.2.2 into 5.2.3, simply follow this instructions:
  1. Create a folder liferay-portal-5.2.3 to the same directory of your liferay-portal-5.2.2
  2. Copy the compressed LR 5.2.3 to the created folder, then extract the file.
  3. Since i have my portal-ext.properties file which contains my connection string to mySQL
database , I've copy and paste it to new LR 5.2.3 on the same directory. For Linux users, you can do this part to run liferay:
  • - From your terminal window, go to the bin directory of LR.
  • - Type ./startup.sh, press enter.
  • - Type tail -f ../logs/catalina.out
and liferay will automatically run. For Windows users like me, simply follow these instructions:
  • - Click the startup.sh batch file from the bin folder under tomcat and it will automatically run.
Observe tomcat while running, all the tables from the lportal database are upgrading which means that all your uploaded documents/files are upgrading to liferay 5.2.3 but the other files which you paste from the LR 5.2.2 like jsp files/ jpeg,etc will not be transferred. Just do it manually, copy-paste it to the same directory. Sources:

Comments

Popular posts from this blog

The security log on this system is full. Only administrators can log on to fix the problem.

The security log on this system is full. Only administrators can log on to fix the problem. To resolve this issue, use an account that is a member of the Administrators group to log on to the computer. Then, follow these steps to specify that Security log events can be overwritten: 1. Click Start, point to All Programs, point to Administrative Tools, and then click Event Viewer. 2. Right-click Security, and then click Properties. 3. In the Log Size area of the Security Properties window, click the Overwrite events as needed option under When maximum log size is reached. 4. Click OK. 5. Close Event Viewer.

CWBLM0011 - An Internal License Management Error Occurred.

CWBLM0011 - An Internal License Management Error Occurred. RESA II started recieving error messages when users would sign on with client access express running on Windows 2000, the first client would connect but the second would get a license code error that said internal licensing error, here is a description from IBM's website, "Windows NT/2000 Restricted Users (User Group) attempting to start a 5250 terminal emulation session running Client Access Express (5769XE1) V5R1M0 receive a CWBLM0011 error message. This error does not occur when logged on to the PC as the Windows Administrator. The error appears more frequently when the users attempt to start multiple Client Access sessions." It appears to happen because the user doesn't have permissions to update some registry keys that client access likes to update occasionally, so this error message can happen at any time and doesn't appear to have any rhyme or reason. In RESA II's case, Tim believed it was ca...