RRC configuration fails
Following installation, the "Configure" button on the "Set up RRS" performs no action when pressed. The following errors are found in the RDM log file:
2010-04-05 16:27:45,843 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://localhost:9443/jazz 2010-04-05 16:27:45,843 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://localhost:9443/jazz 2010-04-05 16:27:46,875 [] ERROR com.ibm.rdm.fronting.server.util.HttpClientUtil - Connection to https://localhost:9444 refused 2010-04-05 16:27:46,875 [] ERROR com.ibm.rdm.fronting.server.util.HttpClientUtil - Connection to https://localhost:9444 refused 2010-04-05 16:27:46,875 [] ERROR com.ibm.rdm.fronting.server.util.HttpClientUtil - Could not retrieve resource: https://localhost:9444/rdm/rootservices 2010-04-05 16:27:46,875 [] ERROR com.ibm.rdm.fronting.server.util.HttpClientUtil - Could not retrieve resource: https://localhost:9444/rdm/rootservices 2010-04-05 16:28:02,375 [] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0298I The profile "C:\IBM\RRCS20\server\conf\rdm\composerweb.properties" must contain a url and featureId property. 2010-04-05 16:28:02,390 [] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0298I The profile "C:\IBM\RRCS20\server\conf\rdm\friendsconfig.rdf" must contain a url and featureId property. 2010-04-05 16:28:02,390 [] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0298I The profile "C:\IBM\RRCS20\server\conf\rdm\fronting.properties" must contain a url and featureId property. 2010-04-05 16:28:02,390 [] ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0298I The profile "C:\IBM\RRCS20\server\conf\rdm\log4j.properties" must contain a url and featureId property. 2010-04-05 16:29:05,890 [] ERROR x.internal.javascript.JavaScriptDependencyAnalyzer - A CSS Binding has already been provided for javascript module 2010-04-05 16:29:05,890 [] ERROR x.internal.javascript.JavaScriptDependencyAnalyzer - A CSS Binding has already been provided for javascript module 2010-04-05 16:29:13,859 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:29:13,859 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:29:13,875 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:29:13,875 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:29:13,890 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:29:13,890 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:32:23,359 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:32:23,359 [] ERROR com.ibm.rdm.fronting.server.util.ConfigImpl - No friend found in the friends config file matching: https://winrrc:9443/jazz 2010-04-05 16:32:23,421 ERROR ronting.server.services.configure.ConfigureService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.rdm.fronting.server.services.configure.ConfigureService.service(ConfigureService.java:75) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) 2010-04-05 16:32:23,421 ERROR ronting.server.services.configure.ConfigureService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.rdm.fronting.server.services.configure.ConfigureService.service(ConfigureService.java:75) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) 2010-04-05 16:32:23,500 ERROR er.services.servicedocument.ProjectResourceService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) 2010-04-05 16:32:23,500 ERROR er.services.servicedocument.ProjectResourceService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:22 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) 2010-04-05 16:32:30,296 ERROR ronting.server.services.configure.ConfigureService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:30 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:30 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.rdm.fronting.server.services.configure.ConfigureService.service(ConfigureService.java:83) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) 2010-04-05 16:32:30,296 ERROR ronting.server.services.configure.ConfigureService - HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:30 GMT com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException: HTTP/1.1 403 CRJZS0040E There is no REST service handler registered for the path "/oauth-request-token". Server:Apache-Coyote/1.1 Content-Type:text/html;charset=utf-8 Content-Length:1267 Date:Mon, 05 Apr 2010 21:32:30 GMT at com.ibm.team.jfs.app.oauth.OAuthHelper.getToken(OAuthHelper.java:714) at com.ibm.team.jfs.app.oauth.OAuthHelper.getNewRequestTokenFromProvider(OAuthHelper.java:292) at com.ibm.rdm.fronting.server.core.oauth.internal.OauthAuthenticationService.authorizeUser(OauthAuthenticationService.java:155) at com.ibm.rdm.fronting.server.core.internal.RRSRestServiceBase.service(RRSRestServiceBase.java:100) at com.ibm.rdm.fronting.server.services.configure.ConfigureService.service(ConfigureService.java:83) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:85) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:121) at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:54) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) at java.lang.Thread.run(Thread.java:811) Anyone seen this before? Thanks! |
One answer
Okay...reset my vm...started over from a snapshot following DB setup and re-installation worked fine. I probably just typo-ed something the first time around.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.