I had a managed weblogic server 12c with state force shutting down. The server was shutdown but for some reason the state was still force shutting down. It was possible to start/stop the server using start-up scripts but not with node manager. Admin console says that server is in incompatible state when try to start it.
I investigate the logs and could not find any clue. But after inspecting the folders on the file system i found the file that nodemanager holds the state of managed server. I remove the file and server start again with nodemanager without problems. The file was in:
<domain_home>/servers/<managed_server_name>/data/nodemanager/<managed_server_name>.state
I investigate the logs and could not find any clue. But after inspecting the folders on the file system i found the file that nodemanager holds the state of managed server. I remove the file and server start again with nodemanager without problems. The file was in:
<domain_home>/servers/<managed_server_name>/data/nodemanager/<managed_server_name>.state
Thanks ...It solved my problem of force_shutting_down state
ReplyDeleteSolved mine too.
ReplyDeleteThanks... also solved the problem I was facing with this force_shutting_down
ReplyDeleteme 2 :)
DeleteIt worked for me too, thanks!
ReplyDeleteGreat! Works like a charm! Thanks! :)
ReplyDeleteThank you very much
ReplyDeleteMe too! Thanks!
ReplyDeleteThanks! It works on WLS 12c
ReplyDeleteThank you! It helped
ReplyDeleteHow to avoid frequent occurrence of this issue.
ReplyDelete