You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -206,7 +206,7 @@ WLSDPLY-01428=Failed to extract archive file entry {0} due to an error creating
206
206
WLSDPLY-01429=Unable to extract zip entry {0} because the target directory {1} does not exist and could not be created
207
207
WLSDPLY-01430=Failed to extract wallet file {0} from archive file {1} because the target directory {2} does not exist and could not be created
208
208
WLSDPLY-01431=Zip slip security vulnerability detected in archive file {0} entry {1} because entry extract location {2} is not under the specified extract path {3}
209
-
WLSDPLY-01432=Failed to extract zip file {0} originating from archive file entry {1} to directory {2}: {3}
209
+
WLSDPLY-01432=Failed to extract zip file {0} originating from archive file entry {1} to directory {2}: {3}
210
210
WLSDPLY-01433=Archive file {0} contains the OPSS wallet in a deprecated location {1}. Please move to the new location {2}.
211
211
WLSDPLY-01434=Could not determine a valid archive path with an empty server name and keystore path {0} to replace server key store file with {1}
212
212
WLSDPLY-01435=Could not determine a valid archive path with an empty cluster name and Coherence config path {0} to replace Coherence cluster config file with {1}
@@ -578,7 +578,7 @@ WLSDPLY-05713=Model section {0} will not be compared
578
578
WLSDPLY-05714=NOT USED
579
579
WLSDPLY-05715=There are {0} attributes that only exist in the previous model, see {1}
580
580
WLSDPLY-05716=The Security Configuration Provider at location {0} has a difference and the current \
581
-
provider(s) will replace the previous provider(s)
581
+
provider(s) will replace the previous provider(s)
582
582
WLSDPLY-85717=Model {0} does not exists
583
583
WLSDPLY-85718=Model {0} is a directory
584
584
WLSDPLY-85719=Model {0} does not have the correct file extension, it must be either .yaml or .json
@@ -756,7 +756,7 @@ WLSDPLY-06365=Adding {0} {1}
756
756
WLSDPLY-06366={0} configuration for {1} {2} will not be discovered in online mode
757
757
WLSDPLY-06367=Add JDBC Datasource DriverParams wallet based on property {0} into archive entry path {1}
758
758
WLSDPLY-06368=Unable to collect wallet directory because the JDBC Datasource DriverParams connection property value {0} \
759
-
is at ORACLE_HOME directory {1}.
759
+
is at ORACLE_HOME directory {1}.
760
760
WLSDPLY-06369=Parent directory of JDBC Datasource DriverParams property value {0} is not a flat structure, only \
761
761
individual file will be added to the wallet, other files that may exists in the original database wallet will not be \
762
762
collected.
@@ -846,7 +846,7 @@ WLSDPLY-06485=Adding {0} to JMS Template {1} JMS System Resource {2}
846
846
WLSDPLY-06486=Subdeployment name missing for Group Param {0} at {1}. The Group Param will not be \
847
847
added to the discovered model.
848
848
WLSDPLY-06487=Adding Group Param with Sub-Deployment name {0} to {1}
849
-
WLSDPLY-06488=Key missing for Foreign JNDI Property Foreign Server {0} to {1}. The JNDI Property \
849
+
WLSDPLY-06488=JMS Foreign Server JNDIProperty {0} is missing the Key attribute in {1}. The JNDI Property \
850
850
will not be added to the discovered model.
851
851
WLSDPLY-06489=Adding JNDI Property with name {0} to {1}
852
852
WLSDPLY-06490=Skipping {0} JMS Server {1}
@@ -949,7 +949,7 @@ WLSDPLY-06711=Adding {0} to Virtual Targets
949
949
# custom_folder_helper.py and
950
950
WLSDPLY-06750=Unable to determine the provider type for the Custom Security Provider {0} MBean {1}
951
951
WLSDPLY-06751=Discover {0} Custom MBean {1}
952
-
WLSDPLY-06752=Adding {0} to {1} the Custom MBean {2}
952
+
WLSDPLY-06752=Adding Custom MBean {0} of type {2} to {1}
953
953
WLSDPLY-06753=Unable to discover {0} Custom MBean {1} with name {2}. The MBean was not loaded \
954
954
into the current WLST session.
955
955
WLSDPLY-06754=Attribute {0} for the Custom MBean {1} is read-only
@@ -1116,7 +1116,7 @@ WLSDPLY-08217=Unable to resolve the WLST context for attribute {0} in folder {1}
1116
1116
WLSDPLY-08300=Adding argument {0} to unsorted arguments list
1117
1117
WLSDPLY-08301=Adding argument {0} to -X size arguments with key {1} and value {2}
1118
1118
WLSDPLY-08302=Adding argument {0} to -X value arguments with key {1} and value {2}
1119
-
WLSDPLY-08303=Adding argument {0} to -X other arguments with key {1} and value {2}
1119
+
WLSDPLY-08303=Adding argument {0} to -X arguments with key {1} and value {2}
1120
1120
WLSDPLY-08304=Adding argument {0} to -XX switch arguments with key {1} and value {2}
1121
1121
WLSDPLY-08305=Adding argument {0} to -XX value arguments with key {1} and value {2}
1122
1122
WLSDPLY-08306=Adding argument {0} to -D arguments with key {1} and value {2}
@@ -1253,9 +1253,9 @@ WLSDPLY-09335=Undeploying {0} {1} from targets: {2}
1253
1253
WLSDPLY-09336=Redeployed application {0} because the old and the new binary have the same path.
1254
1254
WLSDPLY-09337=Removing {0} from model deployment because it is started with a delete notation. It will be undeployed.
1255
1255
WLSDPLY-09338=Removing {0} from model deployment because the running application's targets are a superset of \
1256
-
the targets in the model.
1256
+
the targets in the model.
1257
1257
WLSDPLY-09339=Removing {0} from model deployment because the running application's has no target and \
1258
-
also no targets in the model.
1258
+
also no targets in the model.
1259
1259
WLSDPLY-09340=Cannot create temporary directory for uploading applications for remote deployment; {0}
1260
1260
WLSDPLY-09341=Cannot deploy application {0}, SourcePath {1} with '-remote' option because it is in exploded format
0 commit comments