Question on update

Author Message

Daniele Cacace

Wednesday 03 September 2008 7:37:25 am

A week ago I start migration my ez site in new server.
I update all ez site from 3.7.3 to 3.7.10.
1 site of 10 get this error:
Fatal error: Call to a member function on a non-object in direcory_site/kernel/classes/datatypes/ezuser/ezuser.php on line 737
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

?????????

TNX

Pierre T.

Thursday 04 September 2008 1:49:01 am

Did you set max_execution_time at at least 120 ?
Have a look at http://ez.no/developer/forum/install_configuration/fatal_error_maximum_execution_time_of_30_seconds

Regards,

P.

Daniele Cacace

Friday 05 September 2008 1:53:40 am

php_value memory_limit 128M
php_value max_execution_time 120

result same :(

Fatal error: Call to a member function on a non-object in /site_path/kernel/classes/datatypes/ezuser/ezuser.php on line 737
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

Mark Marsiglio

Friday 05 September 2008 4:36:17 am

Does it give the message immediately, or after about a minute or two?

You should probably check /var/log/error.log and see if there is anything useful in there.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Daniele Cacace

Friday 05 September 2008 5:07:40 am

Immediately!

error in log:

[ Sep 05 2008 11:46:24 ] [88.45.248.210] eZMySQLDB:
Query error: Table 'site_access.ezuser_setting' doesn't exist. Query: SELECT user_id, is_enabled, max_login
FROM ezuser_setting
WHERE user_id='14'

André R.

Friday 05 September 2008 7:49:27 am

Either the database name is wronge (site_access) or the ezuser_setting table is somehow deleted.

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

Daniele Cacace

Friday 05 September 2008 8:04:46 am

ezuser_setting was damaged.
I repaired that table.

thank for help :)

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

Main resources:

Total runtime0.0172 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 587.8906152.6094
Module start 'layout' 0.00640.0040 740.500039.4141
Module start 'content' 0.01040.0048 779.914197.3047
Module end 'content' 0.01520.0019 877.218838.3047
Script end 0.0172  915.5234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002514.7449140.0002
Check MTime0.00116.3716140.0001
Mysql Total
Database connection0.00105.556310.0010
Mysqli_queries0.003922.420530.0013
Looping result0.00000.103810.0000
Template Total0.00169.210.0016
Template load0.00084.604010.0008
Template processing0.00084.586010.0008
Override
Cache load0.00053.153310.0005
General
dbfile0.00021.409280.0000
String conversion0.00000.059540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs