Project

General

Profile

Actions

Bug #75756

closed

Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present

Added by Frans Saris about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2016-04-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Yes
Sprint Focus:

Description

When the record from sys_file_processedfile is deleted but the processed file itself still exitst you run into this fatal error:

#1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Core\Resource\ResourceStorage::getFileForLocalProcessing() must implement interface TYPO3\CMS\Core\Resource\FileInterface, null given, called in typo3/cms/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php on line 118 and defined in typo3/cms/typo3/sysext/core/Classes/Resource/ResourceStorage.php line 1337 

TYPO3\CMS\Core\Error\Exception thrown in file
typo3/cms/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 111.

This was introduced with https://review.typo3.org/#/c/46905


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL APIClosed2015-05-25

Actions
Actions #1

Updated by Frans Saris about 8 years ago

  • Description updated (diff)
Actions #2

Updated by Frans Saris about 8 years ago

  • Description updated (diff)
Actions #3

Updated by Matthias Eberlein about 8 years ago

Hi, i get nearly the same, but the error shows up together with Extension "Media & Vidi" in Terminal ./typo3/cli_dispatch.phpsh extbase thumbnail:generate and the same error in Be Modul Media

Oops, an error occurred: Argument 1 passed to TYPO3\CMS\Core\Resource\ResourceStorage::getFileForLocalProcessing() must implement interface TYPO3\CMS\Core\Resource\FileInterface, null given, called in /var/www/virtual/domingo/sources/typo3_src-7.6.5/typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php on line 118

When i go back to TYPO3 Core 7.6.4 all runs fine.

Regards
Matthias

Actions #4

Updated by Frans Saris about 8 years ago

  • Status changed from New to In Progress

Arno Schoon is working on a fix

Actions #5

Updated by Gerrit Code Review about 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47783

Actions #6

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47787

Actions #7

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47783

Actions #8

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47795

Actions #9

Updated by Arno Schoon about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF