Fatal Error when creating article

Author Message

Alexander Petrov

Wednesday 07 March 2007 5:43:49 am

Hello, suddenly when I try to create an article via the admin interface I got an error:

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

And this is the error details:

Notice: eZMySQLDB::query(0.000 ms) query number per page:0  	Mar 07 2007 15:38:23

SET NAMES 'utf8'

Timing: 	Mar 07 2007 15:38:23

Module start 'content'

Error: eZMySQLDB 	Mar 07 2007 15:38:23

Query error: The table 'ezcontentobject_attribute' is full. Query: INSERT INTO ezcontentobject_attribute (id, contentobject_id, version, language_code, language_id, contentclassattribute_id, attribute_original_id, sort_key_int, sort_key_string, data_type_string, data_text, data_int, data_float) VALUES('8547', '14', '7', 'rus-RU', '2', '389', '0', '0', '', 'ezstring', '', NULL, '0.000000')

Error: eZDBInterface::commit TRANSID-5f8f09ae67a0770710703990490b3c75 	Mar 07 2007 15:38:23

Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-5f8f09ae67a0770710703990490b3c75.

Site was working perfectly till today, server settings were not changed.

Does anyone know what is that error means?

Xavier Serna

Wednesday 07 March 2007 6:21:19 am

Hi Alexander,

it seems that the MySQL don't have space to insert new rows to the table... perhaps disk full, or db full?

hope this helps!

--
Xavier Serna
eZ Publish Certified Developer
Departament de Software
Microblau S.L. - http://www.microblau.net
+34 937 466 205

Alexander Petrov

Wednesday 07 March 2007 6:36:13 am

Hi, Xavier!

Yes the problem was with mysql quota. Thanks for a suggession!

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 11:36:25
Script start
Timing: Jan 18 2025 11:36:25
Module start 'layout'
Timing: Jan 18 2025 11:36:25
Module start 'content'
Timing: Jan 18 2025 11:36:26
Module end 'content'
Timing: Jan 18 2025 11:36:26
Script end

Main resources:

Total runtime0.8841 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.0083 587.9375152.6250
Module start 'layout' 0.00830.0048 740.562539.4453
Module start 'content' 0.01300.8697 780.0078533.5469
Module end 'content' 0.88280.0013 1,313.554712.1563
Script end 0.8841  1,325.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4079160.0002
Check MTime0.00130.1512160.0001
Mysql Total
Database connection0.00330.370910.0033
Mysqli_queries0.829293.7888570.0145
Looping result0.00060.0668550.0000
Template Total0.822993.120.4115
Template load0.00200.222720.0010
Template processing0.820992.851220.4105
Template load and register function0.00010.016810.0001
states
state_id_array0.00320.366310.0032
state_identifier_array0.00330.374420.0017
Override
Cache load0.00160.1827170.0001
Sytem overhead
Fetch class attribute can translate value0.00110.119220.0005
Fetch class attribute name0.00090.106340.0002
XML
Image XML parsing0.00070.078520.0003
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00100.1184160.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/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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