An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=34&op=do StatusText: OK ResponseText: Fatal error: Cannot access empty property in /srv/www/{withheld}/public_html/sites/all/modules/feeds/plugins/FeedsProcessor.inc on line 506

Comments

dave reid’s picture

Priority: Critical » Major
skottler’s picture

Note that this bug is nearly 4 months old, so it may no longer bear any standing.

delboard’s picture

I got a similar error:
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=138&op=do StatusText: OK ResponseText: Fatal error: Nesting level too deep - recursive dependency? in /www/e/u/u28207/public_html/sites/all/modules/feeds/plugins/FeedsProcessor.inc on line 146

But I have no idea what was the trigger of this error. I did several succesful imports, except of not being able to import one text field -> so I was repeating the import several times. Suddenly the error showed up and since then custom feed importers doesn't work. Default importers work fine.

delboard’s picture

along with the ajax error, another error message started to show up:
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry... hash key...

So I searched and found the duplicate entry in db, redirect table, delete the entry and error messages are gone. I realized that there was a problem only with one node.

Weird thing is that after import, in some nodes a text field gets updated, in some nodes the text field just doesn't change. But that's another issue.

brandy.brown’s picture

I get a very similar error. I had one successful import, but all the ones after that get stuck at 17%.

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=883&op=do StatusText: OK ResponseText: Untitled Document {"status":true,"percentage":"17","message":""}

If I uninstall/reinstall feeds, I can get one solid import completed, but all subsequent attempts result in the above error.

___________ UPDATE ____________

I had a .inc file that wasn't formatted correctly. Everything seems to be working fine now.

emackn’s picture

Status: Active » Postponed (maintainer needs more info)

can you retry your failed attempts with the dev version?

brandy.brown’s picture

Status: Postponed (maintainer needs more info) » Active

Still intermittently getting this error with the dev and alpha4 versions.

emackn’s picture

Version: 7.x-2.0-alpha3 » 7.x-2.x-dev
nurulshakina’s picture

sory to ask..i had same problem..how's your .inc file wasn't formatted properly..) can you detailed your solution?

carn1x’s picture

Are any of you experiencing this problem on Amazon AWS / EC2?

twistor’s picture