View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000870 | Composr | actionlog | public | 2012-10-08 00:35 | 2012-10-08 10:41 |
Reporter | kikirichcreek | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000870: ERROR LOGS - Error Messages | ||||
Description | Critical error – bailing out This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other. PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238 (version: 9.0.1, PHP version: 5.3.17, URL: /communitycenter/adminzone/index.php?page=admin&type=structure&keep_no_swfupload=1) Stack trace… File -> '/home4/keymeint/public_html/communitycenter/sources/failure.php' Line -> 693 Function -> 'die_html_trace' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238 (version: 9.0.1, PHP version: 5.3.17, URL: /communitycenter/adminzone/index.php?page=admin&type=structure&keep_no_swfupload=1)', ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 1009 Function -> '_fatal_exit' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238', ) File -> '/home4/keymeint/public_html/communitycenter/sources/failure.php' Line -> 220 Function -> 'fatal_exit' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238', ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 872 Function -> '_Composr_error_handler' Args -> array ( 0 => 'error', 1 => 1, 2 => 'Maximum execution time of 300 seconds exceeded', 3 => 'sources/js_lex.php', 4 => 238, ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 808 Function -> 'Composr_error_handler' Args -> array ( 0 => 1, 1 => 'Maximum execution time of 300 seconds exceeded', 2 => '/home4/keymeint/public_html/communitycenter/sources/js_lex.php', 3 => 238, ) Function -> 'catch_fatal_errors' Args -> array ( ) | ||||
Steps To Reproduce | Critical error – bailing out This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other. PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238 (version: 9.0.1, PHP version: 5.3.17, URL: /communitycenter/adminzone/index.php?page=admin&type=structure&keep_no_swfupload=1) Stack trace… File -> '/home4/keymeint/public_html/communitycenter/sources/failure.php' Line -> 693 Function -> 'die_html_trace' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238 (version: 9.0.1, PHP version: 5.3.17, URL: /communitycenter/adminzone/index.php?page=admin&type=structure&keep_no_swfupload=1)', ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 1009 Function -> '_fatal_exit' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238', ) File -> '/home4/keymeint/public_html/communitycenter/sources/failure.php' Line -> 220 Function -> 'fatal_exit' Args -> array ( 0 => 'PHP ERROR [1] Maximum execution time of 300 seconds exceeded in sources/js_lex.php on line 238', ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 872 Function -> '_Composr_error_handler' Args -> array ( 0 => 'error', 1 => 1, 2 => 'Maximum execution time of 300 seconds exceeded', 3 => 'sources/js_lex.php', 4 => 238, ) File -> '/home4/keymeint/public_html/communitycenter/sources/global.php(206) : eval()\'d code' Line -> 808 Function -> 'Composr_error_handler' Args -> array ( 0 => 1, 1 => 'Maximum execution time of 300 seconds exceeded', 2 => '/home4/keymeint/public_html/communitycenter/sources/js_lex.php', 3 => 238, ) Function -> 'catch_fatal_errors' Args -> array ( ) | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
You've enabled the validation options in the configuration. It does warn they are slow and recommend not to enable them, but on some servers they are extremely slow. We'll try and optimise them and/or hide them. Go to http://yoursite/?keep_novalidate=1 and navigate back to the configuration (Admin Zone > Setup > Configuration > Site options) and disable the validation options. |