Forums / General / (Update), error with draft of none existing nodes

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

(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 Exponential 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/Exponential/kernel/classes/ezcontentobjectversion.php on line 264
Fatal error: Exponential did not finish its request

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

Notice: Undefined index: /setup/debug_toolbar.tpl in /home/hkk/public_html/Exponential/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?