Discussion:
[TYPO3-english] Typo3 v6 Uncaught TYPO3 Exception - typo3temp clearing cache
Ronald Renfro
2012-12-30 19:49:43 UTC
Permalink
Hello,

I am currently updating a site to Typo3 v6, php 5.4.x

I am getting runtime exception errors when Typo3 is rendering a page... I deleted the files in typo3temp and cleared the cache. I presume that typo3 is rebuilding the cached images (gifbuilder, pdf, etc.) and aborts the script displaying an error. This behavior is new to me and did not happen in earlier versions e.g. typo3 displayed broken image icons and finalized the rendering after another page request - but at least the page was displayed. Is anyone else having this kind of issue? And is there a way to fix this or disable the runtime exceptions? Any help will be greatly appreciated!

Regards
Ronald Renfro

Uncaught TYPO3 Exception
#1329821485: File has been deleted. (More information)

RuntimeException thrown in file
/typo3_src-6.0.0/typo3/sysext/core/Classes/Resource/AbstractFile.php in line 492.

31 TYPO3\CMS\Core\Resource\AbstractFile::getPublicUrl()

30 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getImgResource(NULL, array)

etc.
Markus Klein
2012-12-30 20:36:35 UTC
Permalink
Post by Ronald Renfro
Hello,
I am currently updating a site to Typo3 v6, php 5.4.x
I am getting runtime exception errors when Typo3 is rendering a page... I deleted the files in typo3temp and cleared the cache. I
presume that typo3 is rebuilding the cached images (gifbuilder, pdf, etc.) and aborts the script displaying an error. This behavior is new
to me and did not happen in earlier versions e.g. typo3 displayed broken image icons and finalized the rendering after another page
request - but at least the page was displayed. Is anyone else having this kind of issue? And is there a way to fix this or disable the
runtime exceptions? Any help will be greatly appreciated!
Regards
Ronald Renfro
Uncaught TYPO3 Exception
#1329821485: File has been deleted. (More information)
RuntimeException thrown in file
/typo3_src-6.0.0/typo3/sysext/core/Classes/Resource/AbstractFile.php in line 492.
31 TYPO3\CMS\Core\Resource\AbstractFile::getPublicUrl()
30 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getImgResource(NULL, array)
I fear you've got a Content Element with an image which does not exist anymore. Did your run the FAL migration wizard in the Install Tool?


Kind regards
Markus
Ronald Renfro
2012-12-30 21:19:21 UTC
Permalink
yes, if you mean by FAL migration the step called "Migrate all file relations from tt_content.image and pages.media".
I did that and have now disabled debug output in the backend / frontend - but I still get an "oops, an error occured" screen when accessing a page in the backend. When I click again the page + content elements appear normally. I seems like I have to refresh the page as many times as there are content elements with images that need to be generated...
Post by Markus Klein
Post by Ronald Renfro
Hello,
I am currently updating a site to Typo3 v6, php 5.4.x
I am getting runtime exception errors when Typo3 is rendering a page... I deleted the files in typo3temp and cleared the cache. I
presume that typo3 is rebuilding the cached images (gifbuilder, pdf, etc.) and aborts the script displaying an error. This behavior is new
to me and did not happen in earlier versions e.g. typo3 displayed broken image icons and finalized the rendering after another page
request - but at least the page was displayed. Is anyone else having this kind of issue? And is there a way to fix this or disable the
runtime exceptions? Any help will be greatly appreciated!
Regards
Ronald Renfro
Uncaught TYPO3 Exception
#1329821485: File has been deleted. (More information)
RuntimeException thrown in file
/typo3_src-6.0.0/typo3/sysext/core/Classes/Resource/AbstractFile.php in line 492.
31 TYPO3\CMS\Core\Resource\AbstractFile::getPublicUrl()
30 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getImgResource(NULL, array)
I fear you've got a Content Element with an image which does not exist anymore. Did your run the FAL migration wizard in the Install Tool?
Kind regards
Markus
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Philipp Gampe
2012-12-30 21:22:10 UTC
Permalink
Hi Ronald,
Post by Ronald Renfro
Uncaught TYPO3 Exception
#1329821485: File has been deleted. (More information)
Maybe https://review.typo3.org/#/c/17161/

Or this image was already deleted (as pointed out in the other post).

Have a happy new year
--
Philipp Gampe ? PGP-Key 0AD96065 ? TYPO3 UG Bonn/K?ln
Documentation ? linkvalidator
TYPO3 .... inspiring people to share!
Ronald Renfro
2012-12-30 22:05:41 UTC
Permalink
Hi Philipp, Markus,

