About this task
There are situations where you might want to run WorldServer in foreground, rather than as a service. For example, if SDL Technical Support requests a stack trace or if your security setup prevents any WorldServer operation from running as a service, you can run WorldServer in the foreground.
To run WorldServer in foreground, you must run in debug mode.
Results
For debugging purposes, if you press
Ctrl-Break in this window, the Java stack trace will be dumped on the standard output. You may need to adjust the output size of your console screen buffer () height to something such as 3000 to capture all of the thread dump.