<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
We are in the process of updating our versions of rabbitmq and erlang.&nbsp;
To get the latest erlang on our box we decided to try erlware (We're
running CentOS 5.4 and the latest we can get through ERPL is R12B).&nbsp;
Installing erl from erlware seemed to work fine (R13B03).&nbsp; We installed
rabbitmq
1.7.1 from the rpm.<br>
<br>
When we try to start the server, we get an error that os_mon can not be
started (yes, os_mon is installed):<br>
<blockquote>{"init terminating in
do_boot",{{nocatch,{error,{cannot_start_application,os_mon,{not_started,sasl}}}},[{init,start_it,1},{init,start_em,1}]}}<br>
</blockquote>
We are able to start os_mon from the erl shell.<br>
<br>
Has anyone already faced this (and hopefully has an easy solution)?&nbsp;
Does anyone else use erlware for the erlang distribution?&nbsp; I'm not that
familiar with erlang, so I am at a bit of a loss.<br>
<br>
Yours,<br>
David
</body>
</html>