Project

General

Profile

Actions

Bug #36736

closed

Upgrade wizard FAL fails because of missing database tables

Added by Jigal van Hemert almost 12 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2012-05-01
Due date:
% Done:

0%

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

Description

The upgrade wizard first wants to migrate file relations and suggest to run the database compare tool as the last step.

Without the sys_file table this migration cannot run and ends with:

Uncaught TYPO3 Exception
#1314455642: Error during file indexing: "Table 'typo3.sys_file' doesn't exist" (More information)

RuntimeException thrown in file
D:\webserver\xampp\htdocs\typo3_src\t3lib\file\Service\IndexerService.php in line 146.

Actions #1

Updated by Ingo Renner almost 12 years ago

I can confirm this issue

Actions #2

Updated by Arno Dudek over 11 years ago

I also confirm

Actions #3

Updated by Sebastian Fischer almost 10 years ago

Cant confirm in current master. Could you please retest?

Actions #4

Updated by Jigal van Hemert almost 10 years ago

  • Status changed from New to Closed
  • Is Regression set to No

Of course it's not present in current master; the whole Install Tool has been rewritten and Upgrade wizards now perform the necessary database updates before attempting to migrate anything. Since 6.0/6.1 won't receive such bugfixes (which might introduce new issues) I've closed the issue.

Actions

Also available in: Atom PDF