Show Table of Contents
4.2. Stop JBoss EAP 6.4
You can stop JBoss EAP using the Management CLI or by pressing CTRL+C in the terminal.
Stop JBoss EAPl using the Management CLI.
- Run the EAP_HOME/bin/jboss-cli.sh command to launch the Management CLI.
$ EAP_HOME/bin/jboss-cli.sh
- Run the connect command to connect to the server.
[disconnected /] connect
- Run the shutdown command to stop the server.
[standalone@localhost:9999 /] shutdown
- Run the quit command to close the Management CLI.
[standalone@localhost:9999 /] quit
Stop JBoss Enterprise Application Platform in terminal window.
Navigate to the terminal where JBoss EAP is running. Press Ctrl+C.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.