This question may be helpful. You might need to add
#!/bin/sh
as the first line in your start
script. Or try running it with bash
instead of sh
.