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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1347,6 +1347,7 @@ WLSDPLY-12011={0} failed to validate the {1} value because it was either empty o
1347
1347
WLSDPLY-12012={0} failed to run the post create domain script {1}: {2}
1348
1348
WLSDPLY-12013={0} received exit code {1} from the post create domain script {2}, see the post create domain script stdout file at {3} for more information about what happened
1349
1349
WLSDPLY-12014=Post create domain script {0} failed with exit code {1}, see the post create domain script stdout file at {2} for more information about what happened
1350
+
WLSDPLY-12015={0} failed to create the RCU schemas because the schemas with RCU prefix {1} already exists and RCU drop schema was disabled. See the RCU stdout file at {2} for more information about what happened
1350
1351
1351
1352
# creator.py
1352
1353
WLSDPLY-12100=Creating {0} with the name {1}
@@ -1526,7 +1527,7 @@ WLSDPLY-12404=Failed to read the RCU SYS password input from the user: {0}
1526
1527
WLSDPLY-12405=Please enter the RCU Schema password
1527
1528
WLSDPLY-12406=Failed to read the RCU Schema password input from the user: {0}
1528
1529
WLSDPLY-12407={0} invoked with {1} argument but was missing the {2} argument
1529
-
WLSDPLY-12408=Domain type {0} definition has RCU schemas defined so the {1} and {2} arguments are required
1530
+
WLSDPLY-12408=Domain type {0} definition has RCU schemas defined so the {1} and {2} model attributes are required
1530
1531
WLSDPLY-12409={0} failed to create the domain: {1}
1531
1532
WLSDPLY-12410={0} failed to deploy the resources and applications to the domain: {1}
1532
1533
WLSDPLY-12411=The model file specified ATP database info without oracle.net.tns_admin directory but the archive does \
0 commit comments