Documentation Center

Running WorldServer in the foreground - Linux

About this task

In some cases, you might want to run WorldServer in the foreground. For example, to obtain debug information or if SDL Technical Support requests a stack trace.

Procedure

  1. Go to the apache-tomcat-8.0.36/bin folder.
  2. Run the following command:
    > catalina.sh run
    This starts WorldServer and gives you access to debugging information.
  3. Press Ctrl-\.
    A stack trace is printed, along with any existing application messages.
  4. Open WorldServer in a supported browser.