Warning (512) : _cake_core_ cache was unable to write 'cake_dev_' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
I18n::translate() - CORE/Cake/I18n/I18n.php, line 174
__d - CORE/Cake/basics.php, line 616
Cache::write() - CORE/Cake/Cache/Cache.php, line 308
I18n::translate() - CORE/Cake/I18n/I18n.php, line 174
__d - CORE/Cake/basics.php, line 616
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 377
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 294
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 671
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109 Warning (512) : _cake_core_ cache was unable to write 'cake_' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
I18n::translate() - CORE/Cake/I18n/I18n.php, line 174
__d - CORE/Cake/basics.php, line 616
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 377
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 294
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 671
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109
Inersoft Careers:Resumes
Warning (512) : _cake_model_ cache was unable to write 'default_intecareers_resumes' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'default_intecareers_resumes'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 309
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 134
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 303
Model::schema() - CORE/Cake/Model/Model.php, line 1322
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 198
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 448
include - APP/View/Resumes/apply_job.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109 Warning (512) : _cake_model_ cache was unable to write 'default_intecareers_resumes' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'default_intecareers_resumes'
$value = array(
'resume_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'job_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'resume_title' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_email' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_phone' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 80,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'resume_upload_path' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'mime_type' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'how_did_you_hear_about_us' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 309
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 337
Model::schema() - CORE/Cake/Model/Model.php, line 1322
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 198
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 448
include - APP/View/Resumes/apply_job.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/var/www/html/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/html/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/html/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/www/html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/html/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/var/www/html/lib/Cake/Core/CakePlugin.php',
'Debugger' => '/var/www/html/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/html/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/html/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/var/www/html/lib/Cake/Routing/Route/PluginShortRoute.php',
'ResumesController' => '/var/www/html/app/Controller/ResumesController.php',
'AppController' => '/var/www/html/app/Controller/AppController.php',
'Controller' => '/var/www/html/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/html/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/www/html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/var/www/html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/var/www/html/lib/Cake/Controller/Component.php',
'AuthComponent' => '/var/www/html/lib/Cake/Controller/Component/AuthComponent.php',
'RequestHandlerComponent' => '/var/www/html/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'PaginatorComponent' => '/var/www/html/lib/Cake/Controller/Component/PaginatorComponent.php',
'CakeSession' => '/var/www/html/lib/Cake/Model/Datasource/CakeSession.php',
'I18n' => '/var/www/html/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/html/lib/Cake/I18n/L10n.php',
'ClassRegistry' => '/var/www/html/lib/Cake/Utility/ClassRegistry.php',
'Resume' => '/var/www/html/app/Model/Resume.php',
'AppModel' => '/var/www/html/app/Model/AppModel.php',
'Model' => '/var/www/html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/var/www/html/lib/Cake/Model/BehaviorCollection.php',
'Job' => '/var/www/html/app/Model/Job.php',
'ConnectionManager' => '/var/www/html/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/var/www/html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/var/www/html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/var/www/html/lib/Cake/Model/Datasource/DataSource.php',
'View' => '/var/www/html/lib/Cake/View/View.php',
'HelperCollection' => '/var/www/html/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/var/www/html/lib/Cake/View/ViewBlock.php',
'HtmlHelper' => '/var/www/html/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/var/www/html/app/View/Helper/AppHelper.php',
'Helper' => '/var/www/html/lib/Cake/View/Helper.php',
'FormHelper' => '/var/www/html/lib/Cake/View/Helper/FormHelper.php',
'JsHelper' => '/var/www/html/lib/Cake/View/Helper/JsHelper.php',
'JqueryEngineHelper' => '/var/www/html/lib/Cake/View/Helper/JqueryEngineHelper.php',
'JsBaseEngineHelper' => '/var/www/html/lib/Cake/View/Helper/JsBaseEngineHelper.php',
'TimeHelper' => '/var/www/html/lib/Cake/View/Helper/TimeHelper.php',
'CakeTime' => '/var/www/html/lib/Cake/Utility/CakeTime.php',
'SessionHelper' => '/var/www/html/lib/Cake/View/Helper/SessionHelper.php',
'ModelValidator' => '/var/www/html/lib/Cake/Model/ModelValidator.php',
'CakeValidationSet' => '/var/www/html/lib/Cake/Model/Validator/CakeValidationSet.php',
'CakeValidationRule' => '/var/www/html/lib/Cake/Model/Validator/CakeValidationRule.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
App::shutdown() - CORE/Cake/Core/App.php, line 894
[main] - [internal], line ?? Warning (2) : Unknown: write failed: No space left on device (28) [Unknown , line 0 ]Code Context $_GET = array(
'url' => 'resumes/apply_job/jid:1590/resume_cat_id:33'
)
$_POST = array()
$_COOKIE = array(
'fikker-61vm-nk2N' => 'MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E'
)
$_FILES = array()
$_SERVER = array(
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'careers.intersoftkk.com',
'REDIRECT_STATUS' => '200',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'careers.intersoftkk.com',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'careers.intersoftkk.com',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at careers.intersoftkk.com Port 443</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
'SERVER_NAME' => 'careers.intersoftkk.com',
'SERVER_ADDR' => '172.31.13.56',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '3.133.123.30',
'DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/app/webroot/index.php',
'REMOTE_PORT' => '59745',
'REDIRECT_URL' => '/resumes/apply_job/jid:1590/resume_cat_id:33',
'REDIRECT_QUERY_STRING' => 'url=resumes/apply_job/jid:1590/resume_cat_id:33',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'url=resumes/apply_job/jid:1590/resume_cat_id:33',
'REQUEST_URI' => '/resumes/apply_job/jid:1590/resume_cat_id:33',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1734486329.873,
'REQUEST_TIME' => (int) 1734486329
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_REQUEST = array(
'url' => 'resumes/apply_job/jid:1590/resume_cat_id:33'
)
$_SESSION = array(
'Config' => array(
'userAgent' => 'cad6c41f5a9a0525ee311567f51bd114',
'time' => (int) 1734500729,
'countdown' => (int) 10
)
) session_write_close - [internal], line ??
[main] - [internal], line ?? Warning (2) : Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) [Unknown , line 0 ]Code Context $_GET = array(
'url' => 'resumes/apply_job/jid:1590/resume_cat_id:33'
)
$_POST = array()
$_COOKIE = array(
'fikker-61vm-nk2N' => 'MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E'
)
$_FILES = array()
$_SERVER = array(
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'careers.intersoftkk.com',
'REDIRECT_STATUS' => '200',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'careers.intersoftkk.com',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'careers.intersoftkk.com',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at careers.intersoftkk.com Port 443</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
'SERVER_NAME' => 'careers.intersoftkk.com',
'SERVER_ADDR' => '172.31.13.56',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '3.133.123.30',
'DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/app/webroot/index.php',
'REMOTE_PORT' => '59745',
'REDIRECT_URL' => '/resumes/apply_job/jid:1590/resume_cat_id:33',
'REDIRECT_QUERY_STRING' => 'url=resumes/apply_job/jid:1590/resume_cat_id:33',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'url=resumes/apply_job/jid:1590/resume_cat_id:33',
'REQUEST_URI' => '/resumes/apply_job/jid:1590/resume_cat_id:33',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1734486329.873,
'REQUEST_TIME' => (int) 1734486329
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_REQUEST = array(
'url' => 'resumes/apply_job/jid:1590/resume_cat_id:33'
)
$_SESSION = array(
'Config' => array(
'userAgent' => 'cad6c41f5a9a0525ee311567f51bd114',
'time' => (int) 1734500729,
'countdown' => (int) 10
)
) session_write_close - [internal], line ??
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php , line 310 ]Code Context ),
E_USER_WARNING
);
$key = 'method_cache'
$value = array(
'name' => array(
'0bafccb20dbd9ae279d4112f2c422410' => '`Job`.`job_id`',
'7543a99a886c7afd09f33b39eb046d7c' => '`Job`.`title`',
'382c76ace5a07fbaacfa7671af9ff7af' => '`intecareers`',
'394a22c07452476d1787b7ce91f835c6' => '`jobs`',
'a75d1204523da893214cb4e78fde6489' => '`Job`',
'c0a5932c798bb464a0a1b0b6635953c1' => '`resumes`'
),
'fields' => array(
'e7e1853fa24ceb470c6dc0836de0b86b' => array(
(int) 0 => '`Job`.`job_id`',
(int) 1 => '`Job`.`title`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/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 310
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3317
[main] - [internal], line ??