The problem is caused by the default geronimo/start-server port is 1099 no matter what value it's in config_substitution.properties.
A JIRA has been created for this: https://issues.apache.org/jira/browse/GSHELL-162 On Wed, Feb 25, 2009 at 5:18 PM, Ying Tang <[email protected]> wrote: > Hi, > > I tried this scenario with the latest Geronimo 2.1.4 snapshot > (downloaded from > http://people.apache.org/builds/geronimo/server/binaries/2.1/20090224/). > > # Replace all "localhost" and "0.0.0.0" with "127.0.0.1" in > var\config\config-substitutions.properties > #Start the server > # Stop the server > > But both shutdown and stop-server seemed to work well. > > Ditto for the 02/20/2009 build. > > Best Regards, > > Ying Tang > > > 2009/2/24 jklcom99 <[email protected]> >> >> I pulled down the latest 2/23/2009 build of 2.1.4 snapshot. I made the >> changes to all references of localhost and 0.0.0.0 to 127.0.0.1in >> config-substitutions.properties as mentioned in >> https://issues.apache.org/jira/browse/GERONIMO-4518. >> >> When ran stop-server >> C:\Geronimo2.1.4\bin>stop-server -p 3999 >> Connecting to Geronimo server: localhost:3999 >> Username: system >> Password: ******* >> Connection established >> Stopping Geronimo server... >> >> The command never returns and the server never stops >> -- >> View this message in context: >> http://www.nabble.com/Geronimo-2.1.4-snapshot%2C-server-can%27t-shutdown-tp22170578s134p22170578.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> > > -- Shawn
