Notice (8): SplFileObject::fwrite(): write of 1572 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'brc_cake_core_debug_kit_en'
$data = 'a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1774705200
$contents = '1774705200
a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 317
I18n::translate() - APP\Vendor\cakephp\cakephp\lib\Cake\I18n\I18n.php, line 240
__d - APP\Vendor\cakephp\cakephp\lib\Cake\basics.php, line 636
ToolbarComponent::__construct() - APP\Plugin\DebugKit\Controller\Component\ToolbarComponent.php, line 159
ComponentCollection::load() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 116
ComponentCollection::init() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 649
Dispatcher::_invoke() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 188
Dispatcher::dispatch() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 167
[main] - APP\webroot\index.php, line 99
Warning (512): _cake_core_ cache was unable to write 'debug_kit_en' to File cache [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'debug_kit_en'
$value = array(
'LC_MESSAGES' => array(
'Component initialization and startup' => array(
'' => ''
),
'Controller Action' => array(
'' => ''
),
'Render Controller Action' => array(
'' => ''
),
'Could not load DebugToolbar panel %s' => array(
'' => ''
),
'There are no active panels. You must enable a panel to see its output.' => array(
'' => ''
),
'Request History' => array(
'' => ''
),
'No previous requests logged.' => array(
'' => ''
),
'previous requests available' => array(
'' => ''
),
'Restore to current request' => array(
'' => ''
),
'Logs' => array(
'' => ''
),
'Time' => array(
'' => ''
),
'Message' => array(
'' => ''
),
'There were no log entries made this request' => array(
'' => ''
),
'Request' => array(
'' => ''
),
'Current Route' => array(
'' => ''
),
'Session' => array(
'' => ''
),
'Sql Logs' => array(
'' => ''
),
'toggle (%s) query explains for %s' => array(
'' => ''
),
'No slow queries!, or your database does not support EXPLAIN' => array(
'' => ''
),
'No active database connections' => array(
'' => ''
),
'Memory' => array(
'' => ''
),
'Current Memory Use' => array(
'' => ''
),
'Peak Memory Use' => array(
'' => ''
),
'Timers' => array(
'' => ''
),
'%s (ms)' => array(
'' => ''
),
'Total Request Time:' => array(
'' => ''
),
'Time in ms' => array(
'' => ''
),
'Graph' => array(
'' => ''
),
'View Variables' => array(
'' => ''
),
'Starting %sms into the request, taking %sms' => array(
'' => ''
),
'%plural-c' => 'nplurals=INTEGER;plural=EXPRESSION;'
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'brc_cake_core_',
'path' => 'C:\WebApplications\brc\tmp\cache\persistent\',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => true,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327
I18n::translate() - APP\Vendor\cakephp\cakephp\lib\Cake\I18n\I18n.php, line 240
__d - APP\Vendor\cakephp\cakephp\lib\Cake\basics.php, line 636
ToolbarComponent::__construct() - APP\Plugin\DebugKit\Controller\Component\ToolbarComponent.php, line 159
ComponentCollection::load() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 116
ComponentCollection::init() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 649
Dispatcher::_invoke() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 188
Dispatcher::dispatch() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 167
[main] - APP\webroot\index.php, line 99
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 731 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'brc_cake_model_default_brc_list'
$data = 'a:28:{i:0;s:24:"biobank_audit_checklists";i:1;s:27:"biobank_document_checklists";i:2;s:12:"biobank_rebs";i:3;s:8:"biobanks";i:4;s:12:"biospecimens";i:5;s:24:"ccctn_registration_forms";i:6;s:11:"ccctn_sites";i:7;s:5:"costs";i:8;s:9:"countries";i:9;s:8:"datasets";i:10;s:15:"education_pages";i:11;s:20:"education_pages_copy";i:12;s:19:"education_pages_old";i:13;s:10:"educations";i:14;s:10:"exam_types";i:15;s:12:"institutions";i:16;s:7:"invites";i:17;s:16:"module_one_exams";i:18;s:16:"module_ten_exams";i:19;s:8:"releases";i:20;s:17:"schema_migrations";i:21;s:8:"services";i:22;s:5:"teams";i:23;s:18:"user_account_types";i:24;s:18:"user_subscriptions";i:25;s:5:"users";i:26;s:18:"video_subscription";i:27;s:4:"webs";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1774705200
$contents = '1774705200
a:28:{i:0;s:24:"biobank_audit_checklists";i:1;s:27:"biobank_document_checklists";i:2;s:12:"biobank_rebs";i:3;s:8:"biobanks";i:4;s:12:"biospecimens";i:5;s:24:"ccctn_registration_forms";i:6;s:11:"ccctn_sites";i:7;s:5:"costs";i:8;s:9:"countries";i:9;s:8:"datasets";i:10;s:15:"education_pages";i:11;s:20:"education_pages_copy";i:12;s:19:"education_pages_old";i:13;s:10:"educations";i:14;s:10:"exam_types";i:15;s:12:"institutions";i:16;s:7:"invites";i:17;s:16:"module_one_exams";i:18;s:16:"module_ten_exams";i:19;s:8:"releases";i:20;s:17:"schema_migrations";i:21;s:8:"services";i:22;s:5:"teams";i:23;s:18:"user_account_types";i:24;s:18:"user_subscriptions";i:25;s:5:"users";i:26;s:18:"video_subscription";i:27;s:4:"webs";}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 317
DataSource::listSources() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DataSource.php, line 110
Mysql::listSources() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php, line 245
Model::setSource() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 1168
Model::getDataSource() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3686
Model::_findCount() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3177
Model::buildQuery() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3086
Model::find() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3020
ShimModel::find() - APP\Plugin\Shim\Model\ShimModel.php, line 78
MyModel::find() - APP\Plugin\Tools\Model\MyModel.php, line 406
Model::exists() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 2931
ShimModel::existsById() - APP\Plugin\Shim\Model\ShimModel.php, line 561
ShimModel::exists() - APP\Plugin\Shim\Model\ShimModel.php, line 545
BiobanksController::view() - APP\Controller\BiobanksController.php, line 474
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 499
Warning (512): _cake_model_ cache was unable to write 'default_brc_list' to File cache [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_brc_list'
$value = array(
(int) 0 => 'biobank_audit_checklists',
(int) 1 => 'biobank_document_checklists',
(int) 2 => 'biobank_rebs',
(int) 3 => 'biobanks',
(int) 4 => 'biospecimens',
(int) 5 => 'ccctn_registration_forms',
(int) 6 => 'ccctn_sites',
(int) 7 => 'costs',
(int) 8 => 'countries',
(int) 9 => 'datasets',
(int) 10 => 'education_pages',
(int) 11 => 'education_pages_copy',
(int) 12 => 'education_pages_old',
(int) 13 => 'educations',
(int) 14 => 'exam_types',
(int) 15 => 'institutions',
(int) 16 => 'invites',
(int) 17 => 'module_one_exams',
(int) 18 => 'module_ten_exams',
(int) 19 => 'releases',
(int) 20 => 'schema_migrations',
(int) 21 => 'services',
(int) 22 => 'teams',
(int) 23 => 'user_account_types',
(int) 24 => 'user_subscriptions',
(int) 25 => 'users',
(int) 26 => 'video_subscription',
(int) 27 => 'webs'
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'brc_cake_model_',
'path' => 'C:\WebApplications\brc\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => true,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327
DataSource::listSources() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DataSource.php, line 110
Mysql::listSources() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php, line 245
Model::setSource() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 1168
Model::getDataSource() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3686
Model::_findCount() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3177
Model::buildQuery() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3086
Model::find() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 3020
ShimModel::find() - APP\Plugin\Shim\Model\ShimModel.php, line 78
MyModel::find() - APP\Plugin\Tools\Model\MyModel.php, line 406
Model::exists() - APP\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php, line 2931
ShimModel::existsById() - APP\Plugin\Shim\Model\ShimModel.php, line 561
ShimModel::exists() - APP\Plugin\Shim\Model\ShimModel.php, line 545
BiobanksController::view() - APP\Controller\BiobanksController.php, line 474
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 499
Dispatcher::_invoke() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 193
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 2682 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\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 = '[PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (C:\Windows\SERVIC~1\MariaDB\AppData\Local\Temp\#sql-temptable-1110-e2824-1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /biobanks/view/154
Stack Trace:
#0 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(502): PDOStatement->execute()
#1 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php(348): DboSource->_execute()
#2 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1397): Mysql->describe()
#3 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1438): Model->schema()
#4 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2944): Model->getColumnType()
#5 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2890): DboSource->_parseKey()
#6 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2771): DboSource->conditionKeysToString()
#7 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2053): DboSource->conditions()
#8 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1771): DboSource->buildStatement()
#9 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1224): DboSource->buildAssociationQuery()
#10 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3053): DboSource->read()
#11 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3025): Model->_readDataSource()
#12 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(78): Model->find()
#13 C:\WebApplications\brc\Plugin\Tools\Model\MyModel.php(406): ShimModel->find()
#14 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(2931): MyModel->find()
#15 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(561): Model->exists()
#16 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(545): ShimModel->existsById()
#17 C:\WebApplications\brc\Controller\BiobanksController.php(474): ShimModel->exists()
#18 [internal function]: BiobanksController->view()
#19 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php(499): ReflectionMethod->invokeArgs()
#20 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(193): Controller->invokeAction()
#21 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(167): Dispatcher->_invoke()
#22 C:\WebApplications\brc\webroot\index.php(99): Dispatcher->dispatch()
#23 {main}'
$output = '2026-03-28 13:39:50 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (C:\Windows\SERVIC~1\MariaDB\AppData\Local\Temp\#sql-temptable-1110-e2824-1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /biobanks/view/154
Stack Trace:
#0 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(502): PDOStatement->execute()
#1 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php(348): DboSource->_execute()
#2 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1397): Mysql->describe()
#3 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1438): Model->schema()
#4 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2944): Model->getColumnType()
#5 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2890): DboSource->_parseKey()
#6 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2771): DboSource->conditionKeysToString()
#7 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2053): DboSource->conditions()
#8 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1771): DboSource->buildStatement()
#9 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1224): DboSource->buildAssociationQuery()
#10 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3053): DboSource->read()
#11 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3025): Model->_readDataSource()
#12 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(78): Model->find()
#13 C:\WebApplications\brc\Plugin\Tools\Model\MyModel.php(406): ShimModel->find()
#14 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(2931): MyModel->find()
#15 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(561): Model->exists()
#16 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(545): ShimModel->existsById()
#17 C:\WebApplications\brc\Controller\BiobanksController.php(474): ShimModel->exists()
#18 [internal function]: BiobanksController->view()
#19 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php(499): ReflectionMethod->invokeArgs()
#20 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(193): Controller->invokeAction()
#21 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(167): Dispatcher->_invoke()
#22 C:\WebApplications\brc\webroot\index.php(99): Dispatcher->dispatch()
#23 {main}
'
$filename = 'error.log'
$pathname = 'C:\WebApplications\brc\tmp\logs\error.log'file_put_contents - [internal], line ??
FileLog::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Log\Engine\FileLog.php, line 142
CakeLog::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Log\CakeLog.php, line 445
ErrorHandler::_log() - APP\Vendor\cakephp\cakephp\lib\Cake\Error\ErrorHandler.php, line 188
ErrorHandler::handleException() - APP\Vendor\cakephp\cakephp\lib\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 2682 bytes written, possibly out of free disk space [APP\Vendor\cakephp\cakephp\lib\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 = '[PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (C:\Windows\SERVIC~1\MariaDB\AppData\Local\Temp\#sql-temptable-1110-e2824-1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /biobanks/view/154
Stack Trace:
#0 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(502): PDOStatement->execute()
#1 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php(348): DboSource->_execute()
#2 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1397): Mysql->describe()
#3 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1438): Model->schema()
#4 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2944): Model->getColumnType()
#5 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2890): DboSource->_parseKey()
#6 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2771): DboSource->conditionKeysToString()
#7 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2053): DboSource->conditions()
#8 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1771): DboSource->buildStatement()
#9 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1224): DboSource->buildAssociationQuery()
#10 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3053): DboSource->read()
#11 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3025): Model->_readDataSource()
#12 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(78): Model->find()
#13 C:\WebApplications\brc\Plugin\Tools\Model\MyModel.php(406): ShimModel->find()
#14 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(2931): MyModel->find()
#15 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(561): Model->exists()
#16 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(545): ShimModel->existsById()
#17 C:\WebApplications\brc\Controller\BiobanksController.php(474): ShimModel->exists()
#18 [internal function]: BiobanksController->view()
#19 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php(499): ReflectionMethod->invokeArgs()
#20 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(193): Controller->invokeAction()
#21 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(167): Dispatcher->_invoke()
#22 C:\WebApplications\brc\webroot\index.php(99): Dispatcher->dispatch()
#23 {main}'
$output = '2026-03-28 13:39:50 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (C:\Windows\SERVIC~1\MariaDB\AppData\Local\Temp\#sql-temptable-1110-e2824-1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /biobanks/view/154
Stack Trace:
#0 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(502): PDOStatement->execute()
#1 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\Database\Mysql.php(348): DboSource->_execute()
#2 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1397): Mysql->describe()
#3 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(1438): Model->schema()
#4 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2944): Model->getColumnType()
#5 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2890): DboSource->_parseKey()
#6 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2771): DboSource->conditionKeysToString()
#7 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(2053): DboSource->conditions()
#8 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1771): DboSource->buildStatement()
#9 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Datasource\DboSource.php(1224): DboSource->buildAssociationQuery()
#10 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3053): DboSource->read()
#11 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(3025): Model->_readDataSource()
#12 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(78): Model->find()
#13 C:\WebApplications\brc\Plugin\Tools\Model\MyModel.php(406): ShimModel->find()
#14 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Model\Model.php(2931): MyModel->find()
#15 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(561): Model->exists()
#16 C:\WebApplications\brc\Plugin\Shim\Model\ShimModel.php(545): ShimModel->existsById()
#17 C:\WebApplications\brc\Controller\BiobanksController.php(474): ShimModel->exists()
#18 [internal function]: BiobanksController->view()
#19 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php(499): ReflectionMethod->invokeArgs()
#20 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(193): Controller->invokeAction()
#21 C:\WebApplications\brc\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php(167): Dispatcher->_invoke()
#22 C:\WebApplications\brc\webroot\index.php(99): Dispatcher->dispatch()
#23 {main}
'
$filename = 'error.log'
$pathname = 'C:\WebApplications\brc\tmp\logs\error.log'file_put_contents - [internal], line ??
FileLog::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Log\Engine\FileLog.php, line 142
CakeLog::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Log\CakeLog.php, line 445
ErrorHandler::_log() - APP\Vendor\cakephp\cakephp\lib\Cake\Error\ErrorHandler.php, line 188
ErrorHandler::handleException() - APP\Vendor\cakephp\cakephp\lib\Cake\Error\ErrorHandler.php, line 118
[main] - [internal], line ??
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 8192 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'cake_toolbar_cache'
$data = 'a:1:{i:0;a:11:{s:10:"javascript";a:0:{}s:3:"css";a:0:{}s:7:"session";a:5:{s:7:"content";N;s:11:"elementName";s:13:"session_panel";s:6:"plugin";s:8:"DebugKit";s:5:"title";N;s:12:"disableTimer";b:1;}s:7:"request";a:5:{s:7:"content";a:7:{s:6:"params";a:6:{s:6:"plugin";N;s:10:"controller";s:8:"biobanks";s:6:"action";s:4:"view";s:5:"named";a:0:{}s:4:"pass";a:1:{i:0;s:3:"154";}s:6:"isAjax";b:0;}s:3:"url";s:17:"biobanks/view/154";s:5:"query";a:0:{}s:4:"data";a:0:{}s:6:"cookie";a:0:{}s:3:"get";a:0:{}s:12:"currentRoute";O:9:"CakeRoute":7:{s:4:"keys";a:2:{i:0;s:10:"controller";i:1;s:6:"action";}s:7:"options";a:1:{s:12:"defaultRoute";b:1;}s:8:"defaults";a:1:{s:6:"plugin";N;}s:8:"template";s:22:"/:controller/:action/*";s:10:"