Bug 1299089 - Clicking on resources in UserPortal throws Uncaught Exception
Summary: Clicking on resources in UserPortal throws Uncaught Exception
Keywords:
Status: CLOSED DUPLICATE of bug 1291156
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.UserPortal
Version: 3.6.1.3
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: bugs@ovirt.org
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-15 22:31 UTC by nicolas
Modified: 2016-01-16 14:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-01-16 14:19:52 UTC
oVirt Team: ---
Embargoed:
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)

Description nicolas 2016-01-15 22:31:14 UTC
Description of problem:

When clicking on the 'Resources' left menu item inside UserPortal, an uncaught exception is thrown N times (until Resources is left).

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

How reproducible:
Always

Steps to Reproduce:
1. Log in to the UserPortal
2. Click on the Extended view
3. Click on Resources on the left side menu

Actual results:

This uncaught exception is thrown:

Fri Jan 15 22:23:01 GMT+000 2016 
SEVERE: Uncaught exception: java.lang.IllegalStateException: Please do not call this overload of render(). Use the overload with an id.
	at Unknown.qo(Unknown Source)
	at Unknown.po(Unknown Source)
	at Unknown.vo(Unknown Source)
	at Unknown.xo(Unknown Source)
	at Unknown.aKd(Unknown Source)
	at Unknown.Kgj(Unknown Source)
	at Unknown.v8n(Unknown Source)
	at Unknown.Ogj(Unknown Source)
	at Unknown.Y_c(Unknown Source)
	at Unknown.MZc(Unknown Source)
	at Unknown.v0c(Unknown Source)
	at Unknown.GZc(Unknown Source)
	at Unknown.nYc(Unknown Source)
	at Unknown.YYc(Unknown Source)
	at Unknown.WZc(Unknown Source)
	at Unknown.O0c(Unknown Source)
	at Unknown.g1c(Unknown Source)
	at Unknown.Jq(Unknown Source)
	at Unknown.zq(Unknown Source)
	at Unknown.bq(Unknown Source)
	at Unknown.aq(Unknown Source)
	at Unknown._p/<(Unknown Source)
	at Unknown.anonymous(Unknown Source)
 68B29A31C96B6D16F075F2EEE0FC6527.cache.html:6298:7804

Having a look at the 68B29A31C96B6D16F075F2EEE0FC6527.symbolMap, concretly the 'qo' hash:

qo,java.lang.Throwable::fillInStackTrace()Ljava/lang/Throwable;,java.lang.Throwable,fillInStackTrace,com/google/gwt/emul/java/lang/Throwable.java,114,0

Comment 1 Einav Cohen 2016-01-16 14:19:52 UTC

*** This bug has been marked as a duplicate of bug 1291156 ***


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