View Single Post
  #19  
Old 02-23-2014, 01:52 PM
 
xanadude xanadude is offline
 

eXpert
  
Join Date: Jun 2006
Posts: 247
 

Default Re: new store stuck in maintenance

Run the "Doctrine_Plugin_UpdateSchema" plugin... [5.68sec, 12.3MB (12.0MB)]
Run the "Doctrine_Plugin_UpdateModules" plugin... [1.20sec, 12.7MB (374kB)]
Run the "Doctrine_Plugin_ProxyGenerator" plugin... [0.80sec, 14.5MB (1.9MB)]
Run the "Doctrine_Plugin_LoadFixtures" plugin... [0.02sec, 14.6MB (14kB)]
Run the "Doctrine_Plugin_PaymentMethods" plugin... [0.40sec, 16.0MB (1.5MB)]
Run the "Doctrine_Plugin_QuickData" plugin...

its always here it fails


ERROR: "0" (code N/A)

A new entity was found through the relationship 'XLite\Model\Attribute#product' that was not configured to cascade persist operations for entity: XLite\Model\Product@0000000039eee27c0000000060540f 1c. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'XLite\Model\Product#__toString()' to get a clue.


this is the third fail in the two weeks I have had this package,,, first was right at the start of build so just re-installed

2nd was after a week of build but the reset -1 got it back

this time just cant seem to get it back and don't fancy another rebuild with all the work done already
__________________
Xanadude

http://wemakeanyshirt.com X5 with x-Cart Mobile in build
Reply With Quote