On Jun 11, 2008, at 6:01 AM, Sacha Michel Mallais wrote:
Ya, it is difficult to tell from the process listing that JM is running. Use "sudo lsof -i tcp:<port number>" instead, where <port number> is JM's port number (default is 56789 IIRC).
An alternative, especially if sudo isn't an option: $ ps auxww | grep JavaMonitor | grep -v grep_appserver 53 0.0 4.0 391164 41768 ?? Ss 8:42AM 0:02.60 /usr/bin/java -XX:NewSize=2m -Xmx64m -Xms32m - DWORootDirectory=/System -DWOLocalRootDirectory= -DWOUserDirectory=/ - DWOEnvClassPath= -DWOApplicationClass=Application -DWOPlatform=MacOS - Dcom.webobjects.pid=53 -Dcom.sun.management.jmxremote=false -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap JavaMonitor - WOPort 56789 -WOHost localhost -WOAutoOpenInBrowser false
Aloha, Art
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]