Unable to connect to JRS after registering DCC with JTS

Defect Description

Users cannot log in to the Jazz Reporting Service if both conditions are met :

Steps to reproduce:

Error Description/Symptom

Error 500: An error occurred while determining the authentication handler for request "https://:port/dcc/whoami"

Error Substatus

Detailed Message com.ibm.team.jfs.app.http.HttpInternalServerErrorException: Internal Server Error Error 500:
An error occurred while determining the authentication handler for request "https:// :port /dcc/whoami" at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:56) at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39) at
java.lang.reflect.Constructor.newInstance(Constructor.java:527) at
com.ibm.team.jfs.app.util.ErrorUtils.handleErrorResponse(ErrorUtils.java:480) at
com.ibm.team.jfs.app.util.ErrorUtils.handleErrorResponse(ErrorUtils.java:405) at
com.ibm.team.integration.reporting.common.restservices.WhoAmIService.getCurrentUserURL(WhoAmIService.java:267) at
com.ibm.team.integration.reporting.common.restservices.WhoAmIService.getUserAccount(WhoAmIService.java:134) at
com.ibm.team.integration.reporting.common.restservices.WhoAmIService.doGet(WhoAmIService.java:54) at
com.ibm.team.integration.reporting.gatewayservices.FrontResultService.doGet(FrontResultService.java:272) at
...

Resolution or workaround

To resolve this problem, you need to add a new scr.xml file.

Steps to apply the fix: