Not able to execute sh file

Ohai chef,

I am facing issue of MixLib:Shellout command failure while executing standalone.sh file to start jboss service using bash resource like below.

Bash “start service” do
Code "./standalone.sh -b 10.11.170.60"
End

I am already faced same issue while running sh file. Please guys help me in this.

Regards
Amandeep Singh

Hi,

Can you include the error you are getting when running this? A bash
script can fail for many reasons so this will be very hard for anyone
to help you with if you do not include the error message.

Sincerely,

Steven

On Fri, Dec 19, 2014 at 11:36 AM, Amandeep amanscollection@gmail.com wrote:

Ohai chef,

I am facing issue of MixLib:Shellout command failure while executing standalone.sh file to start jboss service using bash resource like below.

Bash "start service" do
Code "./standalone.sh -b 10.11.170.60"
End

I am already faced same issue while running sh file. Please guys help me in this.

Regards
Amandeep Singh