Use silent mode to upgrade manual installation
To upgrade a manual installation without using a graphical interface, use silent mode to install upgrade files into an empty folder, copy those upgrade files into your existing installation, and then update any customizations that you made to your installation.
Perform the following steps to upgrade a manual installation in silent mode:
Exit out of any Pentaho products that you are currently running.
If you are upgrading your Pentaho Server, stop the server. For instructions on stopping the server, see Stop and start the Pentaho Server and repository.
Install upgrade files into an empty folder by completing the following sub steps:
Open a command line interface.
Run one of the following commands to install upgrade files to an empty folder named
pentaho-upgrade-files:Linux
/pentaho-update-<version>.bin -i silent -DEULA=true -DUSER_INSTALL_DIR=/<filepath>/pentaho-upgrade-files/ -DHASH_ZIP_FILE=/<filepath>/installer-hash-files-<version>.zip -DFRESH_INSTALL=trueWindows
/pentaho-update-<version>.exe -i silent -DEULA=true -DUSER_INSTALL_DIR=/<filepath>/pentaho-upgrade-files/ -DHASH_ZIP_FILE=/<filepath>/installer-hash-files-<version>.zip -DFRESH_INSTALL=true
Upgrade files are installed into an empty folder named
pentaho-upgrade-filesat thefilepaththat you specified.
Copy the upgrade files that you installed in the previous step to your existing manual installation by completing the following sub steps:
Navigate to the
<root installation folder>/Pentaho__Installationfolder in your manual installation and delete the following files and folders:pentaho.warpentaho-style.warAll files and folders inside the
pentaho-server/pentaho-solutionsfolder
Copy the upgrade files from the
pentaho-upgrade-files/server/pentaho-server/pentaho-solutionsfolder and paste them into the emptypentaho-server/pentaho-solutionsfolder of your manual installation.Navigate to the
pentaho-upgrade-files/server/pentaho-server/tomcat/webapps/pentahofolder and compress the folder contents into a ZIP file with the file namepentaho.war:Copy the
pentaho.warfile that you created in the previous step and paste the file into the<root installation folder>/Pentaho__Installationfolder of your manual installation.Navigate to the
pentaho-upgrade-files/server/pentaho-server/tomcat/webapps/pentaho-stylefolder contents and compress the folder into a ZIP file with the file namepentaho-style.war.Copy the
pentaho-style.warfile that you created in the previous step and paste the file into the<root installation folder>/Pentaho__Installationof your manual installation.
Start the Pentaho Server.
For instructions on starting the server, see Stop and start the Pentaho Server and repository.
Note: If you plan to test that the Pentaho Server is running, clear the cache in your browser that you use to access the Pentaho Server.
After you upgrade your Pentaho products, complete these Post-upgrade tasks to verify that your Pentaho configuration is ready to use.
Last updated
Was this helpful?

