Defect #10641
openProblem with fetching many emails (Stack level too deep)
0%
Description
There is an unexpecting problem.
We are using Remine more than 4 month.
Environment:
Redmine 1.3.2 Stable
Rails V2.3.14
RubyGems v 1.6
Rake 0.8.7
Rack 1.1.1
I've configured an automatic e-mail fetching from pop3 server.All works fine, but yesterday automatic email fetching feature stoped.
When I try to run
rake redmine:email:receive_pop3, a've got an error
Stack level too deep.
I restarted the server, uninstall all plugins, reinstall them again, try to run rake dm:migrate and so on.
All working fine, except email fetching.
The problem was solved by cleaning mailbox.
Today, i've got another problem
undefined method `count' for nil:NilClass
I try to configure automatic fetching email system to another mailbox - all working.
Then I send about 5 messages to this new mailbox - and get Stack level too deep message again.
Now I've cleaned both mailboxes, but it seems to me, than the problem will come again.
Can somebody help me?
Files
Updated by Andrey Krot over 12 years ago
Some more information
I did not make any changes in system or gems environment. No updates.
I was only one thing - I tried to install Redmine Plugin "redmine_preview_attach_column_v005".
this plugin does not require command db:migrate_plugin, and it was deleted. But problem described occured 3 hours after plugin deinstallation.
Updated by Jean-Philippe Lang over 12 years ago
Could you post the error stack trace? Please, try to run the rake task with the --trace
option.
Updated by Andrey Krot over 12 years ago
Good day.
The problem has returned.
Log of rake with --trace option in file.