Hello,
I'm migration from a 1.19 to 2.0.10 (not the first migration for me). The old shop have 1563 products, but in the migration process only 1327 are migrated. I continued the migration more than one times. Even i removed several times everything and started a new migration. All the times only 1327 products are migrated.
The output always seems like this, in my opinion no errors that frustrated the proces:
Found prior migration process, resume migration maxScriptTime 239 maxMemoryLimit 1010
102 media-bestanden voor product in de map images/stories/virtuemart/product/ gesynchroniseerd
6 media-bestanden voor category in de map images/stories/virtuemart/category/ gesynchroniseerd
0 media-bestanden voor manufacturer in de map images/stories/virtuemart/manufacturer/ gesynchroniseerd
2 media-bestanden voor vendor in de map images/stories/virtuemart/vendor/ gesynchroniseerd
0 media-bestanden voor forSale in de map /home/xxxxxx/domains/xxxxxx.nl/public_html/vm_files/ gesynchroniseerd
Processed 3 vm1 shoppergroups time: 0.0177221298218
Looks everything worked correct, migrated 48 categories
Looks everything worked correct, migrated 48 categories xref
Looks everything worked correct, migrated 1 manufacturer categories
Looks everything worked correct, migrated 1 manufacturers
Worked on migration for 84.0612900257 seconds
Migration finished
Info: File for /home/xxxxxxx/domains/xxxxxxx.nl/public_html/j25/images/stories/virtuemart/product/feestartikelen cr is missing
Info: port shoppers take 3 vm1 entries for migration
Info: Processed 3 vm1 users time: 0.429285049438
Info: port ST addresses take 31 vm1 entries for migration
Info: Processed 31 vm1 users ST adresses time: 0.562818050385
Info: vendor 1 Stored
Info: port Products take 1000 vm1 entries for migration
Info: Migration: 1000 products processed
Info: port Products take 563 vm1 entries for migration
Info: Migration: 1327 products processed
Info: port Orders take 678 vm1 entries for migration
Max messages reached
vmError: forSale Path/Url is not set correct :/home/xxxxx/domains/xxxxxxx.nl/public_html/vm_files/
vmError: Table userinfos check failed: Unknown address_type
vmError: Table userinfos check failed: Unknown address_type
Info: Attention, order is pointing to deleted product (not found in the array of old products)
Then i lookid in the database. There are really 1563 rows in the product table. Then i looked at the table virtuemart_migration_oldtonew_ids in the colum 'products'. I'am finding here the migration logic, first old ID, then new ID. I can't find all old ID's, so i think thats the reason that not everyting was migrated (if there is no input, then no migration, seems logic). But why aren't all old ID's in the migration file? The products i'am missing are everywhere between migrated products, so not at the beginning or end from.
Do someone have a solution? Is there a way to debug?
Regards