Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_cake_dev_eng): failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_cake_dev_eng'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/persistent/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_cake_dev_eng): failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 237
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 265
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 163
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'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
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 237
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 265
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 163
[main] - APP/webroot/index.php, line 110
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 365 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/tattersall/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-12-10 18:50:37 Error: [MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/tattersall/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/pmhvet/tattersall/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 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 365 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/tattersall/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-12-10 18:50:37 Error: [MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/tattersall/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/pmhvet/tattersall/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 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_categorias) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_pmhvet_tattersall_categorias'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/models/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_categorias) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
Warning (512): _cake_model_ cache was unable to write 'default_pmhvet_tattersall_categorias' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_pmhvet_tattersall_categorias'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_categorias) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_pmhvet_tattersall_categorias'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/models/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_categorias) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Warning (512): _cake_model_ cache was unable to write 'default_pmhvet_tattersall_categorias' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_pmhvet_tattersall_categorias'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'date_entered' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'created_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'date_modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_by' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'nombre' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'url' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'eliminado' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_marcas) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_pmhvet_tattersall_marcas'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/models/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_marcas) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_pmhvet_tattersall_marcas' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_pmhvet_tattersall_marcas'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 96
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_marcas) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_pmhvet_tattersall_marcas'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/models/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/models/myapp_cake_model_default_pmhvet_tattersall_marcas) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 96
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Warning (512): _cake_model_ cache was unable to write 'default_pmhvet_tattersall_marcas' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_pmhvet_tattersall_marcas'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'date_entered' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'created_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'date_modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_by' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'nombre' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'logo' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'url_logo' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'eliminado' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 96
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 158
404
Controller class SitemapController could not be found.
Controller class SitemapController could not be found.
/sitemap.xml
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_file_map) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_file_map'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/persistent/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_file_map) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'file_map'
$value = array(
'Configure' => '/home/pmhvet/tattersall/lib/Cake/Core/Configure.php',
'Hash' => '/home/pmhvet/tattersall/lib/Cake/Utility/Hash.php',
'Cache' => '/home/pmhvet/tattersall/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/pmhvet/tattersall/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/pmhvet/tattersall/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/pmhvet/tattersall/lib/Cake/Error/ErrorHandler.php',
'CakePlugin' => '/home/pmhvet/tattersall/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/home/pmhvet/tattersall/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/pmhvet/tattersall/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/pmhvet/tattersall/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/pmhvet/tattersall/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/pmhvet/tattersall/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/pmhvet/tattersall/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/pmhvet/tattersall/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/pmhvet/tattersall/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home/pmhvet/tattersall/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/pmhvet/tattersall/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/pmhvet/tattersall/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/pmhvet/tattersall/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/pmhvet/tattersall/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/pmhvet/tattersall/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/pmhvet/tattersall/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/pmhvet/tattersall/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/pmhvet/tattersall/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/pmhvet/tattersall/lib/Cake/Routing/Router.php',
'plugin.Page' => '/home/pmhvet/tattersall/app/Plugin/Go/Model/Page.php',
'plugin.GoAppModel' => '/home/pmhvet/tattersall/app/Plugin/Go/Model/GoAppModel.php',
'Model' => '/home/pmhvet/tattersall/lib/Cake/Model/Model.php',
'CakeObject' => '/home/pmhvet/tattersall/lib/Cake/Core/CakeObject.php',
'CakeRoute' => '/home/pmhvet/tattersall/lib/Cake/Routing/Route/CakeRoute.php',
'ClassRegistry' => '/home/pmhvet/tattersall/lib/Cake/Utility/ClassRegistry.php',
'BehaviorCollection' => '/home/pmhvet/tattersall/lib/Cake/Model/BehaviorCollection.php',
'ContainableBehavior' => '/home/pmhvet/tattersall/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/home/pmhvet/tattersall/lib/Cake/Model/ModelBehavior.php',
'ConnectionManager' => '/home/pmhvet/tattersall/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/pmhvet/tattersall/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/pmhvet/tattersall/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/pmhvet/tattersall/lib/Cake/Model/Datasource/DataSource.php',
'PluginShortRoute' => '/home/pmhvet/tattersall/lib/Cake/Routing/Route/PluginShortRoute.php',
'I18n' => '/home/pmhvet/tattersall/lib/Cake/I18n/I18n.php',
'L10n' => '/home/pmhvet/tattersall/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/pmhvet/tattersall/lib/Cake/Model/Datasource/CakeSession.php',
'ExceptionRenderer' => '/home/pmhvet/tattersall/lib/Cake/Error/ExceptionRenderer.php',
'AppController' => '/home/pmhvet/tattersall/app/Controller/AppController.php',
'Categoria' => '/home/pmhvet/tattersall/app/Model/Categoria.php',
'AppModel' => '/home/pmhvet/tattersall/app/Model/AppModel.php',
'Marca' => '/home/pmhvet/tattersall/app/Model/Marca.php',
'Controller' => '/home/pmhvet/tattersall/lib/Cake/Controller/Controller.php',
'CakeErrorController' => '/home/pmhvet/tattersall/lib/Cake/Controller/CakeErrorController.php',
'ComponentCollection' => '/home/pmhvet/tattersall/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/pmhvet/tattersall/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/pmhvet/tattersall/lib/Cake/Controller/Component.php',
'RequestHandlerComponent' => '/home/pmhvet/tattersall/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'AuthComponent' => '/home/pmhvet/tattersall/lib/Cake/Controller/Component/AuthComponent.php',
'plugin.UploadBehavior' => '/home/pmhvet/tattersall/app/Plugin/Upload/Model/Behavior/UploadBehavior.php',
'Folder' => '/home/pmhvet/tattersall/lib/Cake/Utility/Folder.php',
'XmlView' => '/home/pmhvet/tattersall/lib/Cake/View/XmlView.php',
'View' => '/home/pmhvet/tattersall/lib/Cake/View/View.php',
'HelperCollection' => '/home/pmhvet/tattersall/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/pmhvet/tattersall/lib/Cake/View/ViewBlock.php',
'Xml' => '/home/pmhvet/tattersall/lib/Cake/Utility/Xml.php'
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (512): SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_method_cache) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_method_cache'
$createKey = true
$groups = null
$dir = '/home/pmhvet/tattersall/app/tmp/cache/persistent/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/tattersall/app/tmp/cache/persistent/myapp_cake_core_method_cache) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/tattersall/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'fc4c7b2aae9faf05d8b29235d1dfdf02' => '`Page`.`id`',
'2faa9fd9d51998e0ee54fdab5955bcd7' => '`Page`.`url`',
'469d719a8145a90fce83c7e505dd1eef' => '`pmhvet_tattersall`',
'2185b9a28fc78c5360ddc325c2234d82' => '`go_pages`',
'c2dea0c17c70a59033e19b59098dfeb0' => '`Page`.`eliminado`',
'cf09c295aaaf051093f9def4cf09b3b4' => '`Page`',
'4cc26baf684fb74f679112f58e7d1834' => '`Categoria`.`url`',
'255f7e6108eca66da7c0a882965abc58' => '`Categoria`.`nombre`',
'62e81aa50654e9c18daed58c89601538' => '`categorias`',
'02fdc1dd01e048a1aa7c22c2c12f9857' => '`eliminado`',
'd2c23d1b4feeec456d72cdc94cc44595' => '`id`',
'53918af68b4bb291c469330d4242ce29' => '`Categoria`',
'ddb1b63d77df395d8d7f6b74082264d9' => '`nombre`',
'2de0c6006b7317770588cb741636f8cd' => '`Marca`.`id`',
'cb43a249dd6926f7f032599d5a5a7bfb' => '`Marca`.`nombre`',
'8cada53edc23d1f0b0bfcf4b8701a4a7' => '`Marca`.`logo`',
'cf09f9a79a3b9684bd58cbf0b9e16ba2' => '`marcas`',
'6c7312bce8638e020cee4b7ae1f1da6d' => '`Marca`.`eliminado`',
'6d599d2edf29e0af10cec8a8c18e58e4' => '`Marca`'
),
'fields' => array(
'63837f94b93d08ad646432504ded8021' => array(
(int) 0 => '`Page`.`id`',
(int) 1 => '`Page`.`url`'
),
'edaf2b2357c326b7eec746cb4f3e391a' => array(
(int) 0 => '`Categoria`.`url`',
(int) 1 => '`Categoria`.`nombre`'
),
'1d4e5d4d9e4bbc55e43bfa2bd0faca0c' => array(
(int) 0 => '`Marca`.`id`',
(int) 1 => '`Marca`.`nombre`',
(int) 2 => '`Marca`.`logo`'
)
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/pmhvet/tattersall/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ??