Skip to content

Commit 47ae3fd

Browse files
Update KnownIssues.md
1 parent c9dbea2 commit 47ae3fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

KnownIssues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The following list are known issues. The issue may contain a work-around or an a
99

1010
If you have only non-JRF user server groups targeted to a dynamic cluster, you will see the following message:
1111

12-
WLSDPLY-12238: Unable to target non-JRF template server groups for domain type CUSTOM to dynamic cluster(s).
12+
WLSDPLY-12238: Unable to target non-JRF template server groups for domain type <your domain typedef> to dynamic cluster(s).
1313

1414
You will not see this message if you have a mix of non-JRF and JRF user server groups targeted to the dynamic
1515
cluster. WDT cannot detect if a user server group is associated to JRF, and therefore, whether the applyJRF will
@@ -21,9 +21,9 @@ The following list are known issues. The issue may contain a work-around or an a
2121
the following action as a temporary work-around to the described issue.
2222

2323
1. Add a configured managed server to your dynamic cluster and re-run the createDomain or updateDomain tool.
24-
The dynamic cluster becomes "mixed" cluster once the managed server is added. When the WDT tool targets the
24+
The dynamic cluster becomes a "mixed" cluster once the managed server is added. When the WDT tool targets the
2525
user server groups to the configured managed server, the resources are automatically targeted to the cluster
26-
by WebLogic, which includes the managed server and the dynamic servers.
26+
by WebLogic, which includes both the managed server and the dynamic servers.
2727

2828
**ISSUE**:
2929
The discoverDomain STDOUT contains many SEVERE messages about cd() and ls() when it is run against a 12.2.1 domain.

0 commit comments

Comments
 (0)