It's all about the answers!

Ask a question

OAuthTokenRequestFailedException after log out from Data Collection Component


Krzysztof Kaźmierczyk (7.4k374103) | asked Feb 01 '16, 9:44 a.m.
After log out from IBM Data Collection Component (DCC) I see the following error message:
"errorClass":"com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException","errorCode":500,"errorTraceMarshall"

Here is the full error message:
{"errorClass":"com.ibm.team.jfs.app.oauth.OAuthTokenRequestFailedException","errorCode":500,"errorTraceMarshall":[{"errorTraceFileName":"OAuthHelper.java","errorTraceClassName":"com.ibm.team.jfs.app.oauth.OAuthHelper","errorTraceMethodName":"getRequestToken","errorTraceLineNumber":2256},{"errorTraceFileName":"OAuthHelper.java","errorTraceClassName":"com.ibm.team.jfs.app.oauth.OAuthHelper","errorTraceMethodName":"getRequestTokenFromProvider","errorTraceLineNumber":1020},{"errorTraceFileName":"OAuthHelper.java","errorTraceClassName":"com.ibm.team.jfs.app.oauth.OAuthHelper","errorTraceMethodName":"updateAuthResponse","errorTraceLineNumber":1445},{"errorTraceFileName":"OAuthHelper.java","errorTraceClassName":"com.ibm.team.jfs.app.oauth.OAuthHelper","errorTraceMethodName":"updateResponseForAuthentication","errorTraceLineNumber":1429},{"errorTraceFileName":"DelegatedAuthHandlerService.java","errorTraceClassName":"com.ibm.team.repository.service.internal.compatibility.auth.DelegatedAuthHandlerService","errorTraceMethodName":"requestOAuthAuthorization","errorTraceLineNumber":422},{"errorTraceFileName":"DelegatedAuthHandlerService.java","errorTraceClassName":"com.ibm.team.repository.service.internal.compatibility.auth.DelegatedAuthHandlerService","errorTraceMethodName":"handleRedirectedLogin","errorTraceLineNumber":73},
...

One answer



permanent link
Krzysztof Kaźmierczyk (7.4k374103) | answered Feb 01 '16, 9:46 a.m.
The issue was caused by not clearing the cache after upgrading from older DCC version. Upgrading DCC requires clearing a web browser cache.

Clearing web browser cache resolved the problem.

Your answer


Register or to post 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.