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
*** This bug has been marked as a duplicate of bug 1291156 ***