K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-10T09:29:04.670349Z K 7 svn:log V 458 Reset ERL_LIBS before running RabbitMQ. ERL_LIBS was inherited from the current environment, and it may contain paths to older versions of amqp_client, which may not be compatible with the current RabbitMQ management plugin. As a result, RabbitMQ would not start when the management plugin was enabled, with this error: {could_not_start,amqp_client, {{supervisor_data,{invalid_strategy,simple_one_for_one_terminate}}, {amqp_client,start,[normal,[]]}}} END