Hi,
This may be because the script is owned by root and is not executable by the userid that u want it to run from.Just change the permissions for it and try executing again.
I hope this helps....
nope the script is owned by the correct user. It errors as if it cant find all of the su-ed users enviorment files & settings. Even though I'm sourcing those in the script at the begining.
Hi,
u'r script seems to be fine....I think u'r problem is occurring when the application starts.One more thing: does u'r script ts_start.sh depend upon Websphere server.If it does ,then the prob cud be due to that as Websphere app may not have started by that time u'r script executes.
Secondly, u can also try this:-give sh before the command eg('sh /u02/app/EMSEUWEB/TradeSphere72/scripts/ts_start.sh'.
See if this helps......
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.