ejabberd - Comments for "Problem starting the module mod_adhoc" https://www.ejabberd.im/node/4551 en I ran into a similar problem https://www.ejabberd.im/node/4551#comment-58231 <p>I ran into a similar problem that was caused by using one version of erlang to compile ejabberd, but a different version to actually run it. This was version 2.1.9 that I got from <noindex><a href="http://www.process-one.net/en/ejabberd/downloads" title="http://www.process-one.net/en/ejabberd/downloads" rel="nofollow" >http://www.process-one.net/en/ejabberd/downloads</a></noindex>. I used the Linux x86 installer package that included a copy of the erlang VM.</p> <p>The copy of beam that was running ejabberd had the following info:</p> <p>Erlang (BEAM) emulator version 5.6.4<br /> Compiled on Wed Oct 8 15:34:26 2008</p> <p>But if I ran erl from the command line I got the following info:</p> <p>Erlang (BEAM) emulator version 5.8.5<br /> Compiled on Sun Nov 20 03:34:05 2011</p> <p>When I downloaded the source only version of 2.1.10, I was able to compile and start up ejabberd without a problem. </p> <p>In my situation I was creating a mod so one additional hint was a line in the logfile stating that I was trying to use opcodes that the emulator does not support.</p> Thu, 12 Jan 2012 03:06:50 +0000 megaphone comment 58231 at https://www.ejabberd.im I use standard config https://www.ejabberd.im/node/4551#comment-57306 <p>I use standard config file.</p> <p>How can i remove all ejabberd from my computer and them reinstalling it?</p> Wed, 11 May 2011 07:23:44 +0000 shk comment 57306 at https://www.ejabberd.im I don't install this module. https://www.ejabberd.im/node/4551#comment-57305 <p>I don't install this module.</p> Wed, 11 May 2011 07:22:11 +0000 shk comment 57305 at https://www.ejabberd.im Problem starting the module mod_adhoc https://www.ejabberd.im/node/4551#comment-57303 <p>i got the same error after i try to install this module <noindex><a href="https://svn.process-one.net/ejabberd-modules/ejabberd_xmlrpc/trunk/README.txt" title="https://svn.process-one.net/ejabberd-modules/ejabberd_xmlrpc/trunk/README.txt" rel="nofollow" >https://svn.process-one.net/ejabberd-modules/ejabberd_xmlrpc/trunk/READM...</a></noindex><br /> any ideas?</p> Tue, 10 May 2011 22:54:36 +0000 sogetsu25g comment 57303 at https://www.ejabberd.im Unfortunately the bug report https://www.ejabberd.im/node/4551#comment-57088 <p>Unfortunately the bug report doesn't indicate me the exact error problem.</p> <p>Try to start ejabberd with default config files and empty Mnesia spool dir.<br /> If that works, then copy your old config files.<br /> If that works, then copy your old Mnesia spool dir.<br /> If that works, then copy anything else you had in /var<br /> If that works, then you solved the problem without knowing it.</p> Wed, 23 Feb 2011 09:42:32 +0000 mfoss comment 57088 at https://www.ejabberd.im