Closed (cannot reproduce)
Project:
WordPress Migrate
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Jan 2013 at 12:11 UTC
Updated:
18 Jun 2013 at 15:44 UTC
Hi! I'm trying to migrate my WP blog to drupal. I have export file from WP. Migration process is going on and completed, but i have these errors:
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Imported 942 in 25.7 sec (2202/min) - continuing with 'NkamacomTag'
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc, line 750
Migration failed with source plugin exception: XMLReader::read(): An Error Occured while reading File /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/wordpress_migrate/wordpress_comment.inc, line 32and no articles or pages are migrated, only tags and categories.
Help me plz
Comments
Comment #1
Ma3oBblu commentedNow i see these errors in Content->Migrate
Comment #2
mikeryanIt's tough to say what specifically might be wrong with your file from those messages - is it small enough to paste in and validate at http://www.xmlvalidation.com/? If that gives some specific error messages, please report them back here.
Comment #3
Ma3oBblu commentedthanks for advice. i uploaded my file to validator, but nothing happens. may be my file is too big (12 MB)?
Comment #4
quotientix commentedI had the same problem.
I had to export the wordpress-posts in serveral smaller chunks (I exported 15 posts at once by changing the author and only exporting that author). Worked well!
Comment #5
mikeryan