Show Table of Contents
3.2. Removing User Applications
Use the
oo-admin-ctl-app command to remove a user's application.
Warning
This procedure deletes all the data for the selected application and cannot be reversed.
Procedure 3.1. To Remove a User Application:
- Stop the application by running the following command on the broker host:
#
oo-admin-ctl-app -l username -a appname -c stop - Delete the application:
#
oo-admin-ctl-app -l username -a appname -c destroy - If the standard
stopanddestroycommands fail, you canforce-stopandforce-removethe application. Theforce-commands do not wait for the proper shutdown sequence, so should only be used if the standard commands fail:#
oo-admin-ctl-app -l username -a appname -c force-stop#oo-admin-ctl-app -l username -a appname -c force-destroy

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.