#870 - ERROR LOGS - Error Messages
| Identifier | #870 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | ERROR LOGS - Error Messages |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | actionlog |
| 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 ( ) |
| Funded? | No |


Comments
Go to http://yoursite/?keep_novalidate=1 and navigate back to the configuration (Admin Zone > Setup > Configuration > Site options) and disable the validation options.