Aoe_Profiler icon indicating copy to clipboard operation
Aoe_Profiler copied to clipboard

Only Admin or catalogsearch route is showing

Open ODLTechnology opened this issue 8 years ago • 2 comments

Hi,

I think i've configured the extension correctly, but in System > AOE Profiler, i only see admin or catalogsearch route. I upload the aoe_profiler.xml into the var directory with always value in the trigger. Is the extension need something else to work fine ?

Thanks for your reply !

ODLTechnology avatar Sep 09 '16 15:09 ODLTechnology

Look inside your PHP error log, chances are profiler hit the php memory_limit.

sambolek avatar Sep 21 '16 06:09 sambolek

After that, errors can be mysql limits:

max_allowed_packet Warning: Error while sending QUERY packet. PID=4880 in /lib/Zend/Db/Statement/Pdo.php on line 228

innodb_log_file_size Error while saving Aoe_Profiler data: SQLSTATE[42000]: Syntax error or access violation: 1118 The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size., query was:...

sambolek avatar Sep 21 '16 07:09 sambolek