File tree Expand file tree Collapse file tree 2 files changed +67
-50
lines changed
core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules Expand file tree Collapse file tree 2 files changed +67
-50
lines changed Original file line number Diff line number Diff line change 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.>
You can’t perform that action at this time.
0 commit comments