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 32

and no articles or pages are migrated, only tags and categories.

Help me plz

Comments

Ma3oBblu’s picture

Now i see these errors in Content->Migrate

Warning: XMLReader::read(): An Error Occured while reading в функции MigrateXMLReader->next() (строка 750 в файле /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/migrate/plugins/sources/xml.inc).
Warning: XMLReader::read(): An Error Occured while reading в функции WordPressCommentXMLReader->next() (строка 32 в файле /var/www/ma3obblu/data/www/drupal.n-kama.com/sites/all/modules/wordpress_migrate/wordpress_comment.inc).
mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)

It'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.

Ma3oBblu’s picture

thanks for advice. i uploaded my file to validator, but nothing happens. may be my file is too big (12 MB)?

quotientix’s picture

I 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!

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)