After VM reboot, manager server state not changing to SHUTDOWN from FORCE_SHUTTING_DOWN
Weblogic version : 12.2.1.4
After patching 35893811 , post reboot of VM, managed server state be in FORCE_SHUTTING_DOWN. Due to this, every time, while start of managed server, we are unable to start the servers from console.
To resolve this, first we need to stop the servers from console such that state moves to SHUTDOWN state, then only, we are able to start the manage servers.
Is this a BUG ?
Regards