Project

General

Profile

Actions

Bug #52071

closed

L10n Cache Exception

Added by Klaus Hinum over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2013-09-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

on saving elements in the backend our backend users often get Exceptions and sometimes even data loss. The following error message is shown:
Uncaught TYPO3 Exception
DirectoryIterator::__construct(/htdocs/typo3temp/Cache/Data/t3lib_l10n/): failed to open dir: No such file or directory

UnexpectedValueException thrown in file
/htdocs/typo3_sources/typo3_src-6.1.5/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 4108.

rights of the directories and files are ok. Looks like a race condition as the problem only happens sometimes.

Actions

Also available in: Atom PDF