[erlang-questions] error when trying to use erl +B c

Jonas Falkevik jonas.falkevik@REDACTED
Mon Jun 20 17:18:15 CEST 2011


Have you tried +Bc ?
/Jonas

On Jun 20, 2011, at 16:22 , Pablo Platt wrote:

> Hi
> 
> I'm trying to start a node with the "+B c" option so Ctrl-C will stop the shell but won't stop the node.
> The node fails to run and I'm getting an error:
> Missing argument(s) for '-B'
> 
> "+B" and "+B i" works as expected.
> 
> I'm using R14B03 built from source on ubuntu 11.04
> The node is created using rebar release handleing.
> I'm setting the "+B c" option in the vm.args file which is included with -args_file:
> CMD="$BINDIR/erlexec -boot $RUNNER_BASE_DIR/releases/$APP_VSN/$BOOTFILE -embedded -config $RUNNER_ETC_DIR/app.config -args_file $RUNNER_ETC_DIR/vm.args -- ${1+"$@"}"
> 
> Am I using "+B c" in the wrong way?
> 
> Thanks
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list