![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2252470.1 : Diameter Signaling Router (DSR) - "Report All" Button From Routes Menu Doesn't Return Any Result
In this Document
Created from <SR 3-14492813861> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 5.0 and laterInformation in this document applies to any platform. SymptomsWhen selecting the the "Report All" button from "Main Menu -> Configuration -> Network -> Route" NOAM menu, no results are getting fetched. A blank page is displayed. Changes
CauseThis behavior is due to the big number of configured routes on the system. In fact, the related executed php script is timing-out before it fetches the results. This explains why the users are getting a blank screen. Mar 16 08:31:16 DSR-NOAM httpd: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/TKLC/plat/www/zend-framework/library/Zend/Log.php on line 321
Mar 16 08:37:19 DSR-NOAM httpd: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/TKLC/plat/www/zend-framework/library/Zend/Log.php on line 321 Mar 16 08:51:56 DSR-NOAM httpd: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/TKLC/plat/www/zend-framework/library/Zend/Log.php on line 315 Mar 16 08:53:45 DSR-NOAM httpd: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/TKLC/plat/www/zend-framework/library/Zend/Log.php on line 420 Mar 16 09:38:40 DSR-NOAM httpd: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/TKLC/plat/www/zend-framework/library/Zend/Log.php on line 321 Moreover, the highest debug level of "/var/TKLC/appw/logs/Process/AppWorksGui.log" log shows that the timestamp of "Report All" action lasts more than the timeout value ("max_execution_time" parameter in "/etc/php.ini" file). The entries corresponding to "Report All" script look like below: 1490018032:3813784:23082:7:[109:/config/route/reportall:1490018002]****
In order to activate the highest debug level of "/var/TKLC/appw/logs/Process/AppWorksGui.log" log, follow the below procedure:
SolutionFollow the below steps to increase the php scripts timeout:
Attachments This solution has no attachment |
||||||||||||||||||
|