It's all about the answers!

Ask a question

Eclipse does not connect with 4.0.5 " Method Not Allowed" error.


Sandhya Divakar (6617) | asked Apr 16 '18, 10:58 a.m.
edited Apr 16 '18, 11:00 a.m.

When connecting to RTC server from eclipse client it is failing to connect with an error.

Caused by: com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098E The following service failed: com.ibm.team.rtc.common.configuration.IComponentConfigurationService{/ccm/service/com.ibm.team.rtc.common.configuration.IComponentConfigurationService}. The server returned the HTTP error 405 with this error text: Method Not Allowed.

We have forward proxy enabled and we use certificate to login to the application. We have configured the same in eclipse client as well.

2 answers



permanent link
KrishnaKanth Naik (76511015) | answered Apr 16 '18, 11:07 a.m.
JAZZ DEVELOPER

The socks settings might seem "not required" as we donot fill in any details by default, but an eclipse bug needs us to reset this, to fix the issue at hand.


permanent link
Sandhya Divakar (6617) | answered Apr 16 '18, 10:59 a.m.

To resolve this issue,

Clear the SOCKS setting in Eclipse Preferences -> General -> Network Connections. The setting must be cleared even if the setting is already cleared, and Eclipse must be restarted for the preference to take effect.


Comments
Sandhya Divakar commented Apr 17 '18, 6:36 a.m.

https://www.eclipse.org/forums/index.php/t/148701/

Here is the link that answers the question "Why this setting has to be cleared when it is already cleared"

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.