Installation guide

TIBCO ActiveMatrix BPM Installation and Configuration
Replicating a TIBCO ActiveMatrix Administrator Server
|
165
Deleting a TIBCO ActiveMatrix Administrator server instance
Follow these steps to delete a TIBCO ActiveMatrix Administrator server instance:
1. Make sure you have permission to force delete applications. See
Administration for more information.
2. These steps should not be performed on the same machine that is running the
replicated instance that you want to delete. For example, if the Administrator
server instance to be deleted is running on MachineA, you must perform these
steps on a different machine.
a. On the primary machine, edit
CONFIG_HOME/admin/EnterpriseName/samples/deleteAdminInstance_d
ata.xml.
Specify the host name, ${host.name} and the node name, ${node.name}
for the replicated instance that you want to delete.
b. From the primary machine, navigate to the
CONFIG_HOME/admin/EnterpriseName/samples folder and execute
ant -f deleteAdminInstance_build.xml.
The TIBCO ActiveMatrix Administrator server instance is deleted and the
host unbound.
3. On the replicated machine, manually stop the
tibcohost process.
When re-attempting the replication process make sure you use the copy of the
scripts saved in step 6 of the Replicating a TIBCO ActiveMatrix Administrator
Server process and follow the replication process as outlined.