Bug 986979 - It is not possible to assign any network to an cluster in WebAdmin portal.
Summary: It is not possible to assign any network to an cluster in WebAdmin portal.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.2.0
Hardware: All
OS: Linux
urgent
high
Target Milestone: ---
: 3.3.0
Assignee: Mike Kolesnik
QA Contact: Meni Yakove
URL:
Whiteboard: network
Depends On:
Blocks: 987902
TreeView+ depends on / blocked
 
Reported: 2013-07-22 14:27 UTC by Roman Hodain
Modified: 2018-12-02 16:08 UTC (History)
11 users (show)

Fixed In Version: is7
Doc Type: Bug Fix
Doc Text:
The lexo-numeric comparator was using the Integer class which is limited to parsing numbers, and would cause an exception if the sequence of numbers was too long. Consequently, it was not possible to assign any network to any cluster or any virtual machine. This update changes the class to BigInteger which is unlimited in size, and has the required functionality. Now networks can be correctly assigned to clusters and virtual machines.
Clone Of:
: 987902 (view as bug list)
Environment:
Last Closed: 2014-01-21 17:34:29 UTC
oVirt Team: Network
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 432263 0 None None None Never
Red Hat Product Errata RHSA-2014:0038 0 normal SHIPPED_LIVE Important: Red Hat Enterprise Virtualization Manager 3.3.0 update 2014-01-21 22:03:06 UTC
oVirt gerrit 17238 0 None None None Never

Description Roman Hodain 2013-07-22 14:27:47 UTC
Description of problem:
It is not possible to assign any network to any cluster on WebAdmin portal. It is also not possible to assign any network the any VM.

Version-Release number of selected component (if applicable):
3.2

How reproducible:
100%

Steps to Reproduce:
 1.) Log into the WebAdmin portal
 2.) Try to assign a network to a cluster.

Actual results:
No network is available

Expected results:
All networks are available

Additional info:
The browser console (Ctrl+Shift+k firefox) show the following message:

[16:26:43.391] Mon Jul 22 16:26:43 GMT+200 2013 com.google.gwt.logging.client.LogConfiguration
SEVERE: For input string: "${string}"
java.lang.NumberFormatException: For input string: "${string}"
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)
	at Unknown.anonymous(Unknown Source)

Comment 6 Meni Yakove 2013-07-29 12:55:07 UTC
rhevm-3.3.0-0.11.master.el6ev.noarch

Comment 7 Martin Pavlik 2013-08-01 13:54:44 UTC
Verified

Works in  Red Hat Enterprise Virtualization Manager Version: 3.2.2-0.41.el6ev 

2013-Aug-01, 15:52 Network N00059000059 attached to Cluster Default

Comment 8 Martin Pavlik 2013-08-01 13:56:42 UTC
Please ignore comment 7 it belongs to bug 987902

Comment 9 Charlie 2013-11-28 00:11:31 UTC
This bug is currently attached to errata RHEA-2013:15231. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag.

Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information:

* Cause: What actions or circumstances cause this bug to present.
* Consequence: What happens when the bug presents.
* Fix: What was done to fix the bug.
* Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore')

Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug.

For further details on the Cause, Consequence, Fix, Result format please refer to:

https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes 

Thanks in advance.

Comment 10 errata-xmlrpc 2014-01-21 17:34:29 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2014-0038.html


Note You need to log in before you can comment on or make changes to this bug.