Restarting the server
You can restart the server using the stop-server
command with the --restart
option.
About this task
Running this command is equivalent to shutting down the server, exiting the Java Virtual Machine (JVM) session, and then starting up again.
Steps
-
Go to the server root directory, and run the
bin/stop-server
command with the-R
or--restart
option.Example:
$ bin/stop-server --restart