Posted by webchick on April 10, 2009 at 2:28am
5 followers
| Project: | OpenCalais |
| Version: | 6.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
There are a couple of stray dpm()s in calais_batch_process(). D'oh. :(
Comments
#1
At least you got the ones without profanity :)
Was this killing your bulk process? Here is a patch if it did.
Fixed in CVS
#2
Haha. ;)
I just enabled Devel module, but figured this might trip someone else up. Thanks for the fix!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
I applied the patch, and now when I go to do bulk processing, I don't get the fatal error, but I DO get the "An error occurred" message on the bulk processing page, when I'm such-and-such a percentage done.
Here's an example:
We checked our error logs through Watchdog and some of our other log files and couldn't find anything. Apache is reporting this process as a POST, so I increased the max_input_time in our WHM from 1 minute to 2 minutes. Looks like we are still getting this "error" that isn't reporting any logs.
Edit: After reviewing the logs on this batch attempt (id=52) at this, I just found that dblog reported a 500 - Internal Server Error:
Any ideas?
#5
Please open a new issue for this and don't open a previously closed one as your problem is different.
However the error you are seeing is actually an error from the Calais service itself and not from this module, it is just reporting the error returned. Could be a problem on their part. Try again and see if you still get the same problems? Dont forget to open a new issue too :)
#6
I just want to point out this was fixed 3 months ago "in CVS" but the current release still has this error in it.
#7
Thanks, I had forgotten. 3.2 is now released.