PortalOperations

From T2B Wiki
Revision as of 13:41, 28 October 2015 by Stephane GERARD (talk | contribs)
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

Log files

Tomcat logfiles are here :

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

Liferay logfiles :

/usr/local/guse/logs/


Template:TracNotice