(Update), error with draft of none existing nodes

Author Message

H. K.

Sunday 15 July 2007 4:18:47 am

After a power failure I get this error when i try to edit some nodes

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-354d0e853285c3611ce897d7389693f7 and has been logged.
Please include the transaction ID and the current URL when contacting the system administrator.

The debug:

Query error: Can't open file: 'eznode_assignment.MYI'. (errno: 145). Query: SELECT id, remote_id, contentobject_id, contentobject_version, parent_node, sort_field, sort_order,
       is_main, from_node_id, parent_remote_id
FROM   eznode_assignment
WHERE  contentobject_id='280788' AND contentobject_version='1'

I have tried to repair eznode_assignment in mysql but no luck.

System:
EZ 3.6.1
Mysql 4.0

H. K.

Sunday 15 July 2007 5:05:56 am

I managed to repair the table

But after deleting the two “dirty nodes” I get this error when I enter my account.

Fatal error: Call to a member function on a non-object in /home/hkk/public_html/ezpublish/kernel/classes/ezcontentobjectversion.php on line 264
Fatal error: eZ publish did not finish its request

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

Notice: Undefined index: /setup/debug_toolbar.tpl in /home/hkk/public_html/ezpublish/kernel/common/eztemplatedesignresource.php on line 384

Error: eZContentObject::fetch()  	Jul 15 2007 13:50:26

Object not found (280690)

In witch table are these drafts stored?

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

Main resources:

Total runtime0.4876 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.0391152.6406
Module start 'layout' 0.00540.0028 740.679739.4766
Module start 'content' 0.00810.4776 780.1563429.0703
Module end 'content' 0.48580.0018 1,209.22668.1250
Script end 0.4876  1,217.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.6585160.0002
Check MTime0.00130.2684160.0001
Mysql Total
Database connection0.00080.155810.0008
Mysqli_queries0.448892.0461520.0086
Looping result0.00040.0903500.0000
Template Total0.460894.520.2304
Template load0.00230.463920.0011
Template processing0.458594.032820.2293
Template load and register function0.00020.031410.0002
states
state_id_array0.00060.132710.0006
state_identifier_array0.00130.270720.0007
Override
Cache load0.00170.3467160.0001
Sytem overhead
Fetch class attribute can translate value0.00100.206910.0010
Fetch class attribute name0.00130.256520.0006
XML
Image XML parsing0.00010.026510.0001
class_abstraction
Instantiating content class attribute0.00000.001520.0000
General
dbfile0.00070.1451100.0001
String conversion0.00000.001840.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs