Delete a virtual server or server instance
You can delete a virtual server or a server instance from a site.
WARNING Deleting an active Content Engine server instance can cause unexpected behavior. Do so only after the Content Engine application is undeployed from the application server. Otherwise, the Content Engine software tries to block requests to delete itself, but fails if the delete request is routed to a separate Java™ Virtual Machine (JVM) from the active server instance.
- In Enterprise Manager, right-click the virtual server or server instance node you want to delete and click Delete. Enterprise Manager displays a warning message.
- Click Yes. Enterprise Manager attempts to delete the virtual server or server instance. The results are as follows:
- If the Delete request is made on the same JVM as the virtual server or server instance being deleted, Enterprise Manager displays an error message and the delete request is rejected. The virtual server or server instance is not deleted.
- If the Delete request comes in on a different JVM, the request is honored and the virtual server or server instance is deleted.