Overview
After updating information on a QST system, you can encounter the following error when trying to use the Commit feature:
Error while uploading versions to the server
This article explains how to resolve this error to be able to use the Commit function again.
Solution
The Сommit function cannot be performed when there is an issue with the server. Please report this issue to the support team for further investigation.
Workaround
As a workaround, you can restart the QST system.
All VDI products installed under the same object ID will be started and stopped when you run the scripts osa_start
and osa_stop
. Individual products can be started and stopped by running osa_start <product>
and osa_stop <product>
.
Please follow the steps below to restart a QST system that does not include other VDI products:
- One the affected server, navigate to the following directory:
/app/vdidb/qst/adm
- Run the following command to stop QST:
osa_stop
- Run the following command to start QST:
osa_start
qst_start
and qst_stop
in a production environment that includes several VDI products installed together.
Priyanka Bhotika
Comments