Starting a Server

Revision History

Overview

When you start a configured server, the developer tools open the server's remote management console in a Shell view. This allows you to easily manage the container while debugging your application.

Procedure

To start a server:

  1. In the Servers panel, select the server you want to start.

  2. Click run button.

    The Console view should open and display a message asking you to wait while the container is starting. A Shell view will open that displays the container's management console.

    [Note]Note

    If you did not properly configure the user name and password for opening the remote console, a dialog opens asking you to enter the proper credentials. See Adding a Server