Ok, found a solution serverfault.com - I to remove the files under /var/lib/rabbitmq/mnesia/ http://serverfault.com/questions/277050/unable-to-start-rabbitmq-server-on-debian-6-squeeze/277070#277070
On Wed, Jul 13, 2011 at 3:04 PM, Doug Kisabaka <[email protected]> wrote: > I tried installing RabbitMQ 2.4.1 on 2 servers running Ubuntu 10.04 from > the .deb package in > http://www.rabbitmq.com/releases/rabbitmq-server/v2.4.1/ and some plugins. > The server is failing to start yet this is the same version running on > another server I successfully installed 2 weeks ago. Really have no clue > what's going on > > Here's the output for startup_log and startup_err. > > startup_err: > > Crash dump was written to: erl_crash.dump > init terminating in do_boot () > > startup_log: > > *WARNING* Undefined function fdsrv:bind_socket/2 > *WARNING* Undefined function fdsrv:start/0 > *WARNING* Undefined function fdsrv:stop/0 > *WARNING* Undefined function webmachine_resource:start_link/2 > 6 plugins activated: > * amqp_client-2.4.1 > * mochiweb-1.3 > * rabbit_management-2.4.1 > * rabbit_management_agent-2.4.1 > * rabbit_mochiweb-2.4.1 > * webmachine-1.7.0 > > {"init terminating in > do_boot",{{nocatch,{error,previous_upgrade_failed}},[{rabbit_upgrade,ensure_backup_taken,0},{rabbit_upgrade,maybe_upgrade_mnesia,0},{rabbit,prepare,0},{init,eval_script,8},{init,do_boot,3}]}} > > > _______________________________________________ > rabbitmq-discuss mailing list > [email protected] > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss > > -- > You received this message because you are subscribed to the Google Groups > "rabbitmq-discuss" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rabbitmq-discuss/-/Bb5W-aPuetgJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rabbitmq-discuss?hl=en. > > > -- Doug Kisabaka Blog: http://i-coded.blogspot.com -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en.
