Skip to content

Commit b72201e

Browse files
ddsharperobertpatrick
authored andcommitted
Fixes typos in several log messages
1 parent 28a06dc commit b72201e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ WLSDPLY-00089=No changes to save in current edit session. Close the edit session
9797
WLSDPLY-00090=Unable to save unsaved changes using the Configuration Manager : {0}
9898
WLSDPLY-00091=Unable to return the list of unsaved changes for the edit session : {0}
9999
WLSDPLY-00092=In the wrong state to activate saved changes for the edit session : {0}
100-
WLSDPLY-00093=In the wrong state to change to start an edit session : {0}
100+
WLSDPLY-00093=In the wrong state to start an edit session : {0}
101101
WLSDPLY-00094=Checking the editor in online with current configuration manager failed: {0}
102102
WLSDPLY-00095=selectCustomTemplate({0}) failed : {1}
103103
WLSDPLY-00096=Unable to obtain the cmo or MBean proxy for the current location {0}.
@@ -739,7 +739,7 @@ WLSDPLY-06348=Unexpected exception occurred adding File Store {0} directory {1}
739739
WLSDPLY-06349=Add File Store {0} directory {1} to archive file
740740
WLSDPLY-06350=Discovering {0} JDBC Stores
741741
WLSDPLY-06351=Adding JDBC Store {0}
742-
WLSDPLY-06352=Adding JDBC Store {0} create DDL file {0} to archive
742+
WLSDPLY-06352=Adding JDBC Store {0} create DDL file {1} to archive
743743
WLSDPLY-06353=Unable to locate and add JDBC Store {0} Create DDL file {1} to archive file : {2}
744744
WLSDPLY-06354=Unexpected exception attempting to add JDBC Store {0} Create DDL file {1} to the archive file : {2}
745745
WLSDPLY-06355=Discovering {0} Path Services
@@ -806,7 +806,7 @@ WLSDPLY-06420=Add the java archive files from the domain library {0} to the arch
806806
WLSDPLY-06421=Unexpected exception occurred writing the domain library file {0} to the archive : {1}
807807
WLSDPLY-06422=Add domain lib file {0} to the archive file and entry {1} to the model domain info section
808808
WLSDPLY-06423=Add the user override environment script files from the domain bin location {0} to the archive file
809-
WLSDPLY-06424=Add user override script {0} to the archive file and entry {1] to the model domain info section
809+
WLSDPLY-06424=Add user override script {0} to the archive file and entry {1} to the model domain info section
810810
WLSDPLY-06425=Look for user env override scripts using search pattern {0}
811811
WLSDPLY-06426=Unexpected exception occurred writing the domain bin user overrides file {0} to the archive : {1}
812812
WLSDPLY-06427=Will not collect domain bin user override scripts for -target command line options.
@@ -1495,7 +1495,7 @@ WLSDPLY-12310=Version {0} returned from the domain home
14951495
WLSDPLY-12311=Targeting type "{0}" in type definition file {1} is not allowed for WebLogic version {2}
14961496
WLSDPLY-12312=Targeting type "{0}" in type definition file {1} is not valid
14971497
WLSDPLY-12313=Domain type {0} is not supported for WebLogic version {1}
1498-
WLSDDPL-12314=Topology profile "{0}" is typedef file {1} is not allowed for WebLogic version {2}
1498+
WLSDPLY-12314=Topology profile "{0}" in type definition file {1} is not allowed for WebLogic version {2}
14991499
WLSDPLY-12315=Topology profile "{0}" in type definition file {1} is not a known topology profile value
15001500
WLSDPLY-12316=Unknown key "{0}" in the system-elements section of the type definition file {1}
15011501
WLSDPLY-12317=Found both discover-filters and system-elements sections in the type definition file {0} so ignoring the deprecated system-elements section

0 commit comments

Comments
 (0)