Project

General

Profile

Actions

Bug #44539

closed

t3lib_cacheExceptions thrown when writing concurrently to db

Added by Klaus Hinum over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-01-15
Due date:
% Done:

0%

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

Description

It looks like there is a problem with the default caching Backend. When I write to the db concurrently (e.g. with a extensions using ajax in the backend to go through all pages), one of the instances throws Exceptions e.g. that the
/typo3temp/Cache/Data/t3lib_l10n/
directory does not exist or is not writeable (it is both)
or that single files in that directory cant be altered.
as soon as i comment the exception throwing in line 203, 283, 300 in the
class.t3lib_cache_backend_filebackend.php file, everything seems to work.

Checked in Typo3 4.7 and 6.0


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #46205: Cache file could not be written on concurrent actionsClosed2013-03-12

Actions
Actions #1

Updated by Oliver Hader about 11 years ago

  • Status changed from New to Closed

See issue #46205

Actions

Also available in: Atom PDF