It's all about the answers!

Ask a question

Login to jazz.hub through proxy causes Cookie rejected: "BCSI-CS-488fab1fc2e6d378=2". Illegal path attribute "/".


Berlin Brown (611) | asked Jan 24 '14, 1:53 p.m.
edited Jan 27 '14, 5:11 a.m. by Krzysztof Kaźmierczyk (7.4k375103)
 I was trying to connect hub.jazz.net and cannot connect.   I get the following error:  CRJAZ1247E proxy authentication, 407 authentication required.

I tried for different ways to setup the proxy within Team concert.

Preferences -> General -> Network Connections (used native settings)
Preferences -> General -> Network Connections (used manual settings and set the correct proxy)

I went to the team concert/eclipse.ini and did the following:
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
-Dhttp.proxyPort=9443
-Dhttp.proxyHost=squid.jkebanking.net
-Dhttp.proxyUser=clmadmin
-Dhttp.proxyPassword=clmadmin

I also added these settings:

systemProxiesEnabled=false
proxiesEnabled=true
proxyData/HTTP/host=squid.jkebanking.net
proxyData/HTTP/hasAuth=true
proxyData/HTTP/port=9080
eclipse.preferences.version=1
proxyData/HTTPS/port=9443
proxyData/HTTPS/hasAuth=true
proxyData/HTTPS/host=squid.jkebanking.net
org.eclipse.core.net.hasMigrated=true


I tride those different ways but still got the say proxy error.  How do you think I can resolve this.  When I try to "manage Jazzhub projects" or "Create a repository connection" then I get those errors.

This is:
Rational Team Concert:
Version: 4.0.5
Build id: RTC-I20131025-2055

Comments
Berlin Brown commented Jan 24 '14, 2:36 p.m.

 I see this error in the .log file:

!ENTRY org.apache.commons.httpclient.auth.AuthChallengeProcessor 1 800 2014-01-24 14:33:29.781
!MESSAGE ntlm authentication scheme selected

!ENTRY org.apache.commons.httpclient.HttpMethodBase 2 900 2014-01-24 14:33:29.789
!MESSAGE Cookie rejected: "BCSI-CS-488fab1fc2e6d378=2". Illegal path attribute "/". Path of origin: "hub.jazz.net:443"

!ENTRY org.apache.commons.httpclient.HttpMethodBase 2 900 2014-01-24 14:33:29.797
!MESSAGE Cookie rejected: "....". Illegal path attribute "/". Path of origin: "hub.jazz.net:443"

!ENTRY org.apache.commons.httpclient.HttpConnection 2 900 2014-01-24 14:33:29.805
!MESSAGE HttpConnectionManager is null.  Connection cannot be released.

Be the first one to answer this question!


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.