Elastic not coming up -XX:+HeapDumpOnOutOfMemoryError -XX:+DisableExplicitGC

I am trying to bring up an elasticsearch server, but am facing this issue

sudo ./elasticsearch-1.7.1/bin/elasticsearch -Des.node.data=false -Des.node.master=true -Des.script.search=on -Des.script.groovy.sandbox.enabled=true -Des.node.name=NoData -d

[5:28]
this is the command i used

What is the problem you are seeing? you have showed the command you are trying to run but not the result that you got.