Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.py
WASX7209I: Connected to process "server1" on node phaetonNode04 using SOAP connector;  The type of process is: UnManagedProcess
WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[-language, jython]"
Un-installing jts
Error Uninstalling Application
Error Message = com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name "jts.war" does not exist.
We 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 ?

0 votes



One answer

Permanent link
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

1 vote

Comments

Hi Sandy,

Which profile are you referring to ?  Is there an option to select the profile ?  Also, why did clm_undeploy.py not work the first time but worked the second time ?

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,487

Question asked: Sep 11 '13, 2:48 p.m.

Question was seen: 5,634 times

Last updated: Sep 12 '13, 12:14 p.m.

Confirmation Cancel Confirm