PortalOperations

From T2B Wiki
Jump to navigation Jump to search

How to stop/start the portal ?

Login on guse as root and source the ~/.guserc file :

source ~/.guserc

To stop the portal :

cd /usr/local/guse/apache-tomcat-6.0.39/bin
./shutdown.sh

To start the portal :

./startup.sh

After a restart of the portal, you might need to start the Service Wizard by opening the following URL :

http://< URL_install_backend>:8080/information

In the popup menu Database Configuration the MySQL server must be redefined. Please do not forget to replace the string IP by the IP of the MySQL server.

Log files

Tomcat logfiles are here :

/usr/local/guse/apache-tomcat-6.0.39/logs/

Liferay logfiles :

/usr/local/guse/logs/


Template:TracNotice