3.9 Update Class Translations problem on Postgres DB

Author Message

Oliver -

Monday 01 January 2007 7:10:36 am

Greetings:

Following an attempted upgrade from eZ 3.8.3 to 3.9.0, we appear to be encountering a postgresql database Update Class Translations glitch when executing the eZ script/command "php update/common/scripts/3.9/updateclasstranslations.php -s public --language=eng-GB". Below is an extract from the error.log which appears to reflect a permissions problem. Has anyone in the eZ Community encountered similar, or perhaps knows specifically what may be prohibiting the script from successful execution.

[ Jan 01 2007 20:03:26 ] [omega] eZPostgreSQLDB:
Error: error executing query: SELECT contentclass_id, contentclass_version, language_locale, language_id, name
                    FROM   ezcontentclass_name
WHERE  language_locale IN ( 'eng-GB' )  AND contentclass_id='1' AND contentclass_version='0'
ORDER BY contentclass_id ASC ERROR:  permission denied for relation ezcontentclass_name
[ Jan 01 2007 20:03:26 ] [omega] eZDBInterface::commit TRANSID-c5e161897665d60f072e3017e5bc700c:
Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-c5e161897665d60f072e3017e5bc700c.
[ Jan 01 2007 20:03:26 ] [omega] eZSys::serverVariable:
Server variable 'HTTP_HOST' does not exist
[ Jan 01 2007 20:03:26 ] [omega] eZSys::serverVariable:
Server variable 'REQUEST_URI' does not exist

Any pointers towards correction, would be most appreciated.

Oliver

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

Main resources:

Total runtime0.6636 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 593.9844152.6563
Module start 'layout' 0.00620.0030 746.640639.5078
Module start 'content' 0.00920.6529 786.1484405.9141
Module end 'content' 0.66210.0014 1,192.06258.1094
Script end 0.6635  1,200.1719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5037160.0002
Check MTime0.00140.2064160.0001
Mysql Total
Database connection0.00080.120710.0008
Mysqli_queries0.628394.6804460.0137
Looping result0.00040.0599440.0000
Template Total0.627194.520.3135
Template load0.00230.348920.0012
Template processing0.624894.152320.3124
Template load and register function0.00010.020910.0001
states
state_id_array0.00140.213010.0014
state_identifier_array0.00090.135020.0004
Override
Cache load0.00190.286280.0002
Sytem overhead
Fetch class attribute can translate value0.00060.085810.0006
Fetch class attribute name0.00060.091010.0006
XML
Image XML parsing0.00010.017910.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00060.0919100.0001
String conversion0.00000.001540.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
1content/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/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs