Information displayed in double

Author Message

PO Michel

Thursday 05 October 2006 1:53:15 am

Hello all,

We have recently upgraded from php 4.3.9 (eZ 3.7.4) to 4.4.4 and then back to 4.3.9 because of mail problems.

We now have the following problem : articles are displayed in double in eZ administration interface and every edit operation ends with a fatal error like the following :

Fatal error: A database transaction in eZ publish failed.

The current execution was stopped to prevent further problems.
You should contact the System Administrator of this site with the information on this page.
The current transaction ID is TRANSID-d0a191ff2386739aca41f54b8e0ebb20 and has been logged.
Please include the transaction ID and the current URL when contacting the system administrator

Any idea ?

Many thanks !

PO

Claudia Kosny

Thursday 05 October 2006 3:25:35 am

Hello PO Michel

Have a look at the error.log in the var directory. There you should be able to see the query that fails. Please post it here.
And how did you upgrade and then downgrade again? Just replaced the PHP version or did you do something with the database? Do you use MySQL or PostgreSql? Which version?

Greetings from Luxembourg

Claudia

PO Michel

Thursday 05 October 2006 5:16:32 am

OK, I have found what causes the problem.

Our PHP accelerator (APC) was not enabled...

Thanks,

PO

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:27:03
Script start
Timing: Jan 18 2025 16:27:03
Module start 'layout'
Timing: Jan 18 2025 16:27:03
Module start 'content'
Timing: Jan 18 2025 16:27:04
Module end 'content'
Timing: Jan 18 2025 16:27:04
Script end

Main resources:

Total runtime0.6837 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.0054 589.1484152.6406
Module start 'layout' 0.00540.0030 741.789139.4766
Module start 'content' 0.00840.6736 781.2656468.5625
Module end 'content' 0.68200.0016 1,249.82818.1484
Script end 0.6836  1,257.9766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4864160.0002
Check MTime0.00140.2001160.0001
Mysql Total
Database connection0.00090.128010.0009
Mysqli_queries0.638093.3184570.0112
Looping result0.00050.0789550.0000
Template Total0.648494.820.3242
Template load0.00230.334120.0011
Template processing0.646194.513020.3231
Template load and register function0.00010.019310.0001
states
state_id_array0.00130.188010.0013
state_identifier_array0.00080.115520.0004
Override
Cache load0.00190.2754250.0001
Sytem overhead
Fetch class attribute can translate value0.00050.079720.0003
Fetch class attribute name0.00090.127530.0003
XML
Image XML parsing0.00020.036220.0001
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00090.1266100.0001
String conversion0.00000.001240.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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs