View Single Post
  #34  
Old 02-14-2015, 01:49 PM
  YakMan's Avatar 
YakMan YakMan is offline
 

Advanced Member
  
Join Date: Sep 2005
Location: Baytown, Texas
Posts: 54
 

Default Re: Re-building cache not complete

Am having similar issue. I attempted to remove FedEx module and it failed at,

Quote:
Deploying store [step 9 of 11], please wait...

Run the "LessParserCustomer" plugin...

I retried several time by removing .rebuildstarted and run but fails at same place.

Decorator.log
Quote:
<?php die(); ?>
Deploying store [step 1 of 11], please wait...
Cleaning up the cache... 0.00sec, 2.6MB (376b)
Building classes tree... 2.64sec, 12.1MB (9.5MB)
Run the "Doctrine_Plugin_Cache" plugin... 0.01sec, 12.2MB (59kB)
Run the "Doctrine_Plugin_DocBlock_FakeEntities" plugin... 0.51sec, 20.1MB (7.9MB)

Deploying store [step 2 of 11], please wait...
Run the "Doctrine_Plugin_ModelGenerator" plugin... 2.34sec, 26.1MB (23.5MB)
Decorate classes... 0.41sec, 36.4MB (10.3MB)
Writing class files to the cache... 0.76sec, 36.4MB (-136b)
Run the "StaticRoutines" plugin... 0.02sec, 36.4MB (368b)

Deploying store [step 3 of 11], please wait...
Run the "Doctrine_Plugin_Multilangs" plugin... 1.19sec, 39.2MB (36.6MB)
Run the "Doctrine_Plugin_DocBlock_MappedSuperClasses" plugin... 0.07sec, 39.3MB (11kB)
Run the "Doctrine_Plugin_DocBlock_ReplaceTopEntity" plugin... 0.08sec, 39.4MB (77kB)
Run the "Doctrine_Plugin_Money" plugin... 0.01sec, 39.4MB (24kB)
Run the "PHPCache_Plugin_OPcache" plugin... 0.00sec, 39.4MB (-16b)

Deploying store [step 4 of 11], please wait...
Run the "Doctrine_Plugin_PrepareDBSchema" plugin... 7.07sec, 34.0MB (31.4MB)

Deploying store [step 5 of 11], please wait...
Run the "Doctrine_Plugin_UpdateSchema" plugin... 3.98sec, 4.6MB (2.0MB)

Deploying store [step 6 of 11], please wait...
Run the "Doctrine_Plugin_UpdateModules" plugin... 0.16sec, 3.8MB (1.2MB)
Run the "Doctrine_Plugin_ProxyGenerator" plugin... 3.61sec, 28.6MB (24.8MB)

Deploying store [step 7 of 11], please wait...
Run the "Doctrine_Plugin_LoadFixtures" plugin...
0.03sec, 4.6MB (2.0MB)

Deploying store [step 8 of 11], please wait...
Run the "Doctrine_Plugin_PaymentMethods" plugin... 0.15sec, 8.8MB (6.2MB)
Run the "Doctrine_Plugin_QuickData" plugin... 8.92sec, 27.0MB (18.3MB)

php_erros.log
Quote:
<?php die(1); ?>
[14-Feb-2015 16:52:57] Error (code: 1): Call to a member function fetch() on a non-object
Server API: cgi-fcgi;
Request method: GET;
URI: /xc5/admin.php?1423950777.59&cpid=f5180e61eeba76a32c1c6 3afe61ffc22;
Backtrace:
#0 Includes\ErrorHandler::logInfo(Call to a member function fetch() on a non-object, 1) called at [/home/hiddencu/public_html/xc5/Includes/ErrorHandler.php:324]
#1 Includes\ErrorHandler::handleError(Array ([type] => 1,[message] => Call to a member function fetch() on a non-object,[file] => /home/hiddencu/public_html/xc5/var/run/classes/XLite/Core/LayoutAbstract.php,[line] => 860)) called at [/home/hiddencu/public_html/xc5/Includes/ErrorHandler.php:309]
#2 Includes\ErrorHandler::shutdown()


Any help is appreciated
__________________
xCart Gold
Version 5.2 - Total Solutions UNIX VPS

Quote:
  • There are 10 kind of people in the world. Those who know binary and those who don't.
  • He who throws mud loses ground.
  • Always remember, where ever you go, there you are.
Reply With Quote