Warning (512): _cake_core_ cache was unable to write 'debug_kit_por' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'debug_kit_por'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_core_',
'path' => '/var/www/opensga/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'mask' => (int) 438,
'lock' => true,
'isWindows' => false,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
ToolbarComponent::__construct() - ROOT/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649
CakeErrorController::__construct() - CORE/Cake/Controller/CakeErrorController.php, line 47
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - CORE/Cake/Core/App.php, line 970
App::shutdown() - CORE/Cake/Core/App.php, line 943
[main] - [internal], line ??
Warning (512): debug_kit cache was unable to write 'toolbar_cache' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'toolbar_cache'
$value = array(
(int) 0 => array(
'javascript' => array(),
'css' => array(),
'session' => array(
'content' => null,
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
)
)
$config = 'debug_kit'
$settings = array(
'duration' => (int) 14400,
'engine' => 'File',
'path' => '/var/www/opensga/app/tmp/cache/',
'prefix' => 'cake_',
'lock' => true,
'serialize' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
ToolbarComponent::_saveState() - ROOT/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 501
ToolbarComponent::beforeRender() - ROOT/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 330
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 130
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - CORE/Cake/Core/App.php, line 970
App::shutdown() - CORE/Cake/Core/App.php, line 943
[main] - [internal], line ??
Fatal error: Uncaught FatalErrorException: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
#0 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(278): Mysql->connect()
#1 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php(105): DboSource->__construct(Array)
#2 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(3689): ConnectionManager::getDataSource('default')
#3 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1394): Model->getDataSource()
#4 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php(215): Model->schema()
#5 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php(480): FormHelper->_introspectModel('User', 'fields')
#6 /var/www/opensga/app/View/Elements/header.ctp(359): FormHelper->create('User', Array)
#7 /var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/View/View.php(971): include('/var/www/opensg...')
#8 /var/www/opensga/Vendor/cakephp/ca in
/var/www/opensga/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php on line
138