How to install JRS ?
5 answers
Comments
Hello, it took me quite a long time, because the first download of the RRDI was broken at the end and I had to re-download all of the 7+ Gb !
Another small problem. I cannot connect to the DataWarehouse server, and I have the suspicion that the DB JDBC driver has not been set.
There is a quick mention in the video, about the instation of JDBC driver, by copying them in the moved RS folder. The mention is performed whilst the WebShpere is started up again.
What does it mean ? No additional explanation is gived.
Thanks again
Comments
1 vote
We are progressing, and the setup was performed, thanks for the suggestions, I would not have made it.
Now I have 2 data sources
Lifecycle Query Engine
Rational Data Warehouse
I can add the widgets, as per video, but right now the data (as per example given) are hanging, and not displaying any data. Just the bar "Loading".
If I go again in the page of the RS setup I have an error. List follows. Something's not working still, but getting closer and closer.
Error Status 503
Error Message HTTP/1.1 503 Service Unavailable X-Powered-By:Servlet/3.0 Content-Type:text/html;charset=UTF-8 $WSEP: Content-Language:it-IT Transfer-Encoding:chunked Connection:Close Date:Tue, 21 Apr 2015 12:14:23 GMT
Error Substatus
Detailed Message com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 503 Service Unavailable X-Powered-By:Servlet/3.0 Content-Type:text/html;charset=UTF-8 $WSEP: Content-Language:it-IT Transfer-Encoding:chunked Connection:Close Date:Tue, 21 Apr 2015 12:14:23 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:2105) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:965) at com.ibm.team.integration.reporting.common.restservices.BaseRestService.unauthorized(BaseRestService.java:300) at com.ibm.team.integration.reporting.common.restservices.BaseRestService.service(BaseRestService.java:237) at com.ibm.team.integration.reporting.gatewayservices.FrontResultService.service(FrontResultService.java:120) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:155) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281) at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1227) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:776) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458) at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:79) at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928) at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1385) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:194) at com.ibm.team.integration.reporting.gatewayservices.Front.getUserID(Front.java:333) at com.ibm.team.integration.reporting.gatewayservices.Front.authenticate(Front.java:284) at com.ibm.team.integration.reporting.gatewayservices.Front.handleRequest(Front.java:174) at com.ibm.team.integration.reporting.gatewayservices.Front.doGet(Front.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:575) at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1227) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:776) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458) at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97) at com.ibm.team.integration.reporting.common.services.EncodingFilter.doFilter(EncodingFilter.java:82) at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91) at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928) at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025) at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:909) at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283) at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1048) at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInboundPostHandshake(SSLConnectionLink.java:716) at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyHandshakeCompletedCallback.complete(SSLConnectionLink.java:412) at com.ibm.ws.ssl.channel.impl.SSLUtils.handleHandshake(SSLUtils.java:1066) at com.ibm.ws.ssl.channel.impl.SSLHandshakeIOCallback.complete(SSLHandshakeIOCallback.java:87) at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175) at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217) at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161) at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138) at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204) at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775) at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)
Comments
Timo Reiss
Apr 16 '15, 4:36 a.m.Don Yang
Apr 16 '15, 9:24 a.m.