Admin cannot login HELP!!!!

Author Message

Lukasz Piech

Tuesday 10 April 2007 2:27:53 am

HELP!!!! Something happened to my admin website - all users can login to admin interface but when I try with admin login I get :

Fatal error: Maximum execution time of 60 seconds exceeded in c:\ezpublish\ezpublish\var\ezwebin_site\cache\template\compiled\content_structure_menu-44997b922ebfa65f9428a1d3a11fd4c8.php on line 663
Fatal error: eZ publish did not finish its request

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

PLEASE HELP!!!!

Michael Lee

Wednesday 11 April 2007 8:40:10 am

Hi Lukasz,
Maybe you can try to clean up the cache files with EZ_HOME/bin/shell/clear-cache --clear-all and login with admin user again.

Michael Lee | Managing Director | ZerusTech Ltd | www.zerustech.com

Skype: zerustech

Betsy Gamrat

Thursday 19 April 2007 5:01:14 pm

I ran into a problem like this on 3.7, where the number of nodes displayed in the content structure tree of the admin console was so large, the system crashed.

Solution was to edit contentstructuremenu.ini to limit the number of nodes displayed.

Piotrek Karaƛ

Friday 20 April 2007 10:35:20 am

In addition to what Betsy wrote:
<i>Solution was to edit contentstructuremenu.ini to limit the number of nodes displayed.</i>

There are at least three ways of doing so in that location:
- limiting max amount of visible nodes
- limiting max depth of visible nodes
- specifying the classes allowed in the tree

The two first are tempting because they are easy to use, but may cause confusion when you actually reach the limits because 'random' nodes are missing. The best idea in my opinion is to plan the site well and operate mostly on allowed classes (third one), while treating the first two as security parameters.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

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:13:06
Script start
Timing: Jan 18 2025 21:13:06
Module start 'layout'
Timing: Jan 18 2025 21:13:06
Module start 'content'
Timing: Jan 18 2025 21:13:07
Module end 'content'
Timing: Jan 18 2025 21:13:07
Script end

Main resources:

Total runtime0.7670 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 589.0156152.6094
Module start 'layout' 0.00750.0029 741.625039.4141
Module start 'content' 0.01040.7550 781.0391633.0938
Module end 'content' 0.76550.0015 1,414.132812.1797
Script end 0.7670  1,426.3125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4825160.0002
Check MTime0.00140.1810160.0001
Mysql Total
Database connection0.00080.103410.0008
Mysqli_queries0.702391.5645640.0110
Looping result0.00080.1105620.0000
Template Total0.727494.820.3637
Template load0.00190.252420.0010
Template processing0.725594.580320.3627
Template load and register function0.00020.029210.0002
states
state_id_array0.00100.127010.0010
state_identifier_array0.00180.234120.0009
Override
Cache load0.00160.2136250.0001
Sytem overhead
Fetch class attribute can translate value0.00100.130040.0002
Fetch class attribute name0.00230.293570.0003
XML
Image XML parsing0.00410.533140.0010
class_abstraction
Instantiating content class attribute0.00000.001770.0000
General
dbfile0.00380.4917300.0001
String conversion0.00000.001240.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs