
« Back to Upgrade Instructions
Upgrade - Command Line Tool
Due to deployment process requirements, some folks must run database upgrades separately and thus cannot allow the portal to automatically upgrade the database.
Modify portal-upgrade-ext.properties with your custom settings so that the upgrade tool can connect your database. All Liferay servers must be turned off when performing an upgrade.
Put any required JDBC drivers into the lib directory. JAR files in that directory will be available to the upgrade tool.
The upgrade tool requires Ant. Please refer to the Ant documentation on how to setup Ant for your environment.
To upgrade your Liferay database, execute "ant upgrade".
http://issues.liferay.com/browse/LPS-4119
25270 Views