@@ -332,7 +332,7 @@ WLSDPLY-01640=NOT USED
332
332
WLSDPLY-01641 =Value {0} specified for -target argument does not resolve to a directory in WLSDEPLOY_HOME/lib/targets
333
333
WLSDPLY-01642 ={0} is required and must be a directory for {1} {2}
334
334
WLSDPLY-01643 =-target {0} specified does not have the configuration file {1} in the file system
335
- WLSDPLY-01644 =Target configuration file {0} is not formatted properly {1}
335
+ WLSDPLY-01644 =Target configuration file {0} is not formatted properly: {1}
336
336
WLSDPLY-01646 =Supplied OPSS wallet directory {0} was not valid: {1}
337
337
WLSDPLY-01647 =Supplied output directory {0} was not valid: {1}
338
338
WLSDPLY-01648 =Target configuration file {0} has invalid value {1} for {2}. Valid values are: {3}
@@ -441,7 +441,7 @@ WLSDPLY-01800=Updating role mapper file: {0}
441
441
WLSDPLY-01801 =Creating backup file: {0}
442
442
WLSDPLY-01802 =Updating role: {0}
443
443
WLSDPLY-01803 =Adding roles: {0}
444
- WLSDPLY-01804 =Failed to convert role {0} with expression {1} because {2}
444
+ WLSDPLY-01804 =Failed to convert role {0} with expression {1}: {2}
445
445
WLSDPLY-01805 =Unexpected {0} during role mapper processing: {1}
446
446
447
447
# wlsdeploy/util/weblogic_helper.py
@@ -519,7 +519,7 @@ WLSDPLY-05018=Property {0} has an expected data type of {1} and an actual data t
519
519
WLSDPLY-05019 =Expected value of the {0} property at location {1} to be a {2} data type, but it was a {3}
520
520
WLSDPLY-05020 =Attribute {0} is not valid in model location {1}
521
521
WLSDPLY-05021 =Model location {0} references variable {1}, but no variables file was specified
522
- WLSDPLY-05022 = Model location {0} references variable {1} that is not defined in {2}
522
+
523
523
WLSDPLY-05023 =Value of attribute {0} at model location {1} has an unexpected data type: {2}
524
524
WLSDPLY-05024 =Attribute {0} in model location {1} references entry {2} that is not found in the archive file {3}
525
525
WLSDPLY-05025 =Attribute {0} in model location {1} references archive entry {2} but the archive file was not provided
@@ -685,7 +685,7 @@ WLSDPLY-06149=Additional attributes that are not in the LSA attributes for locat
685
685
WLSDPLY-06150 =Unable to determine if additional attributes are available for {0} at location {1} : {2}
686
686
WLSDPLY-06151 =Additional attribute {0} for model folder at location {1} requires getter on MBean instance
687
687
WLSDPLY-06152 =Attribute {0} for model folder at location {1} requires the CMO getter to retrieve the attribute value
688
- WLSDPLY-06153 = Skipped discovery of attribute {0} for model folder at location {1} because {0} is not defined in the alias definitions
688
+
689
689
WLSDPLY-06154 =Attribute {0} for model folder at location {1} is not in the lsa map and is not defined with get \
690
690
to retrieve the attribute value
691
691
WLSDPLY-06155 =Attribute {0} value at location {1} replaced by token {2}
@@ -800,7 +800,7 @@ WLSDPLY-06423=Add the user override environment script files from the domain bin
800
800
WLSDPLY-06424 =Add user override script {0} to the archive file and entry {1] to the model domain info section
801
801
WLSDPLY-06425 =Look for user env override scripts using search pattern {0}
802
802
WLSDPLY-06426 =Unexpected exception occurred writing the domain bin user overrides file {0} to the archive : {1}
803
- WLSDPLY-06427 =Will not collect domainBin user override scripts for -target command line options.
803
+ WLSDPLY-06427 =Will not collect domain bin user override scripts for -target command line options.
804
804
805
805
# global_resources_discoverer.py
806
806
WLSDPLY-06440 =Discover Global Resources from the domain
@@ -1149,7 +1149,7 @@ WLSDPLY-09015={0} deployment failed: {1}
1149
1149
WLSDPLY-09016 =There are outstanding changes but -discard_current_edit has been specified, all changes have been \
1150
1150
discarded before processing update.
1151
1151
WLSDPLY-09017 =NOT USED
1152
- WLSDPLY-09018 =Online update has been canceled because the flag cancel_changes_if_restart_required is set and the update requires restart: {0}
1152
+ WLSDPLY-09018 =Online update has been canceled because the argument - cancel_changes_if_restart_required is set and the update requires restart: {0}
1153
1153
WLSDPLY-09019 =Acquiring online edit lock with acquire timeout value of {0}, release timeout value of {1}, and exclusive value of {2}
1154
1154
1155
1155
# wlsdeploy/tool/deploy/deployer_utils.py
@@ -1601,7 +1601,7 @@ WLSDPLY-19030=Failed to get the model attribute list that use path tokens for mo
1601
1601
at location ({1}): {2}
1602
1602
WLSDPLY-19031 =Failed to determine if the model attribute name {0} at location ({1}) is valid: {2}
1603
1603
WLSDPLY-19032 =Failed to get the default value for model attribute {0} at location ({1}): {2}
1604
- WLSDPLY-19033 =Failed to determine if location ({0}) is version valid, or not
1604
+ WLSDPLY-19033 =Failed to determine if location ({0}) is valid for this version of WebLogic Server
1605
1605
WLSDPLY-19034 =Failed to get the model attribute list that require a special processing via a method for model \
1606
1606
folder ({0}) at location ({1}): {2}
1607
1607
WLSDPLY-19035 =Failed to determine if the location ({0}) allows custom folder types: {1}
@@ -1630,7 +1630,7 @@ WLSDPLY-19205=Unable to find folder {0} in location {1}
1630
1630
WLSDPLY-19206 =Unable to locate partition work manager {0} for partition {1}
1631
1631
WLSDPLY-19207 =Unable to locate resource manager {0} for partition {1}
1632
1632
WLSDPLY-19208 =Unable to locate log filter {0} for log at location {1}
1633
- WLSDPLY-19209 = Assign {0} {1} to {2} {3}
1633
+
1634
1634
WLSDPLY-19210 ={0} {1} not found in location {2}
1635
1635
WLSDPLY-19211 =Setting attribute {0} with model value {1} to value {2} in location {3}
1636
1636
@@ -1761,7 +1761,7 @@ WLSDPLY-20019=Filter entry in {0} has neither ID or path
1761
1761
WLSDPLY-20020 =Filter ID {0} is invalid
1762
1762
WLSDPLY-20021 =Filter path {0} does not exist
1763
1763
WLSDPLY-20022 =Error loading filter path {0}: {1}
1764
- WLSDPLY-20023 = {0} unable to add model file {1} to archive as {2}: {3}
1764
+
1765
1765
WLSDPLY-20024 ={0} failed to persist the model to the archive file {1}: {2}
1766
1766
WLSDPLY-20025 =For {0}, specify the {1} or {2} argument, but not both
1767
1767
WLSDPLY-20026 ={0} failed to find a model file in archive {1}, and {2} argument not specified
0 commit comments