Getting FAILED_NOT_RESTARTABLE message while starting the weblogic managed server using wlst script
Hello experts,
i developed a python script using WLST to bounce the weblogic managed servers one-by-one in the domain. some of the servers are getting bounce but 1 or 2 servers are throwing FAILED_NOT_RESTARTABLE state and the script getting strucked there it self (after my investigation i got to know there may be some issue with nodemanager properties file)
can some one review the script and let me know anything to be changed in the script or nodemanager properties.
Attached is the script which written in python using wlst and