[JBoss-user] Re: Shutdown multiple instances

2004-01-14 Thread cjohan
Hi Ben, We use the approach I outlined below for our severs. It DOES work. So, your problem may be some other network issue, such as firewall, NAT, or whatever. Good luck. You could run a sniffer such as Ethereal on your destination server to find out if the packets from the machine where yo

Re: [JBoss-user] Re: Shutdown multiple instances

2004-01-14 Thread Benjamin Cox
Thanks, Craig, for the response. Unfortunately, this doesn't work either. It just hangs, nothing in the server's log, and nothing on the console. I've also tried 1099 with the same effect. Any other ideas out there? Why is this difficult? Ben [EMAIL PROTECTED] wrote: Hi Ben and Tim, One

[JBoss-user] Re: Shutdown multiple instances

2004-01-12 Thread cjohan
Hi Ben and Tim, One of your attempts is close to what should work: shutdown.sh --server=bjc.mydomain.com:1098 assuming 1098 is the port on which the server is listening. Make sure you can ping bjc.mydomain.com from the same machine. Regards, Craig Johannsen Ludicorp Research and Development