=INFO REPORT==== 2-Apr-2015::19:44:48 UTC ===
application: cloudi_core
exited: {{service_external_file_path_invalid,[]}, {cloudi_core_i_app,start,[normal,[]]}}
type: permanent
{"Kernel pid terminated",application_controller,"{application_start_failure,cloudi_core,{{service_external_file_path_invalid,[]},{cloudi_core_i_app,start,[normal,[]]}}}"}
Crash dump was written to: erl_crash.dump Kernel pid terminated (application_controller) ({application_start_failure,cloudi_core,{{service_external_file_path_invalid,[]},{cloudi_core_i_app,start,[normal
,[]]}}})
===== [{kernel, [
% epmd needs port 4369
{inet_dist_listen_min, 4374},
{inet_dist_listen_max, 4474},
%{inet_dist_use_interface,"127.0.0.1"},
%{net_setuptime, 7000}, % milliseconds
{net_ticktime, 60}
]},
{sasl, [
{sasl_error_logger, {file, "logs/sasl.log"}},
{error_logger_mf_dir, "logs"},
{error_logger_mf_maxbytes, 536870912}, % 512 MB
{error_logger_mf_maxfiles, 128},
{utc_log, true}
]},
{cloudi_x_erlcloud, [
{http_client, httpc}
]},
{cloudi_x_cpg, [
{scope, []}
]},
{cloudi_core, [
{monkey_latency, false},
{monkey_chaos, false},
{configuration, "/home/ubuntu/cloudi/instance/etc/cloudi/cloudi.conf"}
]}].
--
You received this message because you are subscribed to the Google Groups "CloudI Questions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloudi-questio...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Really my system didn't has php and nodejs pakages installed, now it has next:
Erlang R16B03
gcc version 4.8.2
java version "1.7.0_75" OpenJDK 64-Bit Server VM
nodejs v0.10.25
perl v5.18.2
php PHP 5.5.9-1ubuntu4.7
Python 2.7.6
ruby 1.9.3p484
GNU MP and boost also installed using apt-get.
Cloudi doesn't start, it fails with previous errors. So I try to reinstall it.
When I try to configure only with option --prefix="/path/to/install/" after that it doesn't start because error "service_external_file_path_invalid".
When I try to configure with options --prefix="/path/to/install/" --disable-perl-support --disable-php-support, it say that "CloudI integration tests should be ran... configure: error: --with-integration-tests-ran=yes", so only with options "--without-integration-tests" it configure and start normally.
But I really want to start with integration tests, what you suggest to solving this problem?
> <mailto:cloudi-questions+unsub...@googlegroups.com>. For more
> options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cloudi-questio...@googlegroups.com.