I fixed it! Haha, the release file was wrong. I had to take out all those ",
load"s in the tuples.

On Sat, Oct 22, 2011 at 10:33 AM, Eric Merritt <[email protected]>wrote:

> I think its something to kick to the list. I have to imagine that
> something is wrong in the rel file but it looks perfectly fine to me.
> So I really am not sure.
>
> On Sat, Oct 22, 2011 at 10:27 AM, Tristan Sloughter
> <[email protected]> wrote:
> > Yes, it fails to generate the boot file if any of those aren't correct.
> >
> > On Sat, Oct 22, 2011 at 10:26 AM, Eric Merritt <[email protected]>
> > wrote:
> >>
> >> Lets run through a few things real quick first and do some manual
> >> verification.
> >>
> >> First is the erts version in the rel file correct?
> >> Do all the apps exist in your base lib at the versions specified by
> >> the rel file?
> >>
> >> Lets verify those, if thats good then maybe its time to kick it to the
> >> list.
> >>
> >> On Sat, Oct 22, 2011 at 9:41 AM, Tristan Sloughter
> >> <[email protected]> wrote:
> >> > Is this something I should send to erlang quesitons?
> >> >
> >> > On Fri, Oct 21, 2011 at 9:17 PM, Tristan Sloughter
> >> > <[email protected]> wrote:
> >> >>
> >> >> Yeah, its really weird... Since it was working with the last sinan
> and
> >> >> its
> >> >> doing this on two systems...
> >> >>
> >> >> On Fri, Oct 21, 2011 at 8:57 PM, Eric Merritt <
> [email protected]>
> >> >> wrote:
> >> >>>
> >> >>> Kernel isnt starting I dont believe. Now why that is is an open
> >> >>> question. However, thats the fundamental problem. That seems to
> >> >>> indicate that things just arent starting in general.
> >> >>>
> >> >>> Let me build the project and see if I can get it to start since I
> have
> >> >>> all the deps installed anyway.
> >> >>>
> >> >>> On Fri, Oct 21, 2011 at 8:17 PM, Tristan Sloughter
> >> >>> <[email protected]> wrote:
> >> >>> > Same thing.
> >> >>> > On Fri, Oct 21, 2011 at 8:02 PM, Eric Merritt
> >> >>> > <[email protected]>
> >> >>> > wrote:
> >> >>> >>
> >> >>> >> Crap was thinking kernel might not be in there. Hmm, try building
> >> >>> >>  the
> >> >>> >> script and boot manually see if you get different behaviour
> >> >>> >>
> >> >>> >> On Fri, Oct 21, 2011 at 6:59 PM, Tristan Sloughter
> >> >>> >> <[email protected]> wrote:
> >> >>> >> > {release,{"claimstrade","0.0.1"},
> >> >>> >> >          {erts,"5.8.4"},
> >> >>> >> >          [{bcrypt,"0.4.0",load},
> >> >>> >> >           {crypto,"2.0.3",load},
> >> >>> >> >           {ct_core,"0.1.0",load},
> >> >>> >> >           {ct_db,"0.1.0",load},
> >> >>> >> >           {ct_functional_tests,"0.1.0",load},
> >> >>> >> >           {ct_model,"0.1.0",load},
> >> >>> >> >           {ct_ops,"0.1.0",load},
> >> >>> >> >           {ct_web,"0.1.0",load},
> >> >>> >> >           {erlydtl,"0.7.0",load},al
> >> >>> >> >           {gen_smtp,"0.1",load},
> >> >>> >> >           {idioms,"0.1.0",load},
> >> >>> >> >           {jiffy,"0.2.0",load},
> >> >>> >> >           {kernel,"2.14.4",load},
> >> >>> >> >           {maru_db,"0.1.0",load},
> >> >>> >> >           {maru_mail,"0.1.0",load},
> >> >>> >> >           {maru_models,"0.1.0",load},
> >> >>> >> >           {maru_web,"0.1.0",load},
> >> >>> >> >           {ossp_uuid,"1",load},
> >> >>> >> >           {public_key,"0.12",load},
> >> >>> >> >           {sasl,"2.1.9.4",load},
> >> >>> >> >           {ssl,"4.1.5",load},
> >> >>> >> >           {stdlib,"1.17.4",load},
> >> >>> >> >           {webmachine,"1.8.1",load}]}.
> >> >>> >> > On Fri, Oct 21, 2011 at 7:55 PM, Eric Merritt
> >> >>> >> > <[email protected]>
> >> >>> >> > wrote:
> >> >>> >> >>
> >> >>> >> >> it looks like  the  file server isnt running which is strange.
> >> >>> >> >> What
> >> >>> >> >> does the rel file look like?
> >> >>> >> >>
> >> >>> >> >> On Fri, Oct 21, 2011 at 3:26 PM, Tristan Sloughter
> >> >>> >> >> <[email protected]> wrote:
> >> >>> >> >> > I finally got all my stuff built with 'sinan dist' and go to
> >> >>> >> >> > run
> >> >>> >> >> > my
> >> >>> >> >> > script
> >> >>> >> >> > to load the boot file and I get this:
> >> >>> >> >> > {"init terminating in
> >> >>> >> >> >
> >> >>> >> >> >
> >> >>> >> >> >
> >> >>> >> >> >
> >> >>> >> >> >
> do_boot",{noproc,{gen_server,call,[file_server_2,{open,"./.erlang",[read]},infinity]}}}
> >> >>> >> >> > Ideas?
> >> >>> >> >> >
> >> >>> >> >> > --
> >> >>> >> >> > 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.
> >> >>> >> >> >
> >> >>> >> >>
> >> >>> >> >> --
> >> >>> >> >> 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.
> >> >>> >> >>
> >> >>> >> >
> >> >>> >> > --
> >> >>> >> > 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.
> >> >>> >> >
> >> >>> >>
> >> >>> >> --
> >> >>> >> 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.
> >> >>> >>
> >> >>> >
> >> >>> > --
> >> >>> > 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.
> >> >>> >
> >> >>>
> >> >>> --
> >> >>> 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.
> >> >>>
> >> >>
> >> >
> >> > --
> >> > 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.
> >> >
> >>
> >> --
> >> 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.
> >>
> >
> > --
> > 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.
> >
>
> --
> 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.
>
>

-- 
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.

Reply via email to