Menu

#5689 Time out is occured if more than 100 records are imported

2.6.11
open
nobody
PIM (92)
7
2011-10-26
2011-10-26
No

Module: PIM-> configure-> data import
Description:
PHP Configuration :
Processor : Intel Piv 2.26 GHz
RAM : 2 GB
Windows XP sp2
max_execution_time : 30 seconds
max_input_time :30 seconds
memory_limit = 128M

When user uploading more than 100 records through the csv, time out will be occurred

Following error will be displayed(Fatal error: Maximum execution time of 30 seconds exceeded in C:\OrangeHRM\2.6.5\htdocs\orangehrm26118634\symfony\lib\vendor\symfony\lib\plugins\sfDoctrinePlugin\lib\vendor\doctrine\Doctrine\Connection.php on line 1050

Fatal error: Maximum execution time of 30 seconds exceeded in C:\OrangeHRM\2.6.5\htdocs\orangehrm26118634\symfony\lib\vendor\symfony\lib\util\sfContext.class.php on line 592
)

Note : 98 to 110 record will be added within 30 second.

Discussion

MongoDB Logo MongoDB