We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using erlang 19 and ejabberd 16 i get the folowing error when i run make
=> ejabberd (compile)
=ERROR REPORT==== 4-Jul-2016::09:31:32 === Error in process <0.36.0> with exit value: {{case_clause,[]}, [{code_server,split_base,1,[{file,"code_server.erl"},{line,639}]}, {code_server,archive_subdirs,1,[{file,"code_server.erl"},{line,825}]}, {code_server,do_insert_name,3,[{file,"code_server.erl"},{line,819}]}, {code_server,do_add,4,[{file,"code_server.erl"},{line,739}]}, {code_server,add_path,4,[{file,"code_server.erl"},{line,714}]}, {code_server,handle_call,3,[{file,"code_server.erl"},{line,255}]}, {code_server,loop,1,[{file,"code_server.erl"},{line,150}]}]} 2016-07-04 09:31:33 std_info application: kernel exited: shutdown type: permanent {"Kernel pid terminated",application_controller,"{application_terminated,kernel,shutdown}"}
Crash dump is being written to: erl_crash.dump...done Kernel pid terminated (application_controller) ({application_terminated,kernel,shutdown})
any solutions
Package Name: Package Version:
NAS Model: NAS Architecture: DSM version:
Tell us what should happen
Tell us what happens instead
1. 2. 3.
Check Package Center or /usr/local/{package}/var/
/usr/local/{package}/var/
Insert the package log here
E.g. /var/log/messages or /var/log/synopkg.log
/var/log/messages
/var/log/synopkg.log
Insert log here
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
using erlang 19 and ejabberd 16 i get the folowing error when i run make
=> ejabberd (compile)
=ERROR REPORT==== 4-Jul-2016::09:31:32 ===
Error in process <0.36.0> with exit value:
{{case_clause,[]},
[{code_server,split_base,1,[{file,"code_server.erl"},{line,639}]},
{code_server,archive_subdirs,1,[{file,"code_server.erl"},{line,825}]},
{code_server,do_insert_name,3,[{file,"code_server.erl"},{line,819}]},
{code_server,do_add,4,[{file,"code_server.erl"},{line,739}]},
{code_server,add_path,4,[{file,"code_server.erl"},{line,714}]},
{code_server,handle_call,3,[{file,"code_server.erl"},{line,255}]},
{code_server,loop,1,[{file,"code_server.erl"},{line,150}]}]}
2016-07-04 09:31:33 std_info
application: kernel
exited: shutdown
type: permanent
{"Kernel pid terminated",application_controller,"{application_terminated,kernel,shutdown}"}
Crash dump is being written to: erl_crash.dump...done
Kernel pid terminated (application_controller) ({application_terminated,kernel,shutdown})
any solutions
Setup
Package Name:
Package Version:
NAS Model:
NAS Architecture:
DSM version:
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
Steps to reproduce
1.
2.
3.
Package log
Check Package Center or
/usr/local/{package}/var/
Other logs
E.g.
/var/log/messages
or/var/log/synopkg.log
The text was updated successfully, but these errors were encountered: