Skip to content

Commit 2d9aed7

Browse files
committed
Issue #354 - Corrected log message parameter numbering
1 parent 31bc8dc commit 2d9aed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ WLSDPLY-12404=Failed to read the RCU SYS password input from the user: {0}
10521052
WLSDPLY-12405=Please enter the RCU Schema password
10531053
WLSDPLY-12406=Failed to read the RCU Schema password input from the user: {0}
10541054
WLSDPLY-12407={0} invoked with {1} argument but was missing the {2} argument
1055-
WLSDPLY-12408=Domain type {0} definition has RCU schemas defined so the {2} and {3} arguments are required
1055+
WLSDPLY-12408=Domain type {0} definition has RCU schemas defined so the {1} and {2} arguments are required
10561056
WLSDPLY-12409={0} failed to create the domain: {1}
10571057
WLSDPLY-12410={0} failed to deploy the resources and applications to the domain: {1}
10581058
WLSDPLY-12411=The model file specified ATP database info without oracle.net.tns_admin directory but the archive does \

0 commit comments

Comments
 (0)