The script will download the latest XTRF 10.x, perform a database backup (only with default, unmodified configuration), upgrade the necessary files, and restart your new system
The package installs an additional service jboss-xtrf-file-stats.service running on the same java version as the core application. This service is decoupled from the main application for performance reasons.
Debian maintenance procedures
You can restart XTRF manually by issuing the following command:
systemctl restart jboss-xtrf.service
XTRF is managed as a systemd service, so all the usual administrative commands from systemd apply.
Windows Server
Make sure that your server meets the requirements listed in the following article: Server requirements.
Please note that installing XTRF on the Windows Server has been deprecated. Please review your options for migrating to a different, supported hosting platform.
Database backup is recommended. Please follow the instructions in the link: Database backup.
Rename the C:\jboss-xtrf\ folder to C:\jboss-xtrf_OLD_yyyy-mm-dd.
Extract the downloaded archive to C:\jboss-xtrf\ so you have C:\jboss-xtrf\bin subdirectory. Please make sure that the new JBoss folder is located exactly as the one you had before.
Copy the following file (xtrfDatabaseConfig.xml) from the old JBoss directory (C:\jboss-xtrf_OLD_yyyy-mm-dd\standalone\configuration) to the new, unzipped jboss-xtrf folder (C:\jboss-xtrf\standalone\configuration)
Adjust the local configuration C:\jboss-xtrf\bin\standalone.local.bat if necessary, based on the previous version.
Run (as administrator) the install-windows-service.bat in C:\jboss-xtrf\bin to create and update XTRF services. Starting with 9.3, this step is critical.
Copy all custom applications (*.war) from old standalone/custom-deployments/ to a new JBoss directory.
Start all XTRF services through services.msc. Note that this may include newly created services.