[solved] HowToFindError - 38473 records too much?

Author Message

Daniel Brüßler

Tuesday 09 June 2009 3:52:54 am

Hello,

we have upgraded to eZ Publish 4.1.2 and get a white page, when we try to edit a record in the ezadmin-siteaccess.

Our custom ContentClass has 38473 records, 13 attributes, one of the attributes is of type "object relationS". We don't have override.ini.append.php entries for the ezadmin-siteaccess or in the override folder.

We get a WHITE PAGE, when we have 128MB and a message like "memorry exausted" when it's 300MB, and "Maximum execution time of 300 seconds exceeded" when we set the memory limit to 1GB.

Datasets of OTHER contentclasses are editable! They have just 5000 records or less.

=> problem with 4.1.2?
=> can it be a recursion?
=> why can we edit the record in the ger-siteaccess (this has an override for the edit-templates)

Please tell your ideas about it - any answer is welcome
Daniel Brüßler

..............

lemonjuice digital creations GmbH & Co. KG
www.lemonjuice.de

..............

Carlos Revillo

Tuesday 09 June 2009 4:42:57 am

Is your object relations field and indexable one?
Could it be maybe that you're getting relations like A -> B, B->C, C->A?

Maybe you can try to make your object relations field non indexable...

Daniel Brüßler

Tuesday 09 June 2009 6:09:35 am

Thanks, Carlos,

the error was in an other content class which has the type "object relational browse". There I had the wrong select-type for the list of relations "List" instead of "default browse".... Before our import this worked well, just a little number of options in the select box, but after the import it had too much entries.

Cheers!
Daniel

..............

lemonjuice digital creations GmbH & Co. KG
www.lemonjuice.de

..............

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:35:38
Script start
Timing: Jan 18 2025 19:35:38
Module start 'layout'
Timing: Jan 18 2025 19:35:38
Module start 'content'
Timing: Jan 18 2025 19:35:39
Module end 'content'
Timing: Jan 18 2025 19:35:39
Script end

Main resources:

Total runtime0.5947 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.0391152.6406
Module start 'layout' 0.00450.0041 740.679739.4766
Module start 'content' 0.00860.5847 780.1563534.9922
Module end 'content' 0.59330.0014 1,315.148412.4375
Script end 0.5947  1,327.5859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5640160.0002
Check MTime0.00120.2083160.0001
Mysql Total
Database connection0.00050.085810.0005
Mysqli_queries0.546291.8351570.0096
Looping result0.00050.0915550.0000
Template Total0.568395.620.2842
Template load0.00160.274120.0008
Template processing0.566795.287220.2833
Template load and register function0.00010.018810.0001
states
state_id_array0.00130.224010.0013
state_identifier_array0.00090.149720.0004
Override
Cache load0.00140.2278240.0001
Sytem overhead
Fetch class attribute can translate value0.00060.101320.0003
Fetch class attribute name0.00090.158240.0002
XML
Image XML parsing0.00250.418720.0012
class_abstraction
Instantiating content class attribute0.00000.001150.0000
General
dbfile0.00260.4389160.0002
String conversion0.00000.001740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs