To start SpringSource dm Server run the startup.sh
(Linux) or startup.bat
(Windows) script.
For both platforms, the script is located in the SERVER_HOME/bin
directory.
To start SpringSource dm Server, open a terminal window and run startup.sh
:
prompt$ cd $SERVER_HOME prompt$ bin/startup.sh
Once SpringSource dm Server has started, the console will display a log message similar to the one shown below, along with other status messages:
[2009-11-30 12:12:12.111] Thread-2 <UR0001I> User region ready.
The preceding message indicates that you can start using dm Server.
To start SpringSource dm Server, open a command-window and run startup.bat
:
prompt> cd %SERVER_HOME% prompt> bin\startup.bat
Once SpringSource dm Server has started console will display a log message similar to the one shown below:
[2009-11-30 12:12:12.111] Thread-2 <UR0001I> User region ready.
The preceding message indicates that you can start using dm Server.