Error kernel (3)/Error ocurred using URI: /

Author Message

Greg McAvoy-Jensen

Thursday 18 January 2007 5:23:36 pm

I had an ezpublish 3.7 site running under PHP 4.3 and it became unstable--first disallowing logins, then an error like the one below. I had to move the site to my own server so I can use PHP 4.4.4. I followed these instructions (http://ez.no/ezpublish/documentation/configuration/backup_restore/move_to_new_provider) and the upgrade instructions to get me to ezpublish 3.8.0. But I still get none of my content when I visit the site. Instead, I get:

Error kernel (3)
Object is unavailable

The object you requested is not currently available.

Possible reasons for this are:

    * The id or name of the object was misspelled, try changing it.
    * The object is no longer available on the site

Debug output:

Timing:  	Jan 18 2007 17:11:43
Script start
Notice: eZMySQLDB::query(0.000 ms) query number per page:0 	Jan 18 2007 17:11:43
SET NAMES 'latin1'
Timing: 	Jan 18 2007 17:11:43
Module start 'content'
Error: error/view.php 	Jan 18 2007 17:11:43
Error ocurred using URI: /
Timing: 	Jan 18 2007 17:11:43
Module end 'error'
Timing: 	Jan 18 2007 17:11:43
End

Do I need to have www-data own everything, not just /var? Any suggestions? Thanks!

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Greg McAvoy-Jensen

Saturday 20 January 2007 12:38:29 am

Ok, I think this error occurred because I thought the instructions for moving to a new provider (see above) meant that in this command:

shell> mysql database < dump_file.sql

"database" should be the name of the database you created in the fresh install. I think instead, after creating the new install, the dump file should be sent to a blank database, and the siteaccesses should then point to the new database as well.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

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

Main resources:

Total runtime0.5576 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.0057 588.0391152.6406
Module start 'layout' 0.00570.0034 740.679739.4922
Module start 'content' 0.00910.5471 780.1719495.7578
Module end 'content' 0.55620.0014 1,275.929712.1250
Script end 0.5576  1,288.0547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5986160.0002
Check MTime0.00130.2371160.0001
Mysql Total
Database connection0.00090.156510.0009
Mysqli_queries0.511691.7531520.0098
Looping result0.00060.1029500.0000
Template Total0.520593.320.2602
Template load0.00240.431920.0012
Template processing0.518192.910420.2590
Template load and register function0.00010.016510.0001
states
state_id_array0.00110.192310.0011
state_identifier_array0.00180.319420.0009
Override
Cache load0.00190.3419140.0001
Sytem overhead
Fetch class attribute can translate value0.00070.127710.0007
Fetch class attribute name0.00190.335730.0006
XML
Image XML parsing0.00040.080510.0004
class_abstraction
Instantiating content class attribute0.00000.002040.0000
General
dbfile0.00080.1425180.0000
String conversion0.00000.001640.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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
2content/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: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0003 secs