[erlang-questions] relx and observer pain

Siri Hansen erlangsiri@REDACTED
Wed Apr 16 08:32:12 CEST 2014


Don't know if this is the reason for the hanging, but observer also needs
runtime_tools.
/siri

onsdagen den 16:e april 2014 skrev Ahmad Baitalmal <ahmad@REDACTED>:

> I can run observer just fine from the plain erl shell.
>
> In my relx project console, however, I'm doing
>
>   _rel/bin/tomato console
>
> then
>   observer:start().
>
> it just hangs there, no ui, nothing. It holds shell until I CTRL+C.
> I see the Erlang App start on my Doc  (OSX Mavericks, R17.0) but nothing
> happens. I get stuck.
>
> debugger:start().
> works just fine.
>
> Here is my relx.config
> {release, {tomato, "1"}, [tomato,observer,wx,debugger,compiler]}.
>
> Is there something i'm not including? Thx
> --
> Ahmad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140416/9565e4ac/attachment.htm>


More information about the erlang-questions mailing list