• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Update problem

WebProject

New Pleskian
Hello all,
i have a problem with update. I try to reboot the system but the error still return.

System Overview
  • OS: Microsoft Windows Server 2012 R2
  • Plesk version: 12.0.18 Update #65 , last updated at Sept 17, 2015 02:30 AM
The error is:

Execution failed.
Command: ai.exe
Arguments: Array
(
[0] => --select-product-id
[1] => panel
[2] => --select-release-current
[3] => --upgrade-installed-components
)

From two days i receive the email log with this message:

Details: BUSY: Update operation was locked by another update process.

PleskUtilException: "C:\Program Files (x86)\Parallels\Plesk\/admin/bin/ai.exe" --select-product-id panel --select-release-current --upgrade-installed-components failed with message: BUSY: Update operation was locked by another update process.
file: C:\Program Files (x86)\Parallels\Plesk\admin\plib\common_func.php3
line: 150
code: 0
trace: #0 C:\Program Files (x86)\Parallels\Plesk\admin\plib\common_func.php3(95): util_exec('ai.exe', Array, 'autoinstallerUp...', 'C:\\Program File...')
#1 C:\Program Files (x86)\Parallels\Plesk\admin\plib\Os.php(91): smart_exec('ai.exe', Array, 'autoinstallerUp...')
#2 C:\Program Files (x86)\Parallels\Plesk\admin\plib\Os.php(103): Os::exec('ai.exe', Array, 'autoinstallerUp...')
#3 C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Update\Autoinstaller.php(136): Os::execEx('ai.exe', Array, 'autoinstallerUp...')
#4 C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Update\Task.php(119): CommonPanel_Update_Autoinstaller->upgradeInstalledComponents()
#5 C:\Program Files (x86)\Parallels\Plesk\admin\plib\Db\Table\Broker\LongTasks.php(235): CommonPanel_Update_Task->run()
#6 C:\Program Files (x86)\Parallels\Plesk\admin\plib\Db\Table\Broker\LongTasks.php(153): Db_Table_Broker_LongTasks->_syncStart(Object(Db_Table_Row_LongTask))
#7 C:\Program Files (x86)\Parallels\Plesk\admin\plib\Db\Table\Broker\LongTasks.php(86): Db_Table_Broker_LongTasks->_startQueue(Object(Db_Table_Row_LongTask), true)
#8 C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Update\Task.php(65): Db_Table_Broker_LongTasks->start(Object(Db_Table_Row_LongTask), 'synchronously')
#9 C:\Program Files (x86)\Parallels\Plesk\admin\plib\CommonPanel\Update\Daily.php(40): CommonPanel_Update_Task::startSynchronousUpdate()
#10 C:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\Task\InstallUpdates.php(30): CommonPanel_Update_Daily->installUpdates()
#11 C:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\Runner\Task.php(26): DailyMaintainance_Task_InstallUpdates->run(Array)
#12 C:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\task-script.php(14): DailyMaintainance_Runner_Task->run()
#13 {main}

DEBUG [util_exec] [5605e695bc249] Starting: send-error-report warning
DEBUG [util_exec] [5605e695bc249] Finished in 0.00684s, Result: TRUE
DEBUG [panel] Autoinstaller has finished with error: Execution failed.
Command: ai.exe
Arguments: Array
(
[0] => --select-product-id
[1] => panel
[2] => --select-release-current
[3] => --upgrade-installed-components
)

Details: BUSY: Update operation was locked by another update process.
DEBUG [util_exec] [b3170dc603da9668a5c66fd2e12f9d35][0] Starting: serverconf --list, stdin:
DEBUG [util_exec] [b3170dc603da9668a5c66fd2e12f9d35][0] Finished in 0.08051s, Error code: 0, stdout: PLATFORM: windows
PRODUCT_ROOT_D: C:\Program Files (x86)\Parallels\Plesk\
PRODUCT_DATA_D: C:\Program Files (x86)\Parallels\Plesk\
HTTPD_VHOSTS_D: C:\Inetpub\vhosts\
TMP_D: C:\Windows\Temp
, stderr:
DEBUG [util_exec] [f50f41ec8e01152193a6322e09e7d282][0] Starting: usermng --isquotable, stdin:
DEBUG [util_exec] [f50f41ec8e01152193a6322e09e7d282][0] Finished in 0.09477s, Error code: 0, stdout: 0
, stderr:
DEBUG [panel] Panel database reconnected
DEBUG [panel] Log file is stored in persistent cache entry with ID '0d3600ce-91c0-2210-52ef-f52af8db77e0'
DEBUG [panel] Log file ID stored as task params
DEBUG [panel] Email notification has been sent
ERR [panel] Task failed: id=575, pid=4600, type=panel-update, error=Execution failed.
Command: ai.exe
Arguments: Array
(
[0] => --select-product-id
[1] => panel
[2] => --select-release-current
[3] => --upgrade-installed-components
)

Details: BUSY: Update operation was locked by another update process.
DEBUG [panel] Updates installation finished
INFO [panel] == End Installation of updates
 
Hi WebProject,

did you have a look at the sticky thread:



It is mentioned, that a lot of issues/problems/questions are already answered and in your case, your error message states:

Details: BUSY: Update operation was locked by another update process.

Using the KB - search option at : http://kb.odin.com/
... with the keyword "BUSY: Update operation was locked by another update process", will lead to the KB - article:

Did you try to kill the running process and did you then try to restart autoinstaller?
 
Back
Top