@@ -513,7 +513,7 @@ WLSDPLY-02005=Failed to convert WebLogic Policy {0} with {1} attribute value {2}
513
513
WLSDPLY-02006 =Updating {0} with model-defined policies
514
514
WLSDPLY-02007 =Adding model-defined policy {0}
515
515
WLSDPLY-02008 =Failed to add model-defined policies due to an error: {0}
516
- WLSDPLY-02009 =Failed to WebLogic Policies because initialization file {0} to {1}: {2}
516
+ WLSDPLY-02009 =Failed to deploy WebLogic Policies because renaming the initialization file from {0} to {1} failed : {2}
517
517
518
518
# wlsdeploy/util/path_helper.py
519
519
WLSDPLY-02100 =Setting local file system to use {0}-style paths
@@ -1460,7 +1460,7 @@ WLSDPLY-09412=Custom Coherence cluster config file model path {0} starts with th
1460
1460
WLSDPLY-09413 =Custom Coherence cluster config file model path {0} references a file {1} that does not exist
1461
1461
WLSDPLY-09414 =Processing Coherence cluster {0} cache config {1}
1462
1462
WLSDPLY-09415 =Importing cache configuration file {0} for Coherence cluster {1} cache config {2}
1463
- WLSDPLY-09416 =Coherence cluster {0} cache config {1} has RuntimeCacheConfigurationUri value {2} does not require additional processing
1463
+ WLSDPLY-09416 =Coherence cluster {0} cache config {1} has RuntimeCacheConfigurationUri value {2} so it does not require any additional processing
1464
1464
WLSDPLY-09417 =Coherence cluster {0} cache config {1} has no RuntimeCacheConfigurationUri value so using CacheConfigurationFile value {2}
1465
1465
WLSDPLY-09418 =Skipping Coherence cluster {0} cache config {1} because no cache configuration file path is provided
1466
1466
WLSDPLY-09419 =Coherence cluster {0} cache config {1} CacheConfigurationFile path {2} is absolute so using it to set RuntimeCacheConfigurationUri value
@@ -1789,7 +1789,7 @@ WLSDPLY-12506={0} domain creation precheck failed. {1}
1789
1789
1790
1790
# wlspolicies_helper.py
1791
1791
WLSDPLY-12600 =The policy {0} is invalid because the required {1} attribute is either missing or empty
1792
- WLSDPLY-12601 =The policy {0} is invalid because the {1} attribute value {2} matches a built-in policy's {1} with a policy of {3}
1792
+ 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}
1793
1793
WLSDPLY-12602 =The policy {0} is invalid because the {1} attribute value {2} matches the {1} field value of model policy {3}
1794
1794
WLSDPLY-12603 =Unable to add WebLogic Policies from the model to the domain because it is only supported with \
1795
1795
WebLogic Server version {0} and above but WebLogic Server version {1} was found
0 commit comments