Project

General

Profile

Actions

Bug #29749

closed

Big tt_news articles causes errors

Added by Alex over 12 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2011-09-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

tt_news articles in the concept workspace ("Entwurfsumgebung") with more than 40.000 characters cause connection errors. First no records are shown in the list, then the connection errors appear.

After this both cores are completely used to capacity. I tested serveral max execution times, nothing changes.

The server is optimized for TYPO3 and should normally handle this.

Coreā„¢2Duo
2x2,66 GHz
4 GB RAM

TYPO3 4.5.5
workspaces 4.5.1
tt_news 3.0.1


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #30405: Switching Workspaces results in Connection TimeoutClosed2011-09-28

Actions
Actions #1

Updated by Tolleiv Nietsch over 12 years ago

Are you able to reproduce this on more than one machine (using the Introduction Package?)

Actions #2

Updated by Tobias Liebig over 12 years ago

Did you mean any other workspace then the live workspace?

I just tested to create a tt_news record with way more then 40000 chars using a blank introduction package. I had no problem saving the record. Would be great, if you could double check the issue using the introduction package.

Actions #3

Updated by Alex over 12 years ago

I meant any other worspace than the live workspace.

But: If I use a new installation and the old database, i can reproduce it. But with a blank introduction package I cannot reproduce it...

Actions #4

Updated by Oliver Hader over 12 years ago

  • Status changed from New to Needs Feedback

What is the encoding of your database and it's version?
I guess the database fields are updated correctly (Install Tool > Database Analyzer > Compare)

Actions #5

Updated by Alex over 12 years ago

The server uses MySQL 5.0.67
The table tt_news is set to MyISAM - InnoDB doesn't chance anything.

The site has about 20.000 articles and 6.000 categories with many relations.

The compare tool says everything is alright.

Actions #6

Updated by Stefan Neufeind over 12 years ago

There are other workspace-related issues reported here about working with several thousand pages or tt_news-records. Could it be that the number of SQL-queries performed is the root of the problems you experience and not the size of an article? If you can, please try to perform an SQL-log. I expect you have a large/long-running query. Maybe because of the article-size the query grows that large that it swaps to temp-tables or so?

Actions #7

Updated by Markus Klein over 10 years ago

What is the state here? Still an issue? Can you, Alex, provide the log requested by Stefan?

Actions #8

Updated by Michael Stucki over 10 years ago

  • Category changed from Bugs to Workspaces
Actions #9

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5.1)
Actions #10

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF