On 23 Feb 2010, at 09:18, [email protected] wrote:

On 23.02.2010 09:41, Kaushal Shriyan wrote:
* Starting ScriptRunner ...
/sbin/start-stop-daemon: Unable to start
/usr/local/scriptrunner/bin/startup.sh: Exec format error (Exec format
error)                                            [ ok ]

Looks like your startup.sh is not an executable. As I assume startup.sh
is a shell script. So it has to use "#!/bin/bash" as its first line

Suggest you run `head -n 1 /etc/init.d/* | grep runscript` and compare with the script the OP posted.

Stroller.



Reply via email to