Skip to content

Commit bda3f0a

Browse files
committed
Restore ability of nm to restart servers
1 parent 9d8b631 commit bda3f0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

operator/src/main/resources/scripts/startNodeManager.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,6 @@ cat <<EOF > ${nm_props_file}
203203
weblogic.StopScriptEnabled=false
204204
QuitEnabled=false
205205
StateCheckInterval=500
206-
AutoRestart=false
207-
AutoKillIfFailed=true
208206
CrashRecoveryEnabled=false
209207
LogFile=${nodemgr_log_file}
210208
LogToStderr=true

0 commit comments

Comments
 (0)