Changes

From Amahi Wiki
Jump to: navigation, search
35 bytes removed ,  03:36, 23 June 2020
[http://www.liferay.com/ Liferay] is in Alpha Beta in Amahi.
== INSTALL TROUBLESHOOTING ==
* If the application fails to install correctly, there is a script to manually install and /deploy the app.
* Open terminal window and become <b>root</b> user. Enter the following:
cd /var/hda/web-apps/liferay ./install-liferay.sh* This will download the most current Liferay (140MB135MB), so it may take a while.* Once completethe script finishes, you should be able to access the application.
* You can monitor progress of the deployment by watching the Tomcat log file.
* Do the following in terminal as '''root''' user:
tail -f /var/hda/web-apps/liferay/html/tomcat-6.0.18/logs/catalina.out
* Look for the following in the log:
WARN [ReleaseLocalServiceImpl:123] Table 'lportal.Release_' doesn't exist<br /> INFO [ReleaseLocalServiceImpl:136] Create tables and populate with default data<br /> INFO [DBUtil:501] Database does not support case sensitive queries<br /> INFO [VerifyProcessSuite:37] Verifying<br /> ..<br /> INFO [HotDeployUtil:64] Initializing hot deploy manager 412344118<br /> INFO: Server startup in 299947 ms<br />
12,424

edits