|
From: Tomer B <tom...@gm...> - 2010-04-11 09:44:02
|
I'm specifically talking about -XX:+UseParallelOldGC which issues another process. So when I issue status command I want it to query as well for the gc process. On Sun, Apr 11, 2010 at 12:15 PM, Tomer B <tom...@gm...> wrote: > Hi, > > My java app creates a new sub process. > Can java wrapper service monitor this process as well as my main java app? > > I saw at: > http://sourceforge.net/mailarchive/message.php?msg_id=47B11264.7050903%40tanukisoftware.com > > That it is not supported, is it not supported still? > If so what is your recommendation for me? for example I want the status > command to tell me if both processes are up both my java and my sub process > etc... > > Thanks, > Tomer > |