Usage static and editorial activity page not working

hi

I am using ojs 3.2.1. But from last some months system has not calculated the statistics and when one the editorial activity then the system only shows the blank page.

here is the error log

[27-Dec-2021 09:20:30 UTC] ojs2: 404 Not Found
[27-Dec-2021 09:20:53 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 125
[27-Dec-2021 09:20:53 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 139
[27-Dec-2021 09:20:53 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 159
[27-Dec-2021 09:20:53 UTC] PHP Notice: Trying to access array offset on value of type null in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 986
[27-Dec-2021 09:20:53 UTC] PHP Notice: Trying to access array offset on value of type null in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 990
[27-Dec-2021 09:20:53 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/generic/customHeader/CustomHeaderPlugin.inc.php on line 112
[27-Dec-2021 09:20:56 UTC] PHP Warning: assert(): assert(!empty($component) && !empty($op)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPComponentRouter.inc.php on line 288
[27-Dec-2021 09:20:56 UTC] PHP Warning: assert(): assert(substr($componentName, -7) == ‘Handler’) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPComponentRouter.inc.php on line 293
[27-Dec-2021 09:20:56 UTC] PHP Warning: assert(): assert(!empty($string)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPString.inc.php on line 456
[27-Dec-2021 09:20:56 UTC] PHP Warning: assert(): assert(isset($words[0]) && !empty($words[0]) && strlen(implode(’’, $words[0])) == strlen($string)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPString.inc.php on line 464
[27-Dec-2021 09:21:03 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 125
[27-Dec-2021 09:21:03 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 139
[27-Dec-2021 09:21:03 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 159
[27-Dec-2021 09:21:03 UTC] PHP Notice: Trying to access array offset on value of type null in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 986
[27-Dec-2021 09:21:03 UTC] PHP Notice: Trying to access array offset on value of type null in /home/aimsacademics/public_html/plugins/themes/unify2/UnifyThemePlugin2.inc.php on line 990
[27-Dec-2021 09:21:03 UTC] PHP Deprecated: Non-static method PKPApplication::getRequest() should not be called statically in /home/aimsacademics/public_html/plugins/generic/customHeader/CustomHeaderPlugin.inc.php on line 112
[27-Dec-2021 09:21:07 UTC] PHP Warning: assert(): assert(!empty($component) && !empty($op)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPComponentRouter.inc.php on line 288
[27-Dec-2021 09:21:07 UTC] PHP Warning: assert(): assert(substr($componentName, -7) == ‘Handler’) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPComponentRouter.inc.php on line 293
[27-Dec-2021 09:21:07 UTC] PHP Warning: assert(): assert(!empty($string)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPString.inc.php on line 456
[27-Dec-2021 09:21:07 UTC] PHP Warning: assert(): assert(isset($words[0]) && !empty($words[0]) && strlen(implode(’’, $words[0])) == strlen($string)) failed in /home/aimsacademics/public_html/lib/pkp/classes/core/PKPString.inc.php on line 464
[27-Dec-2021 09:21:07 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[42000] [1203] User aimsacademics_admin1 already has more than ‘max_user_connections’ active connections in /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php:70
Stack trace:
#0 /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php(70): PDO->__construct(‘mysql:host=loca…’, ‘a_a…’, ‘82P[’, Array)
#1 /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connectors/Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection(‘mysql:host=loca…’, ‘82P[’, Array)
#2 /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection(‘mysql:host=loca…’, Array, Array)
#3 /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connectors/ConnectionFactory.php(182): Illuminate\Database\Connectors\MySq in /home/aimsacademics/public_html/lib/pkp/lib/vendor/illuminate/database/Connection.php on line 664

Hi @asmecher asmecher

would you please guide me in this matter? thanks

Hi @asmecher

not found any responce.
thanks

Hi @Rohaan123

You’ll need to talk to your systems administration team and ask them to look into this for you:

It sounds like the stats process is failing to run because you are hitting a hard limit within your MySQL server.

Best
Jason