Project

General

Profile

Actions

Bug #42872

closed

Fatal error: Uncaught exception 'RuntimeException' with message 'Could not fetch page data for uid 0.'

Added by Frank Gerards over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2012-11-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

After updating from 4.7.latest to 6.0.0rc1 and running the update wizard, then emptying typo3conf temp-files and typo3temp-Dir Backend and frontend is dead with fatal error:

Fatal error: Uncaught exception 'RuntimeException' with message 'Could not fetch page data for uid 0.' in /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php:213 Stack trace: #0 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php(304): TYPO3\CMS\Core\Utility\RootlineUtility->getRecordArray(0) #1 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php(188): TYPO3\CMS\Core\Utility\RootlineUtility->generateRootlineCache() #2 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/frontend/Classes/Page/PageRepository.php(570): TYPO3\CMS\Core\Utility\RootlineUtility->get() #3 /srv/www-home/typo3_spielwiese/htdocs/typo3temp/Cache/Code/cache_core/ClassLoader_Core_cda52d5e66dc6e36a611.php(63): TYPO3\CMS\Frontend\Page\PageRepository->getRootLine(0) #4 /srv/www-home/typo3_spielwiese/htdocs/typo3temp/Cache/Code/cache_core/ClassLoader_Core_cda52d5e66 in /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php on line 213

Any clue, solution ?

Actions #1

Updated by Frank Gerards over 11 years ago

  • Target version set to 6.0.0-RC1
Actions #2

Updated by Frank Gerards over 11 years ago

can also be viewed on http://www.philippgampe.info/typo3/ :)

Actions #3

Updated by Patrick Broens over 11 years ago

  • Status changed from New to Needs Feedback

This is probably related to FED, which is used in the website you are mentioning. The current version of the extension 'fed' is not compatible with TYPO3 CMS version 6.0. Could you please investigate if this is related to FED and not to the TYPO3 CMS Core? I know the extension author already has started to make FED compatible with TYPO3 CMS version 6.0. See https://github.com/NamelessCoder/fed/commit/19de640ec45e739b0c1505e2fc2ef8b01d6c9074

Actions #4

Updated by Frank Gerards over 11 years ago

Hi,

I checked out the master of FED on gitHub and the problem is solved.
Thanks for the hint, didnt make the connection to FED because of the error message...
Ticket can be closed.

Actions #5

Updated by Patrick Broens over 11 years ago

  • Status changed from Needs Feedback to Closed

Problem was not related to core

Actions

Also available in: Atom PDF