It's all about the answers!

Ask a question

WAS server causes an error in RTC when trying to access services


Spencer Murata (2.3k115970) | asked Nov 16 '12, 1:02 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
 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)

RTC then is unreachable and nothing works.  What could be causing this problem?

Accepted answer


permanent link
Spencer Murata (2.3k115970) | answered Nov 16 '12, 1:04 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
 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.
Spencer Murata selected this answer as the correct answer

One other answer



permanent link
Michael Afshar (7014) | answered Nov 16 '12, 6:36 p.m.
JAZZ DEVELOPER
Setting up WAS is documented here:

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_WAS.html

Your answer


Register or to post your answer.