Hello,
choosing process in background or importing by cron i got this error:

ted end tag : link in Entity, line: 11 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): Unexpected end tag : meta in Entity, line: 12 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): Unexpected end tag : meta in Entity, line: 13 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): Unexpected end tag : meta in Entity, line: 14 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): Unexpected end tag : meta in Entity, line: 15 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 18 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 18 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 18 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 18 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): Tag bucks invalid in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).
Warning: DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 27 in FeedsCrawler->parseXPath() (line 84 of /home/quickstart/websites/mysite/sites/all/modules/feeds_crawler/FeedsCrawler.inc).

and many many lines...

can someone help me to understand what's happening?

Comments

twistor’s picture

Status: Active » Fixed

This was fixed in #1777438: FeedsCrawler breaks BatchAPI. It just means that there are some bugs in the HTML you're trying to parse.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.