View Single Post
  #1  
Old 03-18-2015, 06:23 AM
 
JannieB JannieB is offline
 

Senior Member
  
Join Date: Sep 2004
Posts: 117
 

Default cache rebuild hanging on step 8 - HELP!!

Trying to redeploy the store and it is hanging on step 8.

The error in the php erros log is:

Code:
[18-Mar-2015 15:03:44] Error (code: 1): Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1024983041 bytes) Server API: cgi-fcgi; Request method: GET; URI: /admin.php?1426691019.7061&cpid=3efe898fd35c3a7cd8273b5beecdbe6f; Backtrace: #0 Includes\ErrorHandler::logInfo(Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1024983041 bytes), 1) called at [/var/www/vhosts/moletamunro.com/httpdocs/Includes/ErrorHandler.php:327] #1 Includes\ErrorHandler::handleError(Array ([type] => 1,[message] => Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1024983041 bytes),[file] => /var/www/vhosts/moletamunro.com/httpdocs/Includes/ErrorHandler.php,[line] => 85)) called at [/var/www/vhosts/moletamunro.com/httpdocs/Includes/ErrorHandler.php:312] #2 Includes\ErrorHandler::shutdown()

I have tried deleting the .rebuildstarted and trying it again several times but to no avail. I have rest the memory limit to 1G (which is huge!!) and still getting the same error.

Prior to this error is another error:
Code:
[18-Mar-2015 15:01:46] Error (code: 2): file_get_contents(/var/www/vhosts/moletamunro.com/httpdocs/var/run/classes/XLite/Module/zzJB/zzMM/View/Shipping.php): failed to open stream: No such file or directory in file /var/www/vhosts/moletamunro.com/httpdocs/Includes/Decorator/Utils/Tokenizer.php : 359 Server API: cgi-fcgi; ... then the whole backtrace

The zzJB/zzMM is my custom module. I don't have (and never did have) a file called "shipping.php" in this module.

I am tearing my hair out with this .... I was just doing final tweaks before the site goes live ....

any help/advice greatly appreciated

Jan

x-cart 5.1.11 by the way
__________________
Jan Beesley
(Currently Xcart 5
Previously XCart Gold from 3.5....)
Reply With Quote