File tree 1 file changed +6
-1
lines changed
documentation/4.0/content/release-notes
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,8 @@ pre = "<b> </b>"
47
47
during domain creation or update processing.
48
48
- #1614 - Updated Discover Domain Tool to overwrite existing variable and archive files if they already exist.
49
49
- #1616 - Improved ` RCUDbInfo ` validation in Create Domain tool.
50
-
50
+ - #1630 - Replaced the ` -variable_property_file ` argument in the Inject Variables tool with ` -variable_file `
51
+
51
52
#### Bug Fixes
52
53
- #1555 - Fixed issues with creating and discovering ` UnixMachine ` objects in online mode.
53
54
- #1562 - Added missing default values for ` RCUDbInfo ` attributes.
@@ -64,6 +65,10 @@ pre = "<b> </b>"
64
65
- #1615 - Fixed an issue where certain errors during online update or deploy operations could leave a pending edit
65
66
state that caused subsequent invocations to fail due to the pending edit state.
66
67
- #1619 - Fixed a bug that was causing offline discovery to omit the ` LogRotation ` attribute when the value was set to ` none ` .
68
+ - #1631 - Fixed an issue where the Update Domain and the Deploy Applications Tools running in online mode were trying to
69
+ call start on an application when earlier changes required a server restart.
70
+ - #1632 - Fixed an issue with the ` ResourceManagement ` MBean when running the Discover Domain Tool in online mode with
71
+ WebLogic Server 14.1.1 and newer.
67
72
68
73
#### Known Issues
69
74
- SSH support for the Update Domain Tool and Deploy Apps Tool do not work when using an archive file and the remote
You can’t perform that action at this time.
0 commit comments