Re: JSVC - two processes running as root

2013-07-23 Thread Shridev Makim
On Tue, Jul 23, 2013 at 1:00 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Shridev, > > On 7/18/13 3:27 PM, Shridev Makim wrote: > > Hello, We are trying to run tomcat7 as a daemon using JSVC

Re: JSVC - two processes running as root

2013-07-23 Thread Shridev Makim
The version of tomcat installed is 7.0.32 if that helps. Anyone has seen this issue? How do we resolve this? Thanks, Shridev On Thu, Jul 18, 2013 at 3:27 PM, Shridev Makim wrote: > Hello, > We are trying to run tomcat7 as a daemon using JSVC in SunOS environment. > The comp

JSVC - two processes running as root

2013-07-18 Thread Shridev Makim
Hello, We are trying to run tomcat7 as a daemon using JSVC in SunOS environment. The compiled jsvc executable is owned by root. We have modified daemon.sh that bundles with tomcat7 for our environment to run our tomcat instance. When we execute this shell script, it creates two processes and both t