3.9.0 install fails on two different machines

Author Message

Erlend Halvorsen

Wednesday 17 January 2007 6:10:48 am

I've tried to install 3.9.0 on both my mac and on site5s servers, and both times I get the same error on the final install step:

* EZSW-004
Failed inserting data to mysql
Table 'ezapprove_items' already exists
* EZSW-040
Failed to initialize site package 'ezwebin_site'

3.8 installs fine on both machines.

here are the contents of error.log:

[ Jan 17 2007 09:00:03 ] [129.241.61.204] eZMySQLDB:
Query error: Table 'ezapprove_items' already exists. Query: CREATE TABLE ezapprove_items (
collaboration_id int(11) NOT NULL DEFAULT '0',
id int(11) NOT NULL AUTO_INCREMENT,
workflow_process_id int(11) NOT NULL DEFAULT '0',
PRIMARY KEY ( id )
) TYPE=InnoDB
[ Jan 17 2007 09:00:03 ] [129.241.61.204] :
Failed inserting the SQL:
CREATE TABLE ezapprove_items (
collaboration_id int(11) NOT NULL DEFAULT '0',
id int(11) NOT NULL AUTO_INCREMENT,
workflow_process_id int(11) NOT NULL DEFAULT '0',
PRIMARY KEY ( id )
) TYPE=InnoDB
[ Jan 17 2007 09:00:55 ] [129.241.61.204] eZTSTranslator::loadTranslationFile:
Could not load translation file: extension/ezwebin/translations/nor-NO/translation.ts

Any ideas?

I've installed 3.8 and upgraded it to 3.9, but I'd like to use the new ezwebin templates as the basis for our new design, and installing the ezwebin_site package *after* installing and upgrading the site doesn't seem to be an option, so any thoughts on this as well would be appreciated.

-Erlend

Erlend Halvorsen

Wednesday 17 January 2007 6:13:30 am

Addendum:
Hitting retry on the site5 install process actually worked, this never worked on the osx install

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:39:06
Script start
Timing: Jan 18 2025 11:39:06
Module start 'layout'
Timing: Jan 18 2025 11:39:06
Module start 'content'
Timing: Jan 18 2025 11:39:07
Module end 'content'
Timing: Jan 18 2025 11:39:07
Script end

Main resources:

Total runtime0.7044 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0077 588.1641152.6563
Module start 'layout' 0.00780.0042 740.820339.5078
Module start 'content' 0.01190.6909 780.3281429.3516
Module end 'content' 0.70290.0015 1,209.67978.1094
Script end 0.7044  1,217.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.5474160.0002
Check MTime0.00140.1947160.0001
Mysql Total
Database connection0.00130.178310.0013
Mysqli_queries0.653092.6930520.0126
Looping result0.00070.0968500.0000
Template Total0.660993.820.3305
Template load0.00430.609320.0021
Template processing0.656693.215120.3283
Template load and register function0.00020.028110.0002
states
state_id_array0.00190.275510.0019
state_identifier_array0.00110.154920.0005
Override
Cache load0.00190.2706340.0001
Sytem overhead
Fetch class attribute can translate value0.00110.151310.0011
Fetch class attribute name0.00140.194920.0007
XML
Image XML parsing0.00010.016010.0001
class_abstraction
Instantiating content class attribute0.00000.000920.0000
General
dbfile0.00070.0979100.0001
String conversion0.00000.001740.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs