View Issue Details

IDProjectCategoryView StatusLast Update
0000870Composractionlogpublic2012-10-08 10:41
ReporterkikirichcreekAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000870: ERROR LOGS - Error Messages
DescriptionCritical 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 ReproduceCritical 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 ( )
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2012-10-08 10:41

administrator   ~0001019

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.

Issue History

Date Modified Username Field Change