Hi,

I'am used to find WO process "lsof -n -P -i | grep AppPort" (under the user that run the process) or "ps axwww | grep AppName/Port", but for Wotaskd and JavaMonitor I make a pid file (under Linux to manage them), just edit the /Library/WebObjects/JavaApplications/JavaMonitor.woa/JavaMonitor and add "echo $$ > /WritableDirLikeTMP/javamonitor.pid" just before the last line ("eval exec ....."). (under Linux I use Debian's startstopdaemon for making the pid files)

But for the curent password problem try to add debug in the log, start JavaMonitor with this additionnal arguments: -NSDebugLevel 3 -NSDebugGroups -1-WOOutputPath /...../JavaMonitor.log (you may change Launchd's JavaMonitor startup file in /System/Library/StartupItems or run it form command line if it is not running)

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

This email sent to [EMAIL PROTECTED]

Reply via email to