Update the Jackrabbit Repository XML file
The Jackrabbit component contains the solution repository, examples, security data, and content data from reports that you create in Pentaho. You must use the latest version of the repository.xml
file if you plan to apply password encryption.
Perform the following steps to update the repository.xml
file to use password encryption.
If you are using a database other than Postgres for your Pentaho Repository, perform the following substeps:
Navigate to the
pentaho/server/pentaho-server/pentaho-solutions/system/jackrabbit
directory and open therepository.xml
file with any file editor.Comment out any references to databases other than the database you are using for the Pentaho Repository in each of the following sections, and uncomment the sections that apply to your database:
Repository
DataStore
Workspaces
PersistenceManager (1st part)
Versioning
PersistenceManager (2nd part)
DatabaseJournal
Save and close the
repository.xml
file.
If your
repository.xml
file contained any customizations before upgrading and you have not yet applied these customizations to the 10.2 version of the file, merge your customizations into therepository.xml
file. See Address customizations to upgraded archive installation for instructions.Stop and restart the server to confirm no errors occurred.
For instructions on stopping and starting the server, see Stop and start the Pentaho Server and repository.
Depending on the error, you may need to contact your customer support representative for help.
Last updated
Was this helpful?