Skip to content

Commit 5e1d86e

Browse files
Bug:WDT-22 fix for NMProperties incorrect attributes
1 parent d54a9f2 commit 5e1d86e

File tree

2 files changed

+67
-50
lines changed

2 files changed

+67
-50
lines changed

KnownIssues.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
The following list are known issues. The issue may contain a work-around or an associated Issue number.
2+
3+
ISSUE:
4+
The discoverDomain STDOUT contains many SEVERE messages about cd() and ls() when it is run against a 12.2.1 domain.
5+
The discover tool navigates through the domain MBeans using wlst to determine which MBeans are present in a
6+
domain. When it tests an MBean that is not present, the erroneous message is logged by Weblogic WLST.
7+
There is no 12.2.1 PSU available to address this WLST problem. It is resolved in 12.2.1.1.
8+
9+
ACTION:
10+
Ignore the following messages logged during discover of a 12.2.1 domain.
11+
12+
####<Jan 14, 2019 1:14:21 PM> <SEVERE> <CommandExceptionHandler> <handleException> <> <Error: cd() failed.>
13+
####<Jan 14, 2019 1:14:21 PM> <SEVERE> <CommandExceptionHandler> <handleException> <> <Error: ls() failed.>

0 commit comments

Comments
 (0)