Hi Priya,
in this case the wrapper.log is located under profiles/IS/logs.
Removing the LOCKFILE and killing the Unix process is not the recommended way to shutdown the IntegrationServer.
You should either use shutdown.sh from IntegrationServer/bin, the shutdown link in IS Admin UI or just remove the .anchor file from profiles/IS/bin.
This informs the wrapper the IntegrationServer should not be restarted after shutting down.
LOCKFILE will be automatically removed at the end of the shutdown procedure.
Wrapper will even take care of the fact that the IS could not be shutdown correctly by killing the IS Unix process after certain time.
When just killing the Unix process for the IS the wrapper assumes that the IS crashed accidentally due to some JVM error and restarts it immediately.
Regards,
Holger
Hi Holger,
Appologies for the confusion here.
The procedure I mentioned is done in case of RRT servers and that also when the shutting down is not happening properly.
For prod servers I follow the one you mentioned i.e. running the shutdown.sh script under bin path.
I had checked under the path /profiles/IS/logs also, but did not find any wrapper.log being generated.
Infact I even tried to check the path configgured for wrapper.log to be generated in wrraper.conf file and that also directs the same path i.e. /profiles/IS/logs/wrapper.log . But when I got there, I dont find any such file.
Also I tried running a find cmd to check all the possible location for wrapper.log file and thats when I found it under the path common/runtime/logs/ but again when I go there find the file with name wrapper.log but with 0 byte size.
Please let me know, what am I missing.
Thank you for your response. 
Regards
Priya
#webMethods#Integration-Server-and-ESB