can't install package created in ez publish

Author Message

Andrei Barhatov

Thursday 03 February 2005 9:52:44 pm

I have created my own large class "edu_institution" (98 attributes). Then I create one "edu_institution" object and I have such problem: if I create new package in ez publish for export of this "edu_institution" content object then I can't import this package again:

Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

In debug information there are no errors (only one Notice: eZMySQLDB::query(0.000 ms) query number per page:0).

Although yesterday it's worked with this class... I even have restored old version of MySQL database, but have the same error %[ Maybe there are some problems with ezp's folders/files?

With others objects (links, articles, ...) export and following import works.

System: ezp 3.5 (10342), win xp sp2, apache 2.0.52, php 4.3.10, mmcache.

Frederik Holljen

Friday 04 February 2005 12:14:18 am

It might be related to the PHP reference bug. If you don't mind, can you submit a bug report and include the package you are trying to import (use the patch field) so we can test it?

Btw: 98 attributes is a _lot_. Are you certain that you can't organize your data differently? I fear your implementation might become quite slow if you have lots of these objects.

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 16:25:37
Script start
Timing: Jan 18 2025 16:25:37
Module start 'layout'
Timing: Jan 18 2025 16:25:37
Module start 'content'
Timing: Jan 18 2025 16:25:38
Module end 'content'
Timing: Jan 18 2025 16:25:38
Script end

Main resources:

Total runtime0.9612 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.2813152.6563
Module start 'layout' 0.00600.0039 741.937539.5078
Module start 'content' 0.00990.9490 781.4453493.3125
Module end 'content' 0.95890.0023 1,274.75788.1094
Script end 0.9612  1,282.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3536160.0002
Check MTime0.00140.1438160.0001
Mysql Total
Database connection0.00100.103110.0010
Mysqli_queries0.915995.2874540.0170
Looping result0.00050.0557520.0000
Template Total0.928396.620.4641
Template load0.00200.210220.0010
Template processing0.926296.361020.4631
Template load and register function0.00020.018910.0002
states
state_id_array0.00140.149510.0014
state_identifier_array0.00130.133020.0006
Override
Cache load0.00160.1668140.0001
Sytem overhead
Fetch class attribute can translate value0.00070.075120.0004
Fetch class attribute name0.00110.115730.0004
XML
Image XML parsing0.00070.075620.0004
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00080.0817160.0000
String conversion0.00000.000840.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 7
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs