Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 323]Code Context),E_USER_WARNING);$key = 'cake_dev_eng' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/angiogenes/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 323 I18n::translate() - CORE/Cake/I18n/I18n.php, line 237 __d - CORE/Cake/basics.php, line 617 CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 236 MissingConnectionException::__construct() - CORE/Cake/Error/exceptions.php, line 391 Mysql::connect() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 194 DboSource::__construct() - CORE/Cake/Model/Datasource/DboSource.php, line 260 ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 105 Model::setDataSource() - CORE/Cake/Model/Model.php, line 3524 Model::setSource() - CORE/Cake/Model/Model.php, line 1136 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3551 Model::_findCount() - CORE/Cake/Model/Model.php, line 3066 Model::buildQuery() - CORE/Cake/Model/Model.php, line 2979 Model::find() - CORE/Cake/Model/Model.php, line 2914 TranscriptController::index() - APP/Controller/TranscriptController.php, line 502 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 1686 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 = '[MissingConnectionException] Database connection "Mysql" is missing, or could not be created. Exception Attributes: array ( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] Connection refused', 'enabled' => true, ) Request URL: /transcript?page_number=813&rows_per_page_int=25 Stack Trace: #0 /var/www/angiogenes/lib/Cake/Model/Datasource/DboSource.php(260): Mysql->connect() #1 /var/www/angiogenes/lib/Cake/Model/ConnectionManager.php(105): DboSource->__construct(Array) #2 /var/www/angiogenes/lib/Cake/Model/Model.php(3524): ConnectionManager::getDataSource('default') #3 /var/www/angiogenes/lib/Cake/Model/Model.php(1136): Model->setDataSource('default') #4 /var/www/angiogenes/lib/Cake/Model/Model.php(3551): Model->setSource('transcripts') #5 /var/www/angiogenes/lib/Cake/Model/Model.php(3066): Model->getDataSource() #6 /var/www/angiogenes/lib/Cake/Model/Model.php(2979): Model->_findCount('before', Array) #7 /var/www/angiogenes/lib/Cake/Model/Model.php(2914): Model->buildQuery('count', Array) #8 /var/www/angiogenes/app/Controller/TranscriptController.php(502): Model->find('count') #9 [internal function]: TranscriptController->index() #10 /var/www/angiogenes/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(TranscriptController), Array) #11 /var/www/angiogenes/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest)) #12 /var/www/angiogenes/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(TranscriptController), Object(CakeRequest)) #13 /var/www/angiogenes/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #14 {main}' $output = '2026-01-06 23:10:21 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created. Exception Attributes: array ( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] Connection refused', 'enabled' => true, ) Request URL: /transcript?page_number=813&rows_per_page_int=25 Stack Trace: #0 /var/www/angiogenes/lib/Cake/Model/Datasource/DboSource.php(260): Mysql->connect() #1 /var/www/angiogenes/lib/Cake/Model/ConnectionManager.php(105): DboSource->__construct(Array) #2 /var/www/angiogenes/lib/Cake/Model/Model.php(3524): ConnectionManager::getDataSource('default') #3 /var/www/angiogenes/lib/Cake/Model/Model.php(1136): Model->setDataSource('default') #4 /var/www/angiogenes/lib/Cake/Model/Model.php(3551): Model->setSource('transcripts') #5 /var/www/angiogenes/lib/Cake/Model/Model.php(3066): Model->getDataSource() #6 /var/www/angiogenes/lib/Cake/Model/Model.php(2979): Model->_findCount('before', Array) #7 /var/www/angiogenes/lib/Cake/Model/Model.php(2914): Model->buildQuery('count', Array) #8 /var/www/angiogenes/app/Controller/TranscriptController.php(502): Model->find('count') #9 [internal function]: TranscriptController->index() #10 /var/www/angiogenes/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(TranscriptController), Array) #11 /var/www/angiogenes/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest)) #12 /var/www/angiogenes/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(TranscriptController), Object(CakeRequest)) #13 /var/www/angiogenes/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #14 {main} ' $filename = 'error.log' $pathname = '/var/www/angiogenes/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 442 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 110 [main] - [internal], line ??
Error:
A Database connection using "Mysql" was missing or unable to connect.
The database server returned this error: SQLSTATE[HY000] [2002] Connection refused
Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp
));}if ($autoConnect) {$this->connect();}
'message' => 'Datasource is not found in Model/Datasource package.'));}self::$_dataSources[$name] = new $class(self::$config->{$name});self::$_dataSources[$name]->configKeyName = $name;
array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'prefix' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false )
$this->useDbConfig = $dataSource;}$db = ConnectionManager::getDataSource($this->useDbConfig);if (!empty($oldConfig) && isset($db->config['prefix'])) {
'default'
* @return void*/public function setSource($tableName) {$this->setDataSource($this->useDbConfig);$db = ConnectionManager::getDataSource($this->useDbConfig);
'default'
public function getDataSource() {if (!$this->_sourceConfigured && $this->useTable !== false) {$this->_sourceConfigured = true;$this->setSource($this->useTable);}
'transcripts'
$query = $this->{'_find' . ucfirst($query['type'])}('before', $query);}$db = $this->getDataSource();$query['order'] = false;
);if ($this->findMethods[$type] === true) {$query = $this->{'_find' . ucfirst($type)}('before', $query);}
'before' array( 'conditions' => null, 'fields' => null, 'joins' => array(), 'limit' => null, 'offset' => null, 'order' => null, 'page' => (int) 1, 'group' => null, 'callbacks' => true )
$this->findQueryType = $type;$this->id = $this->getID();$query = $this->buildQuery($type, $query);if ($query === null) {
'count' array()
if ($search_data == ""){//$accession_table = $this->getall();$row_total = $this->Transcript->find('count');}
'count'
'action' => $request->params['action']));}return $method->invokeArgs($this, $request->params['pass']);
object(TranscriptController) {
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
page_size_choices => array(
[maximum depth reached]
)
default_choice => '10'
UCSC_links => array(
[maximum depth reached]
)
accession_map => array(
[maximum depth reached]
)
sci_name_map => array(
[maximum depth reached]
)
expression_types => array(
[maximum depth reached]
)
expression_type_none => 'none'
expression_type_default => 'Enriched'
geneviewer => array(
[maximum depth reached]
)
name => 'Transcript'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Transcript'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'index'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array([maximum depth reached])
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Transcript'
modelKey => 'transcript'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Transcript => object(Transcript) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
[private] operators => array(
[maximum depth reached]
)
[private] num_operands => array(
[maximum depth reached]
)
[private] parenthesis => array(
[maximum depth reached]
)
}
array()$response = $controller->response;$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array(
[maximum depth reached]
)
url => 'transcript'
base => ''
webroot => '/'
here => '/transcript'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}));}$response = $this->_invoke($controller, $request);if (isset($request->params['return'])) {
object(TranscriptController) {
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
page_size_choices => array(
[maximum depth reached]
)
default_choice => '10'
UCSC_links => array(
[maximum depth reached]
)
accession_map => array(
[maximum depth reached]
)
sci_name_map => array(
[maximum depth reached]
)
expression_types => array(
[maximum depth reached]
)
expression_type_none => 'none'
expression_type_default => 'Enriched'
geneviewer => array(
[maximum depth reached]
)
name => 'Transcript'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Transcript'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'index'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array([maximum depth reached])
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Transcript'
modelKey => 'transcript'
validationErrors => null
Session => object(SessionComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Transcript => object(Transcript) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
[private] operators => array(
[maximum depth reached]
)
[private] num_operands => array(
[maximum depth reached]
)
[private] parenthesis => array(
[maximum depth reached]
)
}
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array(
[maximum depth reached]
)
url => 'transcript'
base => ''
webroot => '/'
here => '/transcript'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array(
[maximum depth reached]
)
url => 'transcript'
base => ''
webroot => '/'
here => '/transcript'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}