• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Help: Can't Start Plesk -> Unable to create ServiceControl object

X

xeus

Guest
I cannot start Plesk from the Control Panel nor CLI. It appears something with DrWeb prevents it. I upgraded to Plesk 8.2 and use Fedora Core 5. I get this:

# /etc/init.d/psa restart
PSA is down, performing full restart.
Starting xinetd service... done
Starting named service... done
Starting mysqld service... done
Starting qmail service... done
Starting courier-imap service... done
Starting Plesk... done
Starting drwebd service... failed
drwebmng: Service /etc/init.d/drwebd failed to start

# /usr/local/psa/bin/service --start drweb
drwebmng: drweb start failed
ERROR: PleskFatalException
Unable to create ServiceControl object: Unable to manage service by drwebmng: drwebmng: Service /etc/init.d/drwebd failed to start
drwebmng: drweb start failed

0: /usr/local/psa/admin/plib/common_func.php3:156
psaerror(string 'Unable to create ServiceControl object: Unable to manage service by drwebmng: drwebmng: Service /etc/init.d/drwebd failed to start
drwebmng: drweb start failed')
1: /usr/local/psa/admin/plib/class.ServiceControl.php:39
ServiceControlMaker()
2: /usr/local/psa/admin/plib/api-common/cuService.php:294
cuService->getServiceControl()
3: /usr/local/psa/admin/plib/api-common/cuService.php:176
cuService->executeServiceAction(string 'drweb', string 'start')
4: /usr/local/psa/admin/plib/api-common/cuService.php:97
cuService->manageService(string 'start', string 'drweb')
5: /usr/local/psa/admin/plib/api-common/cuService.php:79
cuService->execute()
6: /usr/local/psa/admin/plib/api-cli/service.php:27

If someone would lend a hand, I would appreciate it. Just want to get psa back up and running (I don't need drweb so much. Uninstalling it and reinstalling it does not solve.)
 
Oof! Still Floundering

I'm still in pain. I have done:

Uninstalled drweb.
Commented drweb out from /etc/init.d/psa.
performed:

# /etc/init.d/psa restart

and everything says done.

Yet, I get:

# /etc/init.d/psa status
psa dead but subsys locked

When I try to start Plesk from the Control Panel, all operations complete, exept at the end, I get:

Operation start with the VPS(s) VEID997 service "psa" is finished with errors: #703 Can not start/stop/restart service: service "psa" status is not "running" after command "start".
Failed


As a Plesk newbie, don't know why this occurs, nor how to correct. Anyone?
 
Back
Top