Closed (duplicate)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Feb 2011 at 20:27 UTC
Updated:
2 Jun 2015 at 03:08 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidComment #2
skottler commentedNote that this bug is nearly 4 months old, so it may no longer bear any standing.
Comment #3
delboard commentedI 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.
Comment #4
delboard commentedalong 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.
Comment #5
brandy.brown commentedI 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.
Comment #6
emackn commentedcan you retry your failed attempts with the dev version?
Comment #7
brandy.brown commentedStill intermittently getting this error with the dev and alpha4 versions.
Comment #8
emackn commentedComment #9
nurulshakina commentedsory to ask..i had same problem..how's your .inc file wasn't formatted properly..) can you detailed your solution?
Comment #10
carn1x commentedAre any of you experiencing this problem on Amazon AWS / EC2?
Comment #11
twistor commented#1953008: PHP Fatal error: Nesting level too deep - recursive dependency? in FeedsProcessor.inc on line 199