Created
February 24, 2014 15:11
-
-
Save gijzelaerr/9190059 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:10:14.134 [error] job submission failed: [{xmerl_ucs,from_utf8,[<<"WARNING: Binary message data: \\x43\\x72\\x65\\x61\\x74\\x65\\x64\\x20\\x6a\\x6f\\x62\\x20\\x22\\x57\\x6f\\x72\\x64\\x43\\x6f\\x75\\x6e\\x74\\x40\\x35\\x37\\x31\\x3a\\x33\\x65\\x32\\x39\\x36\\x3a\\x32\\x30\\x30\\x37\\x63\\x22">>]},{mochijson2,json_encode_string,2},{event_server,event,6},{job_coordinator,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}] | |
15:10:14.134 [error] CRASH REPORT Process <0.204.0> with 0 neighbours exited with reason: "job init error: error:undef" in gen_server:init_it/6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I haven't seen this error before. Would you elaborate on what you are doing? For setting up disco for testing, I have this script https://raw.github.com/pooya/DiscoStuff/master/disco_tests.sh that might be useful. It does not install the dependencies though.