Unable to login to RTC client , getting invalid user id /password even if the credentials are valid.
One answer
Hi Pavan
- Verify the URI you using in the repository connection. it should be like https://<<hostname:port>>/ccm/
- verify if any proxy settings are there in the eclipse client, try changing the Active Provider to 'Direct'.
( go to Window>Preferences>General> network Connections)
- check the ccm.log, eclipse.log file for the error.
- Try creating a new workspace, and create a new connection.
- Verify the URI you using in the repository connection. it should be like https://<<hostname:port>>/ccm/
- verify if any proxy settings are there in the eclipse client, try changing the Active Provider to 'Direct'.
( go to Window>Preferences>General> network Connections)
- check the ccm.log, eclipse.log file for the error.
- Try creating a new workspace, and create a new connection.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 14 '14, 5:36 a.m.You might want to provide more information such as version, if the server is internal etc. Also providong the URI you used in the connection attempt could help. Please be aware that the Web UI redirects you to a valid page in some cases. However, as Rohit mentions below, the Eclipse client requires the correct URI to work.