uCosminexus Application Server, System Setup and Operation Guide
This subsection describes the procedure to delete the unwanted J2EE Servers, such as in case of reducing the business scale or reducing the number of tenants during the system operations.
Delete J2EE servers using Smart Composer functionality.
cmx_list_model -m localhost:28080 -u admin -modeltype SERVEREX -all |
MyPerformanceTracer,PRF,<Host name>,combined-tier,unit1,MyWebSystem MyJ2EEServer,J2EEServer,<Host name>,combined-tier,unit1,MyWebSystem MyWebServer,Webserver,<Host name>,combined-tier,unit1,MyWebSystem MyPerformanceTracer2,PRF,<Host name>,combined-tier,unit2,MyWebSystem MyJ2EEServer2,J2EEServer,<Host name>,combined-tier,unit2,MyWebSystem MyWebServer2,Webserver,<Host name>,combined-tier,unit2,MyWebSystem |
| Item | Name |
|---|---|
| Name of the Web system where J2EE Server to be deleted is allocated | MyWebSystem |
| Name of the Service unit where J2EE Server to be deleted is allocated | unit2 |
| Name of the Logical Web Server of the Web Server in the Web system to be deleted | MyWebServer2 |
cmx_stop_target -m localhost:28080 -u admin -s MyWebSystem -unit unit2 -mode ALL |
cmx_delete_system -m localhost:28080 -u admin -s MyWebSystem -unit unit2 |
hwsserveredit -delete HWS_MyWebServer2 |
cjsetup -d MyJ2EEServer2 |
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.