Bug #40533
closedUncaught TYPO3 Exception with new extensionmanager
0%
Description
i tried both introduction package and dummy 6.0beta1
when launching the (new) extension manager i get lots of "???????????????????????????????" and then Uncaught TYPO3 Exception
Class TYPO3\CMS\Extensionmanager\Utility\DatabaseUtility does not exist ReflectionException thrown in file /Sites/typo3_src-6.0.0beta1/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php in line 99.
the full log in Log module is:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Class TYPO3\CMS\Extensionmanager\Utility\DatabaseUtility does not exist | ReflectionException thrown in file /Sites/typo3_src-6.0.0beta1/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php in line 99. Requested URL: http://localhost/dummy-6.0.0beta1/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager
i'm under OSX 10.8, PHP 5.3.13
the system works perfectly with any TYPO3 version with lots of extBase development i do...
i tried importing static data, reimporting db structures, clearing caches, there's no PHP accelerator
nothing!
Files
Updated by Felix Kopp about 12 years ago
- File EM-debug.txt EM-debug.txt added
Same here.
Uncaught TYPO3 Exception
Class TYPO3\CMS\Extensionmanager\Utility\DatabaseUtility does not exist
ReflectionException thrown in file
[.......]/_TYPO3/typo3_src-4-master/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php in line 99.
Full dump attached
Updated by Jigal van Hemert about 12 years ago
- Status changed from New to Resolved
Applied in changeset 6c248b44a332cd5ed9bed09d5941a257931775fc.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed