You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operator/src/main/resources/scripts/startNodeManager.sh
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@
26
26
# ${DOMAIN_UID}/${SERVER_NAME}_nodemanager.out
27
27
# Default:
28
28
# Use LOG_HOME. If LOG_HOME not set, use NODEMGR_HOME.
29
-
# ADMIN_PORT_SECURE = "true" if the admin protocol is secure. Default is false# FAIL_BOOT_ON_SITUATIONAL_ERROR = "true" if WebLogic server should fail to
29
+
# ADMIN_PORT_SECURE = "true" if the admin protocol is secure. Default is false
30
+
# FAIL_BOOT_ON_SITUATIONAL_ERROR = "true" if WebLogic server should fail to
30
31
# boot if situational configuration related errors are
0 commit comments