<div dir="ltr">Hi,<br><div class="gmail_extra"><div><div dir="ltr"><br></div><div dir="ltr">yup, thank you so much! I forgot to update my erlang version.<br style="font-family:arial black,sans-serif"><br><font style="color:rgb(102,51,51);font-family:tahoma,sans-serif">Aman Mangal</font><div>

<font style="color:rgb(102,51,51);font-family:tahoma,sans-serif">4th year Undergraduate Student<br>Department of Computer Science & Engineering<br>
IIT Bombay<br></font><a href="http://www.cse.iitb.ac.in/~amanmangal" target="_blank">www.cse.iitb.ac.in/~amanmangal</a>
</div></div></div>
<br><br><div class="gmail_quote">On Wed, Nov 13, 2013 at 5:39 AM, Fred Hebert <span dir="ltr"><<a href="mailto:mononcqc@ferd.ca" target="_blank">mononcqc@ferd.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
The solution is to also start goldrush before starting lager, as the<br>
message says.<br>
<br>
Since R16B02 you can get it out of the way for good by calling<br>
application:ensure_all_started(lager), which will recursively boot the<br>
lager dependencies and return a list of all started apps.<br>
<br>
Regards,<br>
Fred.<br>
<div><div class="h5"><br>
On 11/13, aman mangal wrote:<br>
> Hi,<br>
><br>
> I recompiled one of my old erlang project and found out that due to recent<br>
> update in goldrush and lager, I am not able to start lager. when I run<br>
> application:start(lager) I get the following<br>
> error- {error,{not_started,goldrush}}<br>
><br>
> any help would be appreciated.<br>
> Thank you!<br>
><br>
> Aman Mangal<br>
> 4th year Undergraduate Student<br>
> Department of Computer Science & Engineering<br>
> IIT Bombay<br>
> <a href="http://www.cse.iitb.ac.in/~amanmangal" target="_blank">www.cse.iitb.ac.in/~amanmangal</a><br>
<br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
</blockquote></div><br></div></div>