Starts a server.
run-server.bat [server] [-debug] [-jpdaSuspend] [-verbose]
| Option | Description | 
|---|---|
| server | The name of the server; the default is the name of the machine on which EAServer is installed. | 
| -debug | Runs the server in debug mode. | 
| -jpdaSuspend | If you are running the server in debug mode, this option suspends the server at start-up time, which allows you to set breakpoints in code that execute at start-up time. You can resume execution of the server with your Java debugger. | 
| -verbose | Displays additional information useful for debugging. | 
run-server starts the same server in the same command or shell that you are using. To start a server in a new window, run start-server.
In a new installation, you must specify administration password with set-admin-password before starting the server.