Re: Users - XML data import fails when importing more than ~10000 products
Posted by
Walter Vaughan on
URL: http://ofbiz.116.s1.nabble.com/Users-XML-data-import-fails-when-importing-more-than-10000-products-tp140028p140044.html
Nick Olson wrote:
> I thought the xml might be invalid, so I generated a test xml file with
> some dummy information, like this:
[snip]
> Still, I get the same errors.
I can import the following no problem with this past Friday's SVN.
<entity-engine-xml>
<Product productId='1'
productTypeId='GOOD'
productName='1'
internalName='1'
longDescription='1'
taxable='Y'
weight='1'
largeImageUrl='1'
chargeShipping='Y'
autoCreateKeywords='N'
isVirtual='N'
isVariant='N'
createdDate='2006-06-20 12:43:25'
createdByUserLogin='admin'
lastModifiedDate='2006-06-20 12:43:25'
lastModifiedByUserLogin='admin'/>
</entity-engine-xml>
I have discovered that I have to blow out the database, recreate it, do an "ant
run-install-seed", and then re-load stored entity-engine-xml files whenever I
have any problem with the product file.
YMMV.
--
Walter
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users