error upgrading ezwebin

Author Message

Ivo Lukac

Tuesday 24 February 2009 9:21:37 am

Hi,

After upgrading ez4.0.1 to 4.0.3 we tried this:
php bin/php/ezwebinupgrade.php --url=http://packages.ez.no/ezpublish/4.0/4.0.3 --auto-mode=off
result was:

Notice: No siteaccess provided, will use default siteaccess
Configuring...
Package 'ezwebin_classes' already imported. Import it anyway? [y/n]: y
Package 'ezwebin_extension' already imported. Import it anyway? [y/n]: y
Package 'ezwebin_site' already imported. Import it anyway? [y/n]: y
Directory '/tmp/ezwebin' doesn't exist. Create? [y/n]: y
Downloading...
ezwebin_classes
ezwebin_extension
ezwebin_design
ezwebin_site
Importing...
ezwebin_classes
ezwebin_extension
ezwebin_design
Error: Faild to import 'ezwebin_design' package: err =

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Lazaro Ferreira

Wednesday 04 March 2009 11:36:24 pm

Hi Ivo,

We have the same problem here, do you find a solution or workaround ?

Regards

Lazaro
http://www.mzbusiness.com

Ivo Lukac

Thursday 05 March 2009 1:29:38 am

No.

It was not mandatory to do the upgrade so we skipped it for now.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Lazaro Ferreira

Thursday 05 March 2009 2:26:37 am

Hi All,

Does someone else can help with this ?

Regards

Lazaro
http://www.mzbusiness.com

Lazaro Ferreira

Thursday 05 March 2009 5:50:47 am

Hi Ivo,

We got it with help from this POST :

http://ez.no/developer/forum/install_configuration/upgrading_webin

In our case we were missing two things :

1) run ezwebinupgrade.php from site root not from ( bin/php/.. ) , the documentation is clear about this

2) include the

--to-version

parameter

So the command line was like this :

From site root dir :

php ezwebinupgrade.php -s your_siteaccess --auto-mode=off --to-version=1.3-0

Optionally, we got --auto-mode off to customize the installation further

Lazaro
http://www.mzbusiness.com

Ivo Lukac

Friday 06 March 2009 2:14:28 am

It works :)

Thanks for posting solution.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

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 15:02:30
Script start
Timing: Jan 18 2025 15:02:30
Module start 'layout'
Timing: Jan 18 2025 15:02:30
Module start 'content'
Timing: Jan 18 2025 15:02:31
Module end 'content'
Timing: Jan 18 2025 15:02:31
Script end

Main resources:

Total runtime1.2028 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0099 589.0469152.6250
Module start 'layout' 0.00990.0040 741.671939.4453
Module start 'content' 0.01401.1874 781.1172569.2422
Module end 'content' 1.20140.0014 1,350.359416.1719
Script end 1.2028  1,366.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.3265160.0002
Check MTime0.00160.1341160.0001
Mysql Total
Database connection0.00130.111610.0013
Mysqli_queries1.140694.8221660.0173
Looping result0.00070.0545640.0000
Template Total1.160996.520.5804
Template load0.00230.193120.0012
Template processing1.158696.318420.5793
Template load and register function0.00010.008010.0001
states
state_id_array0.00120.096010.0012
state_identifier_array0.00130.110620.0007
Override
Cache load0.00200.1674380.0001
Sytem overhead
Fetch class attribute can translate value0.00130.105520.0006
Fetch class attribute name0.00110.090370.0002
XML
Image XML parsing0.00070.055720.0003
class_abstraction
Instantiating content class attribute0.00000.001490.0000
General
dbfile0.00090.0778170.0001
String conversion0.00000.000740.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/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: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs