• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Scheduled tasks page is blank

AntonKou

New Pleskian
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

OS: Linux 2.6.18-92.el5
Parallels Panel: 10.4.4 Update #41

PROBLEM DESCRIPTION

When accessing the main Scheduled Tasks-page (https://HOST:8443/plesk/server/crontab@/) a blank page shows.

STEPS TO REPRODUCE

Click on the Scheduled Tasks button

ACTUAL RESULT

Blank page

EXPECTED RESULT

Overview of all crontabs

ANY ADDITIONAL INFORMATION

Error in /var/log/sw-cp-server/error_log

2012-08-17 11:36:28: (mod_fastcgi.c.2588) FastCGI-stderr: PHP Fatal error: Class 'Service_Agent' not found in /data/psa/admin/plib/ui_common/SysuserResolver.php on line 183
 
Just try to use forum search engine. Bootstrapper repair procedure has been mentioned here a lot of times.
 
Unfortunately about the same error (500 Internal Server Error) on:

HOST:8443/plesk/client@1/domain@1/hosting/ftp-users/

AND

HOST:8443/plesk/client@1/domain@1/hosting/logs/

2012-08-17 15:08:38: (mod_fastcgi.c.2588) FastCGI-stderr: PHP Fatal error: Class 'Service_Agent' not found in /data/psa/admin/plib/Service/Node/Configuration.php on line 20

AND

HOST:8443/plesk/client@2/domain@2/hosting/file-manager/?cmd=chdir&file=/...

2012-08-17 19:29:48: (mod_fastcgi.c.2588) FastCGI-stderr: PHP Fatal error: Class 'Service_Agent' not found in /data/psa/admin/plib/Checker.php on line 809
 
Last edited:
I don't know if there is an correlation but another 'error' in /var/log/sw-cp-server/error_log is:

Exception: PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid multibyte sequence in argument; File: /data/psa/admin/plib/CommonPanel/Translate.php, Line: 156

file: /data/psa/admin/smb/application/library/Smb/Exception/Syntax.php
line: 55
code: 0
trace: #0 [internal function]: Smb_Exception_Syntax::handleError(2, 'htmlspecialchar...', '/data/psa/admin...', 156, Array)
#1 /data/psa/admin/plib/CommonPanel/Translate.php(156): htmlspecialchars('Testen?', 2, 'UTF-8')
#2 /data/psa/admin/plib/CommonPanel/View/Helper/Lmsg.php(54): CommonPanel_Translate->lmsg('branchTesting', Array)
#3 [internal function]: CommonPanel_View_Helper_Lmsg->lmsg('branchTesting')
#4 /data/psa/admin/plib/Zend/View/Abstract.php(350): call_user_func_array(Array, Array)
#5 /data/psa/admin/plib/CommonPanel/Controller/Helper/Update.php(49): Zend_View_Abstract->__call('lmsg', Array)
#6 /data/psa/admin/plib/CommonPanel/Controller/Helper/Update.php(49): Zend_View->lmsg('branchTesting')
#7 /data/psa/admin/panel/application/controllers/HomeController.php(123): CommonPanel_Controller_Helper_Update::getSystemOverview(Object(Zend_View))
#8 /data/psa/admin/panel/application/controllers/HomeController.php(42): HomeController->_prepareSystemOverview()
#9 /data/psa/admin/plib/Zend/Controller/Action.php(513): HomeController->adminAction()
#10 /data/psa/admin/plib/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('adminAction')
#11 /data/psa/admin/plib/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#12 /data/psa/admin/panel/application/library/AdminPanel/Application/Web.php(20): Zend_Controller_Front->dispatch()
#13 /data/psa/admin/panel/application/public/index.php(15): AdminPanel_Application_Web->run()
#14 {main}
 
In any case upgrade to latest available version is better solution.
 
Could the error 'PHP Fatal error: Class 'Service_Agent' not found in' be a problem during the update to PP11 ?
 
Back
Top