Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-9943

3.9.0 updateclasstranslations.php script failure

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Medium Medium
    • 3.9.1
    • 3.9.0
    • Install
    • None
    • Operating System: SuSE Linux 9.2
      PHP Version: 4.4.0
      Database and version: Postgresql 8.4.1
      Browser (and version): N/A

    Description

      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 
      
      Steps to reproduce

      Consecutively following the eZ Upgrade information for 3.8.x to 3.9.0, this is the only script that fails as detailed above. All other further upgrade steps/scripts run flawlessly.

      Attachments

        Activity

          People

            dl dl
            saisung1 saisung1
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: