Bug #51760

Upgrade Wizard - Migration to File Abstraction Layer throws Exception

Added by Björn Schmitt almost 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:2013-09-05
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:6.1 Is Regression:
PHP Version:5.4 Sprint Focus:
Complexity:

Description

Upgrade Wizard: 'Migrate all file relations from tt_content.image and pages.media' throws Exception.

Fatal error: Call to a member function isAdmin() on a non-object in /srv/www/typo3_v6/typo3/sysext/core/Classes/Resource/Security/StoragePermissionsAspect.php on line 76 Call Stack: 0.0793 262944 1. {main}() /srv/www/typo3_v6/typo3/install/index.php:0 0.4105 11967272 2. TYPO3\CMS\Install\Installer->init() /srv/www/typo3_v6/typo3/install/index.php:60 0.4227 11976984 3. TYPO3\CMS\Install\Installer->updateWizard() /srv/www/typo3_v6/typo3/sysext/install/Classes/Installer.php:549 0.8235 13645392 4. TYPO3\CMS\Install\Installer->updateWizard_parts(???) /srv/www/typo3_v6/typo3/sysext/install/Classes/Installer.php:5004 0.8353 14385088 5. TYPO3\CMS\Install\Updates\TceformsUpdateWizard->performUpdate(???, ???) /srv/www/typo3_v6/typo3/sysext/install/Classes/Installer.php:5166 0.8353 14385240 6. TYPO3\CMS\Install\Updates\TceformsUpdateWizard->init() /srv/www/typo3_v6/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php:91 0.8381 14493896 7. TYPO3\CMS\Core\Resource\StorageRepository->findAll() /srv/www/typo3_v6/typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php:67 0.8567 16370112 8. TYPO3\CMS\Core\Resource\StorageRepository->createDomainObject(???) /srv/www/typo3_v6/typo3/sysext/core/Classes/Resource/StorageRepository.php:130 0.8567 16370160 9. TYPO3\CMS\Core\Resource\ResourceFactory->getStorageObject(???, ???) /srv/www/typo3_v6/typo3/sysext/core/Classes/Resource/StorageRepository.php:194 0.8711 17330576 10. TYPO3\CMS\Extbase\SignalSlot\Dispatcher->dispatch(???, ???, ???) /srv/www/typo3_v6/typo3/sysext/core/Classes/Resource/ResourceFactory.php:147 0.8724 17349392 11. call_user_func_array(???, ???) /srv/www/typo3_v6/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php:145 0.8724 17349912 12. TYPO3\CMS\Core\Resource\Security\StoragePermissionsAspect->addUserPermissionsToStorage(???, ???, ???) /srv/www/typo3_v6/typo3/sysext/extbase/Classes/SignalSlot/Dispatcher.php:145
$this->backendUserAuthentication is NULL

21.png (48.4 kB) Björn Schmitt, 2013-09-05 11:15


Related issues

duplicates Core - Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to... Resolved 2013-09-04

History

#1 Updated by Markus Klein almost 2 years ago

  • Status changed from New to Closed

Closed as duplicate

Also available in: Atom PDF