[
https://issues.jboss.org/browse/JBIDE-17253?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17253:
-------------------------------------
We were able to find some example requests where the server was responding very strangely,
specifically, with gzipped content when we never requested it with gzip.
I've added some code to attempt to read the response with a gzip reader instead of
plain text if it turns out the plain text is encrypted or not valid. Sadly, I don't
think this directly relates to your issue, but it *is* possible. There's a chance that
the original request on your credentials 'passed', but the text it replied was not
useful, and so your attempt to approve the t&c failed with some type of mangled
request. But again, we haven't been able to replicate your issue exactly.
Let's hope the upstream engineering ticket gets looked at, and / or the defensive code
I've added helps fix your situation. If not, then we've still got digging to do.
Server download wizard: T&Cs failed to be accepted
--------------------------------------------------
Key: JBIDE-17253
URL:
https://issues.jboss.org/browse/JBIDE-17253
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Michelle Murray
Assignee: Rob Stryker
Fix For: 4.2.0.CR1
Attachments: Server_downloadT&C.png
1. In Download Runtimes wizard, on
JBoss.org Terms and Conditions page.
2. Select 'Australia'.
3. Click 'Accept Now'.
>> Error message= Unable to accept terms and conditions: Server returned HTTP
response code: 400 for URL:
https://www.jboss.org/download-manager/rest/tc-accept
>> Screenshot attached
Unable to proceed any further with download wizard.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)