The above error will be there in SystemOut logs when admin console of Websphere is not able to access.The reason is isclite.ear might be corrupted or manul port change would have caused the issue.
To solve the issue please reinstall isclite.ear using the below commands
Uninstall :
$profile_root/bin/wsadmin.sh -lang jython -f deployConsole.py remove
Install:
$profile_root/bin/wsadmin.sh -lang jython -f deployConsole.py install
To solve the issue please reinstall isclite.ear using the below commands
Uninstall :
$profile_root/bin/wsadmin.sh -lang jython -f deployConsole.py remove
Install:
$profile_root/bin/wsadmin.sh -lang jython -f deployConsole.py install
good article..Thanks...
ReplyDelete