My magento site has started crashing. Recently while accessing the site mostly shows the following error message
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: xxxxxxxxxxxx
After refreshing the site several times the normal page is displayed again.
The error report written to var/reports/<error log record numer> begins as follows:
a:5:{i:0;s:82:"Category Products Index process is working now. Please try run this process later.";i:1;s:2099:"#0 /home/krishbal/public_html/app/code/core/Mage/Index/Model/Process.php(162): Mage::throwException('Category Produc...')
Has anybody stumbled upon this before?
I agree with @zpea. Please provide the content of the report file and we can help. Also try to look into
var/log/system.logandvar/log/exception.login your magento install folder.