I have narrowed down the problem... It seems to be an issue with larger pdf files... >5 Mb. In list mode I can access the page and see the content-elements in the backend... When I edit one of filelinks elements with a large pdf included it displays the oops error. In Page Module it displays the oops error directly (file has been deleted...) I have verified that the files are on the server and are not deleted.
The process is quite tedious... I have to click through all the pages to get the content previews/thumbnails generated...
Can I disable Thumbnail previews only for pdf files or is there a way to generate this from cli?

btw.
I tried the patch you mentioned - does not work for me... (https://review.typo3.org/#/c/17161/)

Thanks

Regards
Ronald
Post by Philipp Gampe
Hi Ronald,
Post by Ronald Renfro
Uncaught TYPO3 Exception
#1329821485: File has been deleted. (More information)
Maybe https://review.typo3.org/#/c/17161/
Or this image was already deleted (as pointed out in the other post).
Have a happy new year
--
Philipp Gampe ? PGP-Key 0AD96065 ? TYPO3 UG Bonn/K?ln
Documentation ? linkvalidator
TYPO3 .... inspiring people to share!
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Philipp Gampe
2012-12-31 09:36:55 UTC
Permalink
Hi Ronald,
Post by Ronald Renfro
I tried the patch you mentioned - does not work for me...
It was just a guess, but I pretty much expected that it does not solve the
problem for you.

Would you please open a bug report with all relevent details so that a FAL
team member can have a look. I fear that the error is just too generic and
the problem really lies in the size.
http://forge.typo3.org/projects/typo3v4-fileabstractionlayer/issues

What is you php_memory_limit?

Best regards
--
Philipp Gampe ? PGP-Key 0AD96065 ? TYPO3 UG Bonn/K?ln
Documentation ? linkvalidator
TYPO3 .... inspiring people to share!
Helmut Hummel
2013-01-01 02:53:49 UTC
Permalink
Hi Ronald,
I have narrowed down the problem... It seems to be an issue with larger pdf files...>5 Mb. In list mode I can access the page and see the content-elements in the backend... When I edit one of filelinks elements with a large pdf included it displays the oops error. In Page Module it displays the oops error directly (file has been deleted...) I have verified that the files are on the server and are not deleted.
The process is quite tedious... I have to click through all the pages to get the content previews/thumbnails generated...
Can I disable Thumbnail previews only for pdf files or is there a way to generate this from cli?
btw.
I tried the patch you mentioned - does not work for me... (https://review.typo3.org/#/c/17161/)
Can you try this one?

https://review.typo3.org/#/c/17208/

It solved similar problems for me...

Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org
Ronald Renfro
2013-01-01 20:46:43 UTC
Permalink
Hi Helmut,

will try your suggestion and give feedback if it works.

Regards
Ronald
Post by Philipp Gampe
Hi Ronald,
I have narrowed down the problem... It seems to be an issue with larger pdf files...>5 Mb. In list mode I can access the page and see the content-elements in the backend... When I edit one of filelinks elements with a large pdf included it displays the oops error. In Page Module it displays the oops error directly (file has been deleted...) I have verified that the files are on the server and are not deleted.
The process is quite tedious... I have to click through all the pages to get the content previews/thumbnails generated...
Can I disable Thumbnail previews only for pdf files or is there a way to generate this from cli?
btw.
I tried the patch you mentioned - does not work for me... (https://review.typo3.org/#/c/17161/)
Can you try this one?
https://review.typo3.org/#/c/17208/
It solved similar problems for me...
Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Ronald Renfro
2013-01-02 13:11:46 UTC
Permalink
Hi Helmut,

the patch is working for me :) (https://review.typo3.org/#/c/17208/)

Thanks for your hint!

Regards
Ronald
Post by Ronald Renfro
Hi Helmut,
will try your suggestion and give feedback if it works.
Regards
Ronald
Post by Philipp Gampe
Hi Ronald,
I have narrowed down the problem... It seems to be an issue with larger pdf files...>5 Mb. In list mode I can access the page and see the content-elements in the backend... When I edit one of filelinks elements with a large pdf included it displays the oops error. In Page Module it displays the oops error directly (file has been deleted...) I have verified that the files are on the server and are not deleted.
The process is quite tedious... I have to click through all the pages to get the content previews/thumbnails generated...
Can I disable Thumbnail previews only for pdf files or is there a way to generate this from cli?
btw.
I tried the patch you mentioned - does not work for me... (https://review.typo3.org/#/c/17161/)
Can you try this one?
https://review.typo3.org/#/c/17208/
It solved similar problems for me...
Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Loading...