Bug 820867
| Summary: | [RHEVM] [GUI] [Setup Host Networks] VDSNetworkException: Bad gateway not handled | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Pavlik <mpavlik> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Einav Cohen <ecohen> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.1.0 | CC: | dyasny, ecohen, gklein, iheim, Rhev-m-bugs, srevivo, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-05-12 06:10:23 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 819513 *** |
Created attachment 583768 [details] engine.log, vdsm.log Description of problem: when bad GW is put in in Setup Networks dialog, exception is thrown into engine.log but UI just freezes engine.log exception 2012-05-11 10:35:11,894 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (ajp--0.0.0.0-8009-4) [467c47b7] Command SetupNetworksVDS execution failed. Exception: RuntimeException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: VDSGenericException: VDSNetworkException: Bad gateway: '999.999.999.999' Version-Release number of selected component (if applicable): oVirt Enterprise Virtualization Engine Manager Version: 3.1.0_0001-9.el6ev How reproducible: 100% Steps to Reproduce: 1. go to Hosts -> your host (maintenance mode) -> Network interfaces -> Setup Hosts Networks 2. click on "pencil" icon on RHEVM nic a) choose "static" under Boot Protocol b) fill 999.999.999.999 in Default Gateway:: field c) click ok, click ok Actual results: UI freezes Expected results: UI should return error message, describing what is the problem, UI should not freeze Additional info: attached: engine.log vdsm.log