Unable to connect to RTC through Eclipse
![]()
We have few users having difficulty to login to our Jazz (4.0.4) instance from Eclipse (Helios and Kepler) from outside network. They are using proxy to connect to Jazz and through browser it is working fine.
Eclipse should ideally use the same proxy from browser but with native proxy eclipse is not getting the connection. Even after changing proxy in eclipse network connection to manual and setting it same as browser proxy for HTTP and HTTPS with PORT 8080 it is giving below errors for different users.
CRJAZ2384E Cannot connect to the repository at URL "https://jazzsite/ccm", see the nested exception for more details.
Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 PortcullisNoMatch"
CRJAZ1247E The request to the server failed. The server returned the HTTP error 407 with this error text: Proxy Authentication Required.
Let me know if anyone encountered similar issue.
|
Comments
how did they configure the proxy in Eclipse? what userid/password did they use?
Window->Preferences->General->Network->https->.....url, port, userid and password
Eclipse does not use the browser proxy configuration
Yes, with Active provider as "Native" connection is unsuccessful.
provider should be manual I assume.
also, how is the web proxy configured? I would guess there is a userid/password (given where u are)