"execution of eZ publish was abruptly ended"

Author Message

Matt Dorn

Monday 27 October 2003 1:05:50 pm

I made some modifications to my 3.2 site, cleared the cache, and now every request (including to the admin interface) returns the following error message.

Any ideas? Is the request exceeding the allotted memory or something?

----------------------
eZ debug
Timing: Oct 27 2003 13:02:04

Script start

Timing: Oct 27 2003 13:02:04

Module start 'content'

Warning: eZModuleOperationInfo::execute Oct 27 2003 13:02:04

Missing main operation memento for key: f250833b51c1bdc2c43ead6b5a2fecff

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.1804 sec 1,486.9219KB 1,782.0703KB
Module start 'content' 0.1804 sec 3,268.9922KB 0.0010KB
Total runtime: 8.8065 sec

Gunnstein Lye

Tuesday 28 October 2003 8:07:01 am

You could be exceeding your maximum exection time or memory limit. It takes a lot of resources to reload the page after clearing all cache, especially if you use translations and don't have the php mbstring extension.

Matt Dorn

Wednesday 29 October 2003 9:41:51 am

We've currently got 16MB as a limit set in php.ini. Is it likely that it would need more than that?

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 19 2025 04:44:24
Script start
Timing: Jan 19 2025 04:44:24
Module start 'layout'
Timing: Jan 19 2025 04:44:24
Module start 'content'
Timing: Jan 19 2025 04:44:25
Module end 'content'
Timing: Jan 19 2025 04:44:25
Script end

Main resources:

Total runtime0.8419 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.0073 589.2891152.6406
Module start 'layout' 0.00730.0036 741.929739.4766
Module start 'content' 0.01090.8293 781.4063502.8203
Module end 'content' 0.84020.0017 1,284.22668.1250
Script end 0.8419  1,292.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4277160.0002
Check MTime0.00140.1695160.0001
Mysql Total
Database connection0.00090.108810.0009
Mysqli_queries0.792594.1317570.0139
Looping result0.00050.0618550.0000
Template Total0.806095.720.4030
Template load0.00220.263020.0011
Template processing0.803895.475620.4019
Template load and register function0.00020.027610.0002
states
state_id_array0.00080.097010.0008
state_identifier_array0.00120.147620.0006
Override
Cache load0.00180.2106230.0001
Sytem overhead
Fetch class attribute can translate value0.00050.061920.0003
Fetch class attribute name0.00120.139640.0003
XML
Image XML parsing0.00070.081020.0003
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00090.1104160.0001
String conversion0.00000.001440.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs