Hi,
I'm attempting to apply a new url to a site that has in the order of 3,000 assets. When I attempt to apply the url a hippo job starts and gets as far as 84% and then fails with the errors
MySource Warning HIPO Server Error : Invalid TaskID supplied, or task is dead (TaskID#67b7ab24432cef37aa1957984f52e468) [HIPO0048]
HIPO Server Error : No TaskID Supplied or invalid TaskID (TaskID #67b7ab24432cef37aa1957984f52e468) [HIPO0048]
MySource Warning
Forcing Abort of HIPO Job [HIPO0046]
From the error log I can see:
Raw Entry: [17-Apr-2013 11:45:57] PHP Fatal error: Allowed memory size
of 268435456 bytes exhausted (tried to allocate 210766 bytes) in /home/websites/mysource_matrix/core/hipo/hipo_job.inc on line 807
This message suggests that the hippo memory is set to 256MB - but we have updated php.ini and performed a restart of apache and then updated the values under the system config to 512MB for both web and cron memory limit - so I'm not sure why it isn't giving a number closer to 512MB. Memory was set to 256MB.
Has anyone run into this kind of error before? Is it just a case of increasing the memory until the hippo completes successfully?
Thanks Georgina.