@@ -1534,8 +1534,11 @@ WLSDPLY-09339=Removing {0} from model deployment because the running application
1534
1534
also no targets in the model.
1535
1535
WLSDPLY-09340 =Cannot create temporary directory for uploading resources for remote deployment; {0}
1536
1536
WLSDPLY-09341 =Cannot deploy {0} {1}, SourcePath {2} with '-remote' option because it is in exploded format
1537
- WLSDPLY-09345 ={0} deployment {1} has an effective plan path of {2} which does not start with {3}
1538
- WLSDPLY-09346 =Structured application {0} SourcePath {1} into archive does not conform to the pattern "{2}/<app-name>/app/*"
1537
+ WLSDPLY-09342 =NOT USED
1538
+ WLSDPLY-09343 =NOT USED
1539
+ WLSDPLY-09344 =NOT USED
1540
+ WLSDPLY-09345 =NOT USED
1541
+ WLSDPLY-09346 =NOT USED
1539
1542
WLSDPLY-09347 =Model shared library {0} is missing the SourcePath attribute but no existing shared library has the \
1540
1543
exact same name but one or more possible matches {1} were found. Please update the model to either use the exact \
1541
1544
name of shared library or add the SourcePath.
@@ -1880,7 +1883,7 @@ WLSDPLY-12411=The model file specified ATP database info without oracle.net.tns_
1880
1883
not have wallet included
1881
1884
WLSDPLY-12412 =The model file specified ATP database info without oracle.net.tns_admin directory and there is no \
1882
1885
archive specified
1883
- WLSDPLY-12413 =The model file specified RCUDbInfo section but key {0} is None or missing. Required keys are {1}
1886
+ WLSDPLY-12413 =<EMPTY>
1884
1887
WLSDPLY-12414 =Domain type {0} definition has RCU schemas defined so the {1} model attribute is required
1885
1888
WLSDPLY-12415 =Domain type {0} definition has RCU schemas defined and the {1} argument was specified so the {2} model attribute is required
1886
1889
WLSDPLY-12416 =The model file specified RCUDbInfo section but key {0} is None or missing.
@@ -1896,10 +1899,9 @@ WLSDPLY-12506={0} domain creation precheck failed. {1}
1896
1899
1897
1900
# wlspolicies_helper.py
1898
1901
WLSDPLY-12600 =The policy {0} is invalid because the required {1} attribute is either missing or empty
1899
- WLSDPLY-12601 =The policy {0} is invalid because the {1} attribute value {2} matches built-in policy {1} field value with a policy of {3}
1902
+ WLSDPLY-12601 =NOT USED
1900
1903
WLSDPLY-12602 =The policy {0} is invalid because the {1} attribute value {2} matches the {1} field value of model policy {3}
1901
- WLSDPLY-12603 =Unable to add WebLogic Policies from the model to the domain because it is only supported with \
1902
- WebLogic Server version {0} and above but WebLogic Server version {1} was found
1904
+ WLSDPLY-12603 =NOT USED
1903
1905
1904
1906
# ##############################################################################
1905
1907
# YAML/JSON messages (18000 - 18999) #
0 commit comments