Project

General

Profile

Actions

Bug #59845

closed

Full system crash after installing extension on a live system

Added by Tobias Klepp almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2014-06-24
Due date:
% Done:

0%

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

Description

Hello everybody,

we have a really big problem with our TYPO3 6.2 system. If I try to update, install, enable or disable an extension, the process break with random error messages. Always some classes can not found. We found out, that the generation of temporary classes in typo3temp/Cache/Data/cache_classes not generated completely or correctly, if the frontend website is calling in the same time. Every action (update, install, enable or disable an extension) in the extension manager is really slow (up to 1 minute). It looks like the extension manager generate all the cache classes new and if someone else calling the website in this time (like on a live system), the class cache is broken. The backend and the frontend is down. Only class not found error messages displayed. It is really hard to bring the system up. The only way is to stop all access to the frontend by a firewall for example, clear all cache files in typo3temp and call the backend and waiting for a successful request. Then everything runs fine.

Our system setup:

TYPO3 6.2.3
PHP 5.3.28

We enable and disable APC. No difference in the behaviour.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #59662: Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'Closed2014-06-19

Actions
Related to TYPO3 Core - Bug #59966: EM should not clear all system caches on extension configuration changeClosedMarkus Klein2014-06-28

Actions
Actions

Also available in: Atom PDF