[TYPO3-german] Fatal error im Install-Tool beim Upgrade 4.5 -> 6.2.0beta1

Jan Bartels j.bartels at arcor.de
Tue Oct 29 20:00:01 CET 2013


Hallo zusammen,

ich habe eben mal ganz mutig ein Upgrade einer größeren Testinstallation 
von 4.5.30 LTS auf 6.2.0beta1 LTS versucht. Zuvor habe ich alle 
Extensions auf den letzten Stand aktualisiert (ggf. natürlich nur bis 
auf den letzten unter 4.5 lauffähigen Stand). Danach habe ich im 
Install-Tool von 4.5 noch ein wenig die Caches, temporäre Dateien usw. 
aufgeräumt und schließlich die Symlinks auf 6.2.0beta1 gesetzt. PHP ist 
5.3.19, also neu genug.

Nach dem Login in das Install-Tool von 6.2 bricht es sofort mit einer 
Fehlermeldung ab:

Fatal error: Uncaught exception 
'TYPO3\CMS\Install\Controller\Exception\RedirectLoopException' with 
message 'Redirect loop aborted. If this message is shown again after a 
reload, your setup is so weird that the install tool is unable to handle 
it. Please make sure to remove the "install[redirectCount]" parameter 
from your request or restart the install tool from the backend 
navigation.' in 
/.../typo3_src-6.2.0beta1/typo3/sysext/install/Classes/Controller/AbstractController.php:523 

Stack trace:
#0 
/.../typo3_src-6.2.0beta1/typo3/sysext/install/Classes/Controller/StepController.php(121): 
TYPO3\CMS\Install\Controller\AbstractController->redirect()
#1 
/.../typo3_src-6.2.0beta1/typo3/sysext/install/Classes/Controller/StepController.php(70): 
TYPO3\CMS\Install\Controller\StepController->outputSpecificStep()
#2 
/.../typo3_src-6.2.0beta1/typo3/sysext/install/Start/Install.php(134): 
TYPO3\CMS\I in 
/.../typo3_src-6.2.0beta1/typo3/sysext/install/Classes/Controller/AbstractController.php 
on line 523

Fatal error: Undefined class constant 'VALID_CLASSNAME_PATTERN' in 
/.../typo3_src-6.2.0beta1/typo3/sysext/core/Classes/Core/ClassLoader.php 
on line 173

Was heißt "your setup is so weird that the install tool is unable to 
handle it"? Kann mir jemand Hinweise geben, auf welche Punkte ich das 
Setup untersuchen muss? Meine localconf.php ist umbenannt und 
LocalConfiguration.php, 
LocalConfiguration.beforePackageStatesMigration.php, 
AdditionalConfiguration.php und PackageStates.php sind zum 
Fehlerzeitpunkt bereits angelegt. Dieser Schritt hat also schon 
funktioniert.

Wie geht man bei einem solchen Update von 4.5 LTS nach 6.2 LTS am besten 
vor?

Gruß,

Jan


More information about the TYPO3-german mailing list