So I run, as per the wiki: sudo kill -QUIT pid(with the proper number there).
kill -QUIT will not actually kill a java application. kill -QUIT causes a dump of all thread stack traces to stderr of the java process (very useful for debugging). Is there a wiki page that claims that will exit the application instance? It needs to be updated if there is.

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to