determining what instances are running on server?
determining what instances are running on server?
- Subject: determining what instances are running on server?
- From: "Robert A. Decker" <email@hidden>
- Date: Fri, 15 Aug 2003 10:11:18 -0700 (PDT)
I'm unable to access Monitor on our server right now and need to restart
an instance by killing it and letting Monitor restart it.
When I do a ps -aux | grep java I see four java processes - one of which
is the one I want to kill. Looking at memory sizes, amount of time
running, etc I'm unable to figure out which one is mine.
Is there some way to figure out which pid is my app? And related to this,
anyone have a line of code that can be put in Application that will print
the pid out to the log file at launch, or even better, include the pid in
the logfile name?
thanks,
Robert A. Decker
http://www.robdecker.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.