File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
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.>
14
+
15
+
16
+ ISSUE:
17
+ The createDomain tool cannot create 11g JRF domains. The tool will issue error messages in the log, and
18
+ terminate the create process. The discoverDomain tool can discover 11g JRF domains, and those domains can be
19
+ configured with the updateDomain and deploy tools.
20
+
21
+ ACTION:
22
+ Do not use the createDomain tool for 11g JRF domains. This functionality may be available in a future release.
You can’t perform that action at this time.
0 commit comments