Search - EZ crashes on some phrases

Author Message

Aleksy Goroszko

Wednesday 08 December 2010 3:54:53 pm

Hi

I am using 4.4 version, and I am trying to use search form in admin interface. Usually results set looks like:

Search for <india> returned 42 matches

and contain the list below the header.

But....

... when I try to find word "finance", EZ crashes:

Fatal error: eZ Publish did not finish its request

I have no idea what might happen - log file does not contain any info about that issue (does not grow when crashes). Tried to increase PHP memory size, set to 512MB, but still with no effect. So, the only theory is that it is hardcoded ;)

Hilsen/Regards

Aleksy

Ɓukasz Serwatka

Sunday 12 December 2010 3:07:56 pm

Hi,

Start from getting more detailed error description. I don't know which logs did you check but your environment seems to have PHP display_error setting disabled. Check web server log or if possible enable error_reporting in php.ini. Then paste your error here. BTW, which search engine do you use?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/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 29 2025 13:32:29
Script start
Timing: Jan 29 2025 13:32:29
Module start 'layout'
Timing: Jan 29 2025 13:32:29
Module start 'content'
Timing: Jan 29 2025 13:32:29
Module end 'content'
Timing: Jan 29 2025 13:32:29
Script end

Main resources:

Total runtime0.0132 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.0042 588.1328151.2109
Module start 'layout' 0.00420.0018 739.343836.6563
Module start 'content' 0.00600.0055 776.000090.2344
Module end 'content' 0.01140.0017 866.234429.9766
Script end 0.0131  896.2109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.1622140.0002
Check MTime0.00097.1046140.0001
Mysql Total
Database connection0.00075.081210.0007
Mysqli_queries0.001914.675830.0006
Looping result0.00000.054210.0000
Template Total0.00128.910.0012
Template load0.00096.545910.0009
Template processing0.00032.327210.0003
Override
Cache load0.00064.846110.0006
General
dbfile0.00118.457280.0001
String conversion0.00000.030740.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.0001 secs