We are running into this error on our system:
root@xmpp00:~# ejabberdctl status
ll_alloc: Cannot allocate 15300820992 bytes of memory (of type "port_tab").
Aborted
Does anyone have any ideas what could cause this? The type "port_tab" is really interesting.
We have had a running instance for a while and recently enabled the xmlrpc module and now this is happening. I could use a hint.
I tend to think you have a
I tend to think you have a configuration issue. What Erlang version are you using ?
What does
ulimit -n
says for your ejabberd Linux user ?