Cache_Lite : Unable to write cache into file /workspace/www/efoliaSolr/protected/runtime/application.xml-3.1.7/i18n/cache_f5500fabc6e7c7e4d613489b67139446_fabe827b3fa23a23b91fafde62bf8b6d
/workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/TCache_Lite.php (481)
0470: *
0471: * To improve performances, the PEAR.php file is included dynamically.
0472: * The file is so included only when an error is triggered. So, in most
0473: * cases, the file isn't included and perfs are much better.
0474: *
0475: * @param string $msg error message
0476: * @param int $code error code
0477: * @access public
0478: */
0479: function raiseError($msg, $code)
0480: {
0481: throw new Exception($msg);
0482: }
0483:
0484: // --- Private methods ---
0485:
0486: /**
0487: *
0488: * @access private
0489: */
0490: function _memoryCacheAdd($id, $data)
0491: {
0492: $this->_memoryCachingArray[$this->_file] = $data;
0493: if ($this->_memoryCachingCounter >= $this->_memoryCachingLimit) {
#0 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/TCache_Lite.php(581): TCache_Lite->raiseError('Cache_Lite : Un...', -1)
#1 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/TCache_Lite.php(595): TCache_Lite->_write('a:1903:{s:9:"Co...')
#2 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/TCache_Lite.php(332): TCache_Lite->_writeAndControl('a:1903:{s:9:"Co...')
#3 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/MessageCache.php(147): TCache_Lite->save(Array, 'fr/messages.xml...', 'fr/messages.xml...')
#4 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/MessageSource.php(204): MessageCache->save(Array, 'fr/messages.xml', 'fr')
#5 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/MessageFormat.php(141): MessageSource->load('messages')
#6 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/MessageFormat.php(190): MessageFormat->loadCatalogue('messages')
#7 /workspace/www/prado/prado-3.1.7.r2783/framework/I18N/core/MessageFormat.php(168): MessageFormat->formatString('Partenaires', Array, 'messages')
#8 /workspace/www/prado/prado-3.1.7.r2783/framework/PradoBase.php(619): MessageFormat->format('Partenaires', Array, 'messages', 'UTF-8')
#9 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TTemplateManager.php(500): PradoBase::localize('Partenaires')
#10 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TTemplateManager.php(427): TTemplate->configureProperty(Object(THyperLink), 'text', Array)
#11 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TTemplateManager.php(353): TTemplate->configureControl(Object(THyperLink), 'text', Array)
#12 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TTemplateControl.php(141): TTemplate->instantiateIn(Object(Home))
#13 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TControl.php(918): TTemplateControl->createChildControls()
#14 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TTemplateControl.php(225): TControl->ensureChildControls()
#15 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TPage.php(207): TTemplateControl->initRecursive()
#16 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/UI/TPage.php(198): TPage->processNormalRequest(Object(THtmlWriter))
#17 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/Services/TPageService.php(498): TPage->run(Object(THtmlWriter))
#18 /workspace/www/prado/prado-3.1.7.r2783/framework/Web/Services/TPageService.php(444): TPageService->runPage(Object(Home), Array)
#19 /workspace/www/prado/prado-3.1.7.r2783/framework/TApplication.php(1095): TPageService->run()
#20 /workspace/www/prado/prado-3.1.7.r2783/framework/TApplication.php(382): TApplication->runService()
#21 /workspace/www/efoliaSolr/index.php(30): TApplication->run()
#22 {main}