Actions
Bug #36691
closedFAL: migrate file relations: Lock file could not be created
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2012-04-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Fatal error: Uncaught exception 'RuntimeException' with message 'Lock file could not be created' in /home/phil/t3-playground/t3-git/t3lib/class.t3lib_lock.php on line 192
( ! ) RuntimeException: Lock file could not be created in /home/phil/t3-playground/t3-git/t3lib/class.t3lib_lock.php on line 192
Call Stack
( ! ) RuntimeException: Lock file could not be created in /home/phil/t3-playground/t3-git/t3lib/class.t3lib_lock.php on line 192
Call Stack
- Time Memory Function Location
1 0.4553 14628880 t3lib_error_AbstractExceptionHandler->handleException( ) ../class.t3lib_error_abstractexceptionhandler.php:0
2 0.4553 14628880 t3lib_error_DebugExceptionHandler->echoExceptionWeb( ) ../class.t3lib_error_abstractexceptionhandler.php:50
3 0.4715 14660192 t3lib_error_AbstractExceptionHandler->writeLogEntries( ) ../class.t3lib_error_debugexceptionhandler.php:64
4 0.4716 14662088 t3lib_div::sysLog( ) ../class.t3lib_error_abstractexceptionhandler.php:76
5 0.4717 14665784 t3lib_lock->acquire( ) ../class.t3lib_div.php:5103
I was in the standalone install tool and there was no other request on the server.
Seems like this error messed it all up :(
Updated by Ingo Schmitt almost 11 years ago
- Category set to Install Tool
- Is Regression set to No
Updated by Ingo Schmitt almost 11 years ago
Hey Benjamin. Can you have a look at this?
Updated by Markus Klein over 10 years ago
- Status changed from New to Needs Feedback
Still an issue on 6.2?
Updated by Philipp Gampe over 10 years ago
- Status changed from Needs Feedback to Closed
Did not notice it again. Closing it.
Actions