I'm trying to empty the catalina.out log file by using command "echo > catalina.out", but I keep getting response "-bash: catalina.out: Operation not permitted".
Any help?
I'm trying to empty the catalina.out log file by using command "echo > catalina.out", but I keep getting response "-bash: catalina.out: Operation not permitted".
Any help?
yup, tomcat was running (even though viewing the webpage gave me a 'page cannot be displayed', so i thought it wasn't running. must have still be running in the background. rebooted machine and checked again...was able to kill it. thanks!