Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail compilation (adding folder with erl file to FS, bundle mod) #8

Open
m-2k opened this issue Jan 7, 2016 · 0 comments
Open

Fail compilation (adding folder with erl file to FS, bundle mod) #8

m-2k opened this issue Jan 7, 2016 · 0 comments

Comments

@m-2k
Copy link
Contributor

m-2k commented Jan 7, 2016

=ERROR REPORT==== 7-Jan-2016::01:30:24 ===
** Generic server active terminating 
** Last message in was {<0.45.0>,
                        {fs,file_event},
                        {"/***/apps/app1/src",
                         [created,isdir]}}
** When Server state == {state,{event,"/***/apps/app2",
                                      [deleted,isdir],
                                      done},
                               "/***"}
** Reason for termination == 
** {function_clause,[{lists,last,[[]],[{file,"lists.erl"},{line,227}]},
                     {active,compile,2,
                             [{file,"/****/deps/active/src/active.erl"},
                              {line,84}]},
                     {active,handle_info,2,
                             [{file,"/****/deps/active/src/active.erl"},
                              {line,27}]},
                     {gen_server,try_dispatch,4,
                                 [{file,"gen_server.erl"},{line,615}]},
                     {gen_server,handle_msg,5,
                                 [{file,"gen_server.erl"},{line,681}]},
                     {proc_lib,init_p_do_apply,3,
                               [{file,"proc_lib.erl"},{line,239}]}]}

maybe need active:compile(App,[]) clause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant