Description of problem: Seen on RHEV.TLV right now: "Failed to check for available updates on host monster01 with message 'java.nio.channels.UnresolvedAddressException'." Version-Release number of selected component (if applicable): 4.0.1.1-0.1.el7ev How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Ravi, please take a look how we can make such errors more understandable to users
When exception message is null the code uses the root cause resulting in the message seen above. Pushed a patch to add more debug log messages when such a situation occurs so the user can debug the issue using the stacktrace in the logs.
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.
Are there any user-doable reproduceable steps withough modifying the code? Thx.
Turning of a host should be sufficient to verify this BZ. In the logs UnresolvedAddressException should no longer appear for the host when Upgrade check is invoked. Instead there should be additional messages in the debug log about the exception.
ok, based on descr in #5 ovirt-engine-4.1.0.4-0.1.el7.noarch