Warning (512): _cake_core_ cache was unable to write 'cake_dev_' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context if (!isset($_this->_domains[$domain][$_this->_lang][$_this->category])) {
$_this->_bindTextDomain($domain);
Cache::write($_this->domain, $_this->_domains[$domain][$_this->_lang], '_cake_core_');
$key = 'cake_dev_'
$value = array(
'LC_MESSAGES' => array([maximum depth reached])
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/querycloud.exclusivems.com.br/web/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array([maximum depth reached])
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 176
__d - CORE/Cake/basics.php, line 558
Cache::write() - CORE/Cake/Cache/Cache.php, line 307
I18n::translate() - CORE/Cake/I18n/I18n.php, line 176
__ - CORE/Cake/basics.php, line 509
AppController::beforeFilter() - APP/Controller/AppController.php, line 98
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 670
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 96
Warning (512): _cake_core_ cache was unable to write 'default_' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context if (!isset($_this->_domains[$domain][$_this->_lang][$_this->category])) {
$_this->_bindTextDomain($domain);
Cache::write($_this->domain, $_this->_domains[$domain][$_this->_lang], '_cake_core_');
$key = 'default_'
$value = array(
'LC_MESSAGES' => array([maximum depth reached])
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/querycloud.exclusivems.com.br/web/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array([maximum depth reached])
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 176
__ - CORE/Cake/basics.php, line 509
AppController::beforeFilter() - APP/Controller/AppController.php, line 98
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 670
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 96
Warning (512): _cake_core_ cache was unable to write 'cake_' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context if (!isset($_this->_domains[$domain][$_this->_lang][$_this->category])) {
$_this->_bindTextDomain($domain);
Cache::write($_this->domain, $_this->_domains[$domain][$_this->_lang], '_cake_core_');
$key = 'cake_'
$value = array(
'LC_MESSAGES' => array([maximum depth reached])
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/querycloud.exclusivems.com.br/web/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array([maximum depth reached])
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 176
__d - CORE/Cake/basics.php, line 558
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 279
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 130
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 671
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 96
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context public static function shutdown() {
if (self::$_cacheChange) {
Cache::write('file_map', array_filter(self::$_map), '_cake_core_');
$key = 'file_map'
$value = array(
'Configure' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Routing/Route/CakeRoute.php',
'CakePlugin' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Core/CakePlugin.php',
'PagesController' => '/var/www/querycloud.exclusivems.com.br/web/app/Controller/PagesController.php',
'AppController' => '/var/www/querycloud.exclusivems.com.br/web/app/Controller/AppController.php',
'Controller' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Component.php',
'AuthComponent' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Component/AuthComponent.php',
'CssJsFilesComponent' => '/var/www/querycloud.exclusivems.com.br/web/app/Controller/Component/CssJsFilesComponent.php',
'NotificacoesComponent' => '/var/www/querycloud.exclusivems.com.br/web/app/Controller/Component/NotificacoesComponent.php',
'I18n' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/I18n/L10n.php',
'CakeSession' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Model/Datasource/CakeSession.php',
'FormAuthenticate' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Component/Auth/FormAuthenticate.php',
'BaseAuthenticate' => '/var/www/querycloud.exclusivems.com.br/web/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/querycloud.exclusivems.com.br/web/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array([maximum depth reached])
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
App::shutdown() - CORE/Cake/Core/App.php, line 893
[main] - [internal], line ??