> > No other instance of 'java', 'jsvc' or 'tomcat' in the output.
> 
> Hm. Re-reading the commons-daemon page, it looks like maybe the
> launcher process exits shortly after launch, leaving only two
> long-running processes: the controlling process (the one in the
> fork()/wait() loop) and the controlled process (the one that actually
> launches the JVM).
> 
> At any rate, there is no concern, here, that two instances of Tomcat
> have been launched.

Clear enough.  Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to