How to remove Clustering:
1. On Loader 2 Leave the Cluster
1.1. Login to the 8090 Management console
1.2. On the Services tab, right click on Cluster Services and select Properties
1.3. Select the Leave button
1.4. Close the Cluster Services Properties window
1.5. Go back to the Settings tab and select the Shutdown button to Shutdown webNetwork service from 8090 console
2. On Loader 1 Leave the Cluster
2.1. Login to the 8090 Management console
2.2. On the Services tab, right click on Cluster Services and select Properties
2.3. Select the Leave button
2.4. Close the Cluster Services Properties window
2.5. Go back to the Settings tab and select the Shutdown button to Shutdown webNetwork service from 8090 console
3. Startup webNetwork Service on Loader 1 then Loader 2
4. Shutdown webNetwork service from 8090 console on Loader 2 then Loader 1
5. On each loader clean-up clustering information
5.1. Delete the Cluster Folder from the stoneware/config folder
Example:
server-Loader1DefaultProfile
5.2. Edit the /stoneware/config/StonewareLoader.xml file:
5.2.1. Remove TraceState Property
Example:
<property name="trace state" value=”LARGE VALUE=”/>
5.2.2.Remove Cluster Service
Example:
<service name="cluster">
CLUSTER PROPERTIES
</service>
5.2.3. Remove Other Loader information(if it exists)
Example (Editing StonewareLoader.xml on Loader 2):
<loader name="server-Loader1">
LOADER PROPERTIES
LOADER SERVICES
</loader>