In the file "JDing_start.sh" you have to pay attention to the case sensivity of the filenames. Linux distinguishes between "jding.jar" and "JDing.jar". Thus the right command has to be "java -jar JDing.jar" (not "java -jar jding.jar").
I hope this helps.
Regards, icediver