It's all about the answers!

Ask a question

java.lang.NoSuchMethodError When create repository connection in Eclipse


Jian Hua Geng (1122) | asked Oct 04 '12, 9:25 a.m.
 When I try to create repository connection in my Eclipse, I got following error:
 java.lang.NoSuchMethodError: com/ibm/team/repository/transport/auth/TransportAuthUtil.formBasedAuthenticate(Ljava/lang/String;Lorg/apache/commons/httpclient/HttpClient;Lorg/apache/commons/httpclient/UsernamePasswordCredentials;)Vjava.lang.NoSuchMethodError: com/ibm/team/repository/transport/auth/TransportAuthUtil.formBasedAuthenticate(Ljava/lang/String;Lorg/apache/commons/httpclient/HttpClient;Lorg/apache/commons/httpclient/UsernamePasswordCredentials;)V

My Eclipse version is 
Version: 3.7.0 INDIGO
Build id: I20110613-1736

The RTC Plugin is: RTC-Client-p2Repo-3.0.1.4

Have any idea about this problem?

Comments
Krzysztof Kaźmierczyk commented May 19 '14, 6:34 a.m.

Hi Jian,
Were you able to resolve this issue? We have another customer having this problem.

One answer



-1
permanent link
Gaurav Tapadkar (2713) | answered May 19 '14, 9:20 a.m.
Hi Krzysztof,

Please verify if you have provided URI string correctly? e.g. https://<domain-name:port>/ccm
Also, see error logs in eclipse to check if you can find more details.

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.