Skip to content

Commit c929b3c

Browse files
committed
Restore ability of nm to restart servers
1 parent 68b6884 commit c929b3c

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
@@ -236,8 +236,6 @@ cat <<EOF > ${nm_props_file}
236236
weblogic.StopScriptEnabled=false
237237
QuitEnabled=false
238238
StateCheckInterval=500
239-
AutoRestart=false
240-
AutoKillIfFailed=true
241239
CrashRecoveryEnabled=false
242240
LogFile=${nodemgr_log_file}
243241
LogToStderr=true

0 commit comments

Comments
 (0)