None
domainInfo:/AdminUserName
is also listed in
the topology:/Security/User
list of users and update the topology:/Security/User
user’s Password
field to be
the same as that specified in domainInfo:/AdminPassword
.domainInfo:/OPSSWalletPassphrase
field was not properly handled when using the
Prepare Model Tool or when using the Discover Domain Tool with the -target
argument.NativeVersionEnabled
attribute of NMProperties
not working correctly when running
the Update Domain Tool.remove custom
command with a name that starts
with wlsdeploy/custom/
or config/wlsdeploy/custom/
that was causing the specified location to not be removed.set
when the STB DataSource was defined in the resources:/JDBCSystemResource
section of the
model and specifying one or more JDBC driver properties.SourcePath
contained an excluded location like @@ORACLE_HOME@@
.SSH support requires a reasonably recent version of Bouncy Castle. WDT picks up Bouncy Castle from WLST so, for example, the 12.2.1.4.0 GA release fails with the following error, as mentioned at https://github.com/hierynomus/sshj/issues/895. Applying a recent PSU should resolve the issue for 12.2.1.4 and 14.1.1.
SEVERE Messages:
1. WLSDPLY-20008: verifySSH argument processing failed: Failed to initialize SSH context: Failed to SSH connect to host myhost.oracle.com: no such algorithm: X25519 for provider BC
SSH support for the Update Domain Tool and Deploy Apps Tool does not work when using an archive file and the remote WebLogic Server is running on Windows using the optional, Windows-provided, OpenSSH component. This is due to an issue with the SSHJ library WDT is using. See https://github.com/hierynomus/sshj/issues/929 for more information.
See https://oracle.github.io/weblogic-deploy-tooling/userguide/limitations/limitations/ for the current set of known limitations.