Cache::write() - CORE/Cake/Cache/Cache.php, line 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 175
__d - CORE/Cake/basics.php, line 613
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 236
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 264
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 157
[main] - APP/webroot/index.php, line 97
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 389 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
$type = 'error'
$message = '[MissingControllerException] Controller class CssController could not be found.
Exception Attributes: array (
'class' => 'CssController',
'plugin' => NULL,
)
Request URL: /xlrstats/css/cake.generic.css
Stack Trace:
#0 /var/www/xlrstats-web-v3-3.0.0-beta.10/app/webroot/index.php(97): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2018-12-25 00:19:08 Error: [MissingControllerException] Controller class CssController could not be found.
Exception Attributes: array (
'class' => 'CssController',
'plugin' => NULL,
)
Request URL: /xlrstats/css/cake.generic.css
Stack Trace:
#0 /var/www/xlrstats-web-v3-3.0.0-beta.10/app/webroot/index.php(97): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/var/www/xlrstats-web-v3-3.0.0-beta.10/app/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 111
[main] - [internal], line ??
Warning (512): debug_kit cache was unable to write 'toolbar_cache' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
ToolbarComponent::_saveState() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 503
ToolbarComponent::beforeRender() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 333
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::render() - CORE/Cake/Controller/Controller.php, line 925
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 273
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 197
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 175
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 120
[main] - [internal], line ??
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));