Re: tomcat 7 with APR connector on ubuntu

2014-01-16 Thread Mubeen Shah
ava.io.tmpdir=/opt/tomcat7/temp org.apache.catalina.startup.Bootstrap while process with "root" not consuming memory or cpu, so is it normal jsvc behavior or I missed something? Regards, Mubeen On Thu, Jan 16, 2014 at 1:53 PM, Mubeen Shah wrote: > Thank you Brett for your comments. &g

Re: tomcat 7 with APR connector on ubuntu

2014-01-16 Thread Mubeen Shah
il.com> wrote: > Hi, > > See interleaved. > > > On 15 January 2014 16:53, Mubeen Shah wrote: > > > Hello, > > > > I am trying to configure tomcat 7 on ubuntu machine and wanted to run it > as > > non-root on port 80, Here is what I did so far:

tomcat 7 with APR connector on ubuntu

2014-01-15 Thread Mubeen Shah
Hello, I am trying to configure tomcat 7 on ubuntu machine and wanted to run it as non-root on port 80, Here is what I did so far: OS (Ubuntu 12.04 LTS): - installed oracle JDK 1.7.0_45 using "apt-get" - downloaded and extracted tomcat 7.0.50 (.gz format) - created ubuntu user 'tomcat' and grant