Good evening, > That looks like a limit on the number of Erlang processes in the VM. The > default limit is 32768. You can raise the maximum number of processes by > starting the VM with e.g. erl +P 65536, but in my experience bumping into > this limit means something else is going wrong. Regards,
Thanks a lot for your advices. Could it be because in my settings "os_process_timeout *1000 > COUCHDB_RESPAWN_TIMEOUT"? Does it create processes over and over? Regards, Aurélien
