WAS server causes an error in RTC when trying to access services
The error is as follows:
ERROR com.ibm.team.process - CRJAZ6001E : Error processing change events.com.ibm.team.repository.common.TeamRepositoryException: The application requester cannot establish the connection. (Protocol driver not attached.)
at com.ibm.team.repository.service.internal.rdb.ConnectionFactory.createConnection(ConnectionFactory.java:133)
at com.ibm.team.repository.service.internal.rdb.ConnectionFactory.createConnection(ConnectionFactory.java:133)
RTC then is unreachable and nothing works. What could be causing this problem?
Accepted answer
This could be caused by a WAS configuration issue. By selecting the the option: "Use available authentication data when an unprotected URI is accessed", in Security Settings under Security -> Global Security -> Web and SIP security -> General Setting. This will allow RTC to connect and work correctly.