Can you send over the faxien error log from tmp as well? Sent via BlackBerry from T-Mobile
-----Original Message----- From: "jack.tang" <[email protected]> Date: Mon, 7 Sep 2009 21:44:08 To: erlware-dev<[email protected]> Subject: Re: Help on "sinan help" Hi Martin I have tried install-release sinan many times, and it failed again and again. The output message: $ sudo bin/faxien install-release sinan Running Erlang Initiating Install for Remote Release sinan-0.16.1.1 Release compiled for R13B01 Pulling down erts-5.7.2 -> {unable_to_pull_from_repos,"Couldn't get / erts.tar.gz from repos"} Suggestions: - Couldn't get /erts.tar.gz from repos Please request that the package compiled for your local architecture be published to an accessible repository. - For sasl log information look at "/tmp/faxien.sasl_log" And /tmp/faxien.sasl_log --------------------------------------- =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,sasl_safe_sup} started: [{pid,<0.35.0>}, {name,alarm_handler}, {mfa,{alarm_handler,start_link,[]}}, {restart_type,permanent}, {shutdown,2000}, {child_type,worker}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,sasl_safe_sup} started: [{pid,<0.36.0>}, {name,overload}, {mfa,{overload,start_link,[]}}, {restart_type,permanent}, {shutdown,2000}, {child_type,worker}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,sasl_sup} started: [{pid,<0.34.0>}, {name,sasl_safe_sup}, {mfa, {supervisor,start_link, [{local,sasl_safe_sup},sasl,safe]}}, {restart_type,permanent}, {shutdown,infinity}, {child_type,supervisor}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,sasl_sup} started: [{pid,<0.37.0>}, {name,release_handler}, {mfa,{release_handler,start_link,[]}}, {restart_type,permanent}, {shutdown,2000}, {child_type,worker}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: sasl started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: fslib started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,gas_sup} started: [{pid,<0.46.0>}, {name,elwrap}, {mfa, {ewl_elwrap_h,start_link, [[{sasl_error_logger, {file,"/tmp/faxien.sasl_log"}}, {err_log,"/tmp/faxien.err_log"}, {err_log_wrap_info, {{err,5000000,10},{sasl, 5000000,10}}}]]}}, {restart_type,permanent}, {shutdown,200}, {child_type,worker}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: gas started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: ewlib started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === supervisor: {local,ibrowse_sup} started: [{pid,<0.52.0>}, {name,ibrowse}, {mfa,{ibrowse,start_link,[]}}, {restart_type,permanent}, {shutdown,2000}, {child_type,worker}] =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: ibrowse started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: ewrepo started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: epkg started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: cryptographic started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: xmerl started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:07 === application: faxien started_at: non...@nohost =PROGRESS REPORT==== 8-Sep-2009::12:34:08 === supervisor: {local,inet_gethost_native_sup} started: [{pid,<0.64.0>},{mfa,{inet_gethost_native,init, [[]]}}] =PROGRESS REPORT==== 8-Sep-2009::12:34:08 === supervisor: {local,kernel_safe_sup} started: [{pid,<0.63.0>}, {name,inet_gethost_native_sup}, {mfa,{inet_gethost_native,start_link,[]}}, {restart_type,temporary}, {shutdown,1000}, {child_type,worker}] I did not find the erts download url :( Thanks! /Jack On Sep 8, 11:21 am, Martin Logan <[email protected]> wrote: > Jack, hmm, this may take a little bit of time on your part, it looks like > something is wrong with erts there... Can you do this, delete the 5.7.2 you > downloaded and try the faxien install again. It should work, if it fails > try one more time. If it fails that time then send the /tmp/faxien.err_log > file to the list and let me take a look at from where it is trying to pull > your erts version. In the mean time after that download the latest greatest > erlang from erlang.org and configure; make; make install it. Take the > erts-5.7.2 and cp -r it into the erlware directory and try again. > > Cheers, > Martin > > > > On Mon, Sep 7, 2009 at 10:15 PM, jack.tang <[email protected]> wrote: > > > On Sep 7, 10:27 pm, Eric Merritt <[email protected]> wrote: > > > That means that sinserv isn't starting up. Check the logs in > > > ~/.sinan/logs and tell me if you see anything there. > > > Hi Eric > > > I put the boot command from /usr/local/erlware/bin/sinserv, which is > > > /usr/local/erlware/erts-5.7.2/bin/erlexec -detached -config /home/ > > jack/.sinan/config/sinserv-0.16.1.1.config -boot /usr/local/erlware/ > > releases/sinan-0.16.1.1/sinan > > > When I run "/usr/local/erlware/erts-5.7.2/bin/erlexec -config /home/ > > jack/.sinan/config/sinserv-0.16.1.1.config -boot /usr/local/erlware/ > > releases/sinan-0.16.1.1/sinan", it outputs > > > erlexec: Error 13 executing '/usr/local/erlware/erts-5.7.2/bin/ > > beam.smp'. > > > How can I fix this? > > > Thanks! > > /Jack > > > > On Sun, Sep 6, 2009 at 8:52 PM, jack.tang<[email protected]> wrote: > > > > > Hi There > > > > > I tried to install sinan last night, and when it fetched erts.tar.gz, > > > > it failed and told me that the tar ball was not found. So I download > > > > the erts.tar.gz(5.7.2) package from repo and untar it under /usr/local/ > > > > erlware dir, and then run /usr/local/erlware/bin/faxien install- > > > > release sinan, and it told me the installation was on. > > > > > But when i input "sinan help", it says: > > > > > [/usr/local/erlware] ➔ bin/sinan help > > > > starting server now. > > > > Unable to connect after 0 seconds. Waiting 1 second(s) > > > > Unable to connect after 1 seconds. Waiting 1 second(s) > > > > Unable to connect after 2 seconds. Waiting 1 second(s) > > > > Unable to connect after 3 seconds. Waiting 1 second(s) > > > > Unable to connect after 4 seconds. Waiting 1 second(s) > > > > Unable to connect after 5 seconds. Waiting 1 second(s) > > > > Unable to connect after 6 seconds. Waiting 1 second(s) > > > > Unable to connect after 7 seconds. Waiting 1 second(s) > > > > Unable to connect after 8 seconds. Waiting 1 second(s) > > > > Unable to connect after 9 seconds. Waiting 1 second(s) > > > > Unable to connect to server after 10 tries > > > > > Do I miss something? My erlang vm is R13B01 (erts-5.7.2). > > > > > Thanks > > > > /Jack --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
