Skip to content

Commit 21eaa16

Browse files
committed
WDT-3 - Reference Oracle home in domain read error message
1 parent 82fe193 commit 21eaa16

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
@@ -407,7 +407,7 @@ WLSDPLY-05404={0} encountered an error while printing model usage information: {
407407
WLSDPLY-06000=Internal error while discovering domain {0} from directory {1} for WebLogic version {2} in \
408408
WLST mode {3}: {4}
409409
WLSDPLY-06001=Connecting to the administration server at {0} as user {1} failed: {2}
410-
WLSDPLY-06002=Reading the domain at {0} with WebLogic Server version {1} failed: {2}
410+
WLSDPLY-06002=Reading the domain at {0} using Oracle home version {1} failed: {2}
411411
WLSDPLY-06004=Unexpected exception return from opening archive file at location {0}. Check the contents \
412412
of the log for more information
413413
WLSDPLY-06005=Unable to clear the existing archive file. Correct the problem before re-attempting discover : {0}

0 commit comments

Comments
 (0)