Can we only use clm_undeploy.py to undeploy the CLM war files if we used clm_deploy.py to deploy them ?
We installed the clm war files manually using the WebSphere Application Server (WAS) GUI. When we tried using clm_undeploy.py, it didn't know the existence of jts.war.
> ./wsadmin.sh -language jython -user userid -password password -f /home/rtcdir/IBM/JazzTeamServer_1/server/was/clm_undeploy.pyWe then manually uninstalled these CLM applications using the WAS GUI and the uninstall had no issues. We then used the clm_deploy.py script to deploy the clm applications and the install had no issues. We then used the clm_undeploy.py script to undeploy the clm applications and the uninstall completed successfully. Can we only use clm_undeploy.py if we used clm_deploy.py to install the CLM applications ? |
One answer
Hi Jeff,
You should be able to use undeploy script even if you deployed using the GUI. The error states it could not find the jts.war application, one thing to check is if you were using the right profile. Sandy Comments
Jeff Ong
commented Sep 12 '13, 12:14 p.m.
Hi Sandy,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.