Problem upgrading ezwebin 1.1 to 1.2 : objects are lost

Author Message

Olivier TURPIN

Sunday 27 May 2007 1:24:04 am

Hello,

I have a site running under version 3.9.2 adn ezw<ebin 1.1.
I tried to upgrade to 1.2, but content objects are to be removed when updating classes.
Is there a way to upgrade site classes without loosing all the content of the site ?

Thx

André R.

Sunday 27 May 2007 10:04:10 am

Are you running the update script ?

More on that one:
http://ez.no/community/forum/install_configuration/upgrade_ezwebin_from_1_1_to_1_2/re_upgrade_ezwebin_from_1_1_to_1_2

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Olivier TURPIN

Monday 28 May 2007 12:53:08 am

Hello,

On a first try, I made a run oif the upgrade script, but it ended with an error:

[root@dialgirex equiMan]# php4 ezwebinupgrade.php --package=ezwebin_classes
Notice: No siteaccess provided, will use default siteaccess
Warning: Processing in auto-mode:
- packages will be downloaded to '/tmp/ezwebin';
- packages will be imported to 'var/storage/packages/ez_systems';
- installing of existing classes will be skipped;
- all files(extesion, design, downloaded and imported packages) will be overwritten;
Continue? [y/n]: y
Configuring...
Downloading...
ezwebin_classes
Importing...
ezwebin_classes
Installing...
Installing package 'ezwebin_classes'
Updateting content classes...

Fatal error: Call to a member function on a non-object in /home/equiman/equiMan/var/storage/packages/ez_systems/ezwebin_site/settings/ezwebininstaller.php on line 572

Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.
[root@dialgirex equiMan]#

Sylvain Guittard

Friday 25 April 2008 7:05:40 am

Hi,

I've got the same problem:

Call to a member function on a non-object in /home/huchet_up/public_html/var/storage/packages/ez_systems/ezwebin_site/settings/ezwebininstaller.php on line 572

I'm using eZ publish 3.9.4 (just upgraded from 3.9.0).

@ Olivier:
How did you solve this error?

Thx

http://www.vignevin-epicure.com
http://twitter.com/vignevinEPIcure

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:21:29
Script start
Timing: Jan 18 2025 11:21:29
Module start 'layout'
Timing: Jan 18 2025 11:21:29
Module start 'content'
Timing: Jan 18 2025 11:21:30
Module end 'content'
Timing: Jan 18 2025 11:21:30
Script end

Main resources:

Total runtime0.5470 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 588.1641152.6563
Module start 'layout' 0.00660.0037 740.820339.5234
Module start 'content' 0.01020.5352 780.3438589.3984
Module end 'content' 0.54540.0015 1,369.742212.1094
Script end 0.5469  1,381.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.6621160.0002
Check MTime0.00150.2782160.0001
Mysql Total
Database connection0.00120.215710.0012
Mysqli_queries0.484788.6191620.0078
Looping result0.00070.1268600.0000
Template Total0.511993.620.2560
Template load0.00200.357320.0010
Template processing0.510093.237720.2550
Template load and register function0.00020.042810.0002
states
state_id_array0.00120.215910.0012
state_identifier_array0.00140.251720.0007
Override
Cache load0.00160.2972440.0000
Sytem overhead
Fetch class attribute can translate value0.00090.167330.0003
Fetch class attribute name0.00170.307250.0003
XML
Image XML parsing0.00100.189030.0003
class_abstraction
Instantiating content class attribute0.00000.002050.0000
General
dbfile0.00150.2723170.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs