java.lang.NoSuchMethodError When create repository connection in Eclipse
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
May 19 '14, 6:34 a.m.Hi Jian,
Were you able to resolve this issue? We have another customer having this problem.