Forums / Developer / Fatal error eZ publish

Fatal error eZ publish

Author Message

K259

Thursday 28 October 2004 2:05:43 am

Fatal error: eZ publish did not finish it's request

We're running 3.4.1 and some of our users now get this error when they try to login:

Fatal error: Call to a member function on a non-object in /kernel/classes/ezcontentobject.php on line 1864

I place this topic in the dev.section since we have run ez p. a couple of years now and this is not an installation bug. Important functionality has just stopped working:
ref. http://www.ez.no/community/forum/install_configuration/fatal_error_call_to_a_member_function_on_a_non_object__1

<b>-The problem/bug-</b>
Fatal error: eZ publish did not finish it's request

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

I tried to delete users who get this problem, and recreate them, but they still get the error message. So now we also can't create new users either.

Need urgent help!
Has this bug been fixed earlier? (url?)

Frederik Holljen

Thursday 28 October 2004 2:13:22 am

This doesn't seem to be a known problem. Please contact support if you require urgent help from us. http://ez.no/services/support

K259

Thursday 28 October 2004 4:21:09 am

I just noticed while testing, that all the users in a spesific usergroup get this error-message(this usergroup was created over a year ago). I also tried to create a new user in this group, by this user get the same error. I have also tried to republish the group, and the users, but with no success.

The error is on line 1864..and code:

  case 'Node':
                        {
                            $mainNodeID = $this->attribute( 'main_node_id' );
                            foreach ( $limitationArray[$key] as $nodeID )
                            {
                                $node = eZContentObjectTreeNode::fetch( $nodeID );
       THIS LINE: 1864      $limitationNodeID = $node->attribute( 'main_node_id' );
                                if ( $mainNodeID == $limitationNodeID )
                                {
                                    $access = 'allowed';
                                    break;
                                }

K259

Wednesday 03 November 2004 2:05:51 am

Created a new usergroup, added the same rights for the role, added the usergroup to this new role as the previous defect usergroup had, and moved the users to this new usergroup.

BUT, why does usergroups in eZ publish suddenly stop working?

eZ debug

Timing: Jan 19 2025 19:01:33
Script start
Timing: Jan 19 2025 19:01:33
Module start 'content'
Timing: Jan 19 2025 19:01:34
Module end 'content'
Timing: Jan 19 2025 19:01:35
Script end

Main resources:

Total runtime1.7377 sec
Peak memory usage4,096.0000 KB
Database Queries197

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0086 588.9297180.8438
Module start 'content' 0.00861.4835 769.7734522.4453
Module end 'content' 1.49210.2456 1,292.2188332.7734
Script end 1.7376  1,624.9922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.2342210.0002
Check MTime0.00150.0841210.0001
Mysql Total
Database connection0.00150.084810.0015
Mysqli_queries1.659295.48271970.0084
Looping result0.00240.13911950.0000
Template Total1.701297.920.8506
Template load0.00230.129520.0011
Template processing1.698997.769520.8495
Template load and register function0.00020.014310.0002
states
state_id_array0.00200.114010.0020
state_identifier_array0.00230.133620.0012
Override
Cache load0.00170.0979240.0001
Sytem overhead
Fetch class attribute can translate value0.00120.069130.0004
Fetch class attribute name0.00170.096550.0003
XML
Image XML parsing0.00100.058730.0003
class_abstraction
Instantiating content class attribute0.00000.000650.0000
General
dbfile0.00450.2592270.0002
String conversion0.00000.000330.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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
7content/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
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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 7

Time used to render debug report: 0.0032 secs