| KB ID: | 4894 |
| Product: | Veeam Backup for Salesforce | 3.2.1 |
| Published: | 2026-08-04 |
| Last Modified: | 2026-08-04 |
After Veeam Backup for Salesforce is upgraded from version 2.1.1 or earlier to version 3.2.1 or later, the vbsf-backend service fails to start.
The state of the service can be confirmed with the following command:
The output shows that the service has failed to start:
[root@localhost yum.repos.d]# systemctl status vbsf-backend ● vbsf-backend.service - VBSF backend Loaded: loaded (/usr/lib/systemd/system/vbsf-backend.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2026-08-03 08:54:21 CEST; 10s ago Process: 9960 ExecStart=/bin/bash -c cd /opt/vbsf/vbsf-backend && /usr/bin/java -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=40 -Djdk.http.auth.tunneli> Main PID: 9960 (code=exited, status=1/FAILURE) Aug 03 08:54:21 localhost.localdomain systemd[1]: vbsf-backend.service: Service RestartSec=100ms expired, scheduling restart. Aug 03 08:54:21 localhost.localdomain systemd[1]: vbsf-backend.service: Scheduled restart job, restart counter is at 5. Aug 03 08:54:21 localhost.localdomain systemd[1]: Stopped VBSF backend. Aug 03 08:54:21 localhost.localdomain systemd[1]: vbsf-backend.service: Start request repeated too quickly. Aug 03 08:54:21 localhost.localdomain systemd[1]: vbsf-backend.service: Failed with result 'exit-code'. Aug 03 08:54:21 localhost.localdomain systemd[1]: Failed to start VBSF backend.
This issue occurs because Veeam Backup for Salesforce 3.2.1 requires OpenJDK 21, while version 2.1.1 and earlier required OpenJDK 11.
The OpenJDK 21 package is installed automatically as a dependency of the vbsf-backend package. The upgrade does not, however, change which Java version is active on the server. If OpenJDK 11 was previously set as the active version through the Linux alternatives mechanism, it remains active after the upgrade.
Because the vbsf-backend service starts Java through the generic /usr/bin/java path, OpenJDK 11 continues to be used after the upgrade. OpenJDK 11 is not compatible with Veeam Backup for Salesforce 3.2.1 or later, so the service fails to start.
Only upgrades from version 2.1.1 or earlier are affected. Upgrades from version 3.0.0 or later are not affected, as those versions do not use OpenJDK 11.
/usr/bin/java points to system-wide. Before this change is applied in production, confirm that it does not conflict with other Java-dependent applications running on the same server.This issue affects only servers on which OpenJDK 11 was set as the active Java version before the upgrade. The following steps are performed after the upgrade to Veeam Backup for Salesforce 3.2.1 or later has completed.
link currently points to line.
java-11-openjdk, continue with the remaining steps.java-21-openjdk, the active Java version is not the cause of the failure and the remaining steps do not apply.java-21-openjdk path shown in the output of step 1.vbsf-backend service:If this KB article did not resolve your issue or you need further assistance with Veeam software, please create a Veeam Support Case.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case