Hi Tharindu, I checked this issue in GS also and the shindig bundle is not in ACTIVE state due to a package conflict. (com.google.common.collect). Due to that reason the dashboard is not working. This is caused by the commit r125454. When I changed the version to com.google.common.*;version="[1.0.0.wso2v2,2)"., the issue is solved and the gadgets are loaded to the dashboard.
the diff is - com.google.common.*;version="[11.0.1.wso2v1,11.0.1.wso2v1]", + com.google.common.*;version="[1.0.0.wso2v2,2)", r125454 was done to fix an issue in the Manager. Will commit the above change, once the Manager build is successful. Thanks, Achala On Fri, May 4, 2012 at 11:57 AM, Tharindu Mathew <[email protected]> wrote: > Achala, > > Please give us an update on this. This is a major blocker for any work > with the dashboard. > > > On Fri, May 4, 2012 at 9:39 AM, Achala Aponso <[email protected]> wrote: > >> Hi >> >> We are looking into it. >> >> Thanks, >> Achala >> >> On Thu, May 3, 2012 at 6:42 PM, Kasun Weranga <[email protected]> wrote: >> >>> Hi all, >>> >>> I am getting a dead page when going to the dashboard in latest trunk >>> build of bam2. Also it doesn't report any exception in the backend. >>> >>> Thanks, >>> KasunW >>> >>> >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Achala Aponso >> Software Engineer; WSO2 Inc.; http://wso2.com, >> Email: [email protected] Mobile: +94 (77) 5234925 >> Blog: http://achala11.blogspot.com/ >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +94777759908 > > -- Achala Aponso Software Engineer; WSO2 Inc.; http://wso2.com, Email: [email protected] Mobile: +94 (77) 5234925 Blog: http://achala11.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
