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.