Wrong version is displayed when starting or undeploying a versioned application or library using WLST
(Doc ID 2065230.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.4 to 12.1.3.0.0Java Cloud Service - Version 10.3.6.0 and later
Information in this document applies to any platform.
Symptoms
Wrong version of application or library is displayed when performing start or undeploy operation on versioned applications using WLST
Below scenario describes the replication steps, while performing undeploy operation.
- Deploy two or more versioned libraries, to weblogic server or a cluster of weblogic servers.
- In a shell or command line, execute the setDomainEnv.sh or setDomainEnv.cmd basing on the platform.
- Initiate WLST.
You can observe that we undeployed the application version 1.3 but the output message in the WLST command, shows that the undeploy operation is performed on version 1.0
Issue is only with the message output, but the actual version, which is 1.3, will be undeployed.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |