Forums / General / Fatal error after adding a new extension

Fatal error after adding a new extension

Author Message

Viktor Juhász

Saturday 12 September 2009 12:18:09 pm

Hi!

When I try to add a new extension, I always get a fatal error after I push "Apply changes" button:

<i><b>Fatal error:</b> eZ Publish did not finish its request

The execution of eZ Publish was abruptly ended, the debug output is present below.</i>

The "Regenerate autoload arrays for extensions" button makes the same error.

The eZ and the Apache log files are not content any error about it.

I'm using eZ 4.1.3 with eZ Components 2009.1.2.

Any idea?

Christian Rößler

Saturday 12 September 2009 3:31:15 pm

Hi,

strange that even ezpublish-errorlog does not contain any information about that error. so we are a bit struggled here.

a few questions:

a) can you activate other extensions or does it throws errors too
b) has your webserver-user proper permissions to write and create files in the settings/override and/or settings/siteaccess/xxx folders and files
c) also make sure the files in var/autoloads/* are writeable by the webserver-user

if everything fails, try to activated the extension manually by editing the proper files (site.ini.append.php in settings/override as example) and then run 'php bin/php/ezpgenerateautoloads.php' in the shell (i assume you are using linux as server).

btw: what extension are you trying to install? perhaps there is a known issue somewhere.

lets hear how things are going and don't hesitate to check back ...

cheers,
chris

Hannover, Germany
eZ-Certified http://auth.ez.no/certification/verify/395613

Stéphane Couzinier

Sunday 13 September 2009 2:09:56 pm

hi
you will find the real error in the php error log
or just enable php to display error:
at the top of the index.php add
error_reporting(E_ALL);
ini_set("display_errors", 1);

http://www.kouz-cooking.fr

Geoff Bentley

Sunday 13 September 2009 10:18:03 pm

2 suggestions:

1. Try clearing the cache - either via the admin interface, or via by running the command-line script in /bin/php/ezcache.php --clear-all

2. Check your DB permissions your user has - http://ez.no/developer/forum/install_configuration/mysql_database_privileges

Łukasz Serwatka

Monday 14 September 2009 12:17:42 am

Most likely it is eZ Components related issue as extension activation mechanism require it. However you have to first change error reporting as suggested above to get more details.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

eZ debug

Timing: Jan 30 2025 20:29:34
Script start
Timing: Jan 30 2025 20:29:34
Module start 'content'
Timing: Jan 30 2025 20:29:34
Module end 'content'
Timing: Jan 30 2025 20:29:34
Script end

Main resources:

Total runtime0.2072 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 588.0391370.2813
Module start 'content' 0.00760.0147 958.32031,005.5313
Module end 'content' 0.02230.1849 1,963.85163,894.0391
Script end 0.2072  5,857.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00442.1154200.0002
Check MTime0.00130.6331200.0001
Mysql Total
Database connection0.00070.321310.0007
Mysqli_queries0.102549.46761410.0007
Looping result0.00120.57791390.0000
Template Total0.184589.010.1845
Template load0.00070.344610.0007
Template processing0.183888.683110.1838
Override
Cache load0.00040.217110.0004
Sytem overhead
Fetch class attribute can translate value0.00180.884110.0018
XML
Image XML parsing0.00020.107210.0002
General
dbfile0.00994.7826200.0005
String conversion0.00000.002330.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs