Page created: 26 Jul 2021
|
Page updated: 18 Jul 2023
Use the terminal to restart the PingDataMetrics
Server
using the
--restart
or -R
option.
Running the restart command is equivalent to shutting down the server, exiting the Java virtual machine (JVM) session, and then starting up again, which requires a re-priming of the JVM cache.
- Go to the server root directory.
-
Run the command
$ bin/stop-server --restart
.