On 1/23/06, Manu George <[EMAIL PROTECTED]> wrote:
Hi Phani,
You need to specify the port or the Shutdown command will default to the port 1099. The command is
java -jar bin/shutdown.jar --user system --password manager --port 1099
Regards
ManuOn 1/23/06, Phani Madgula < [EMAIL PROTECTED]> wrote:Hi,This is just for information sake. I guess, it is a problem too..When I start the server on a non-default RMI port[5555], and try to shutdown using "shutdown" command, it is not shutting down.It is sayingC:\IBM\geronimo-1.0\bin>shutdown
Using GERONIMO_BASE: C:\IBM\geronimo-1.0
Using GERONIMO_HOME: C:\IBM\geronimo-1.0
Using GERONIMO_TMPDIR: C:\IBM\geronimo-1.0\var\temp
Using JRE_HOME: C:\IBM\JDK
Username: system
Password:Locating server on port 1099...
Could not communicate with the server. The server may not be running or the port number may be incorrect.
However, I am able to shutdown using console.
Thanks
phani
