-
Stop dmgr
#under dmgr/bin: ./stopManager.sh -username <user_name> -password <password>
-
Clear these folders
<dmgr_profile_root>/temp <dmgr_profile_root>/wstemp <dmgr_profile_root>/config/temp
-
Under /usr/IBM/WebSphere/AppServer/bin
./iscdeploy.sh -restore
-
Restart dmgr and see if everything is alright
./startManager.sh
-
If problem still persists, please run
<dmgr_profile>/bin/wsadmin.sh -conntype NONE -f deployConsole.py remove <dmgr_profile>/bin/wsadmin.sh -conntype NONE -f deployConsole.py install
-
Restart dmgr to test.