RE: Unable to unpack war under webapps

2014-05-06 Thread Jeffrey Janner
> -Original Message- > From: Rahul R [mailto:rahul.ra...@gmail.com] > Sent: Tuesday, May 06, 2014 8:25 AM > To: users@tomcat.apache.org > Subject: Unable to unpack war under webapps > > Hi > > I have put ROOT.war under webapps folder of tomcat. When I start the > instance I am getting the

RE: Unable to unpack war under webapps

2014-05-06 Thread Caldarale, Charles R
> From: Rahul R [mailto:rahul.ra...@gmail.com] > Subject: Re: Unable to unpack war under webapps > tomcat was running as a different user and I tried to start using root. Do not *ever* run Tomcat as root. Read this: http://wiki.apache.org/tomcat/HowTo#How_to_run_Tomcat_without_root_p

Re: Unable to unpack war under webapps

2014-05-06 Thread Rahul R
Thanks Daniel.. That clue helped... tomcat was running as a different user and I tried to start using root. On Tue, May 6, 2014 at 7:38 PM, Daniel Mikusa wrote: > On May 6, 2014, at 9:25 AM, Rahul R wrote: > > > Hi > > > > I have put ROOT.war under webapps folder of tomcat. When I start the >

Re: Unable to unpack war under webapps

2014-05-06 Thread Daniel Mikusa
On May 6, 2014, at 9:25 AM, Rahul R wrote: > Hi > > I have put ROOT.war under webapps folder of tomcat. When I start the > instance I am getting the below error on catalina.out. > > INFO: Deploying web application archive /opt/tomcat-proxy/webapps/ROOT.war > May 06, 2014 6:28:22 PM org.apache.c