[TYPO3-core] Could not acquire lock for ClassLoader cache creation
Peter Russ
peter.russ at 4many.net
Wed May 7 21:03:40 CEST 2014
--- Original Nachricht ---
Absender: Philipp Gampe
Datum: 07.05.2014 20:58:
> Hi Brian,
>
> Brian Lynch wrote:
>
>> Any thoughts on this?
> Well, this is how simple locking works. There is an empty file created to
> notice further processes that a critical operation is in progress. After
> that, the file should be deleted. Then the next process can take the lock
> and do a critical operation.
>
> The questions is why the file is not deleted.
>
Perhaps PHP execution time is limited to 30 secs and the process dies
before it can delete the file.
This would indicate that there is a feature missing after which time an
other process would get the lock...
Peter
--
Fiat lux! Docendo discimus.
_____________________________
http://www.xing.com/profile/Peter_Russ
More information about the TYPO3-team-core
mailing list