[
https://issues.jboss.org/browse/JBIDE-23302?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-23302:
---------------------------------------------
{code}
$ cd jbosstools-base/usage
$ ack
tools.jboss.org
plugins/org.jboss.tools.usage/plugin.xml
35: description="JBoss Tools wishes to get notified about errors that
occur in - or may affect the usability of - JBoss Tools. See <a
href="http://tools.jboss.org/usage/">JBoss Usage
Reporting</a> For details on privacy and data usage."
44:
href="https://tools.jboss.org/usage/errors/rest/2.0/community/discov...
plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/branding/messages.properties
21:GlobalUsageSettings_RemoteProps_URL=http://tools.jboss.org/usage/usage...
{code}
You'll notice it says
https://tools.jboss.org/usage/errors/rest/2.0/community/discovery
And looking in log this been the case since at least 2016-02-04
So this must be on our side.
https no longer working on
tools.jboss.org
------------------------------------------
Key: JBIDE-23302
URL:
https://issues.jboss.org/browse/JBIDE-23302
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aeri, website
Reporter: Nick Boldt
Fix For: 4.4.2.AM2
Is it expected that
tools.jboss.org no longer provides https?
https keeps redirecting to http for me, so I'm getting errors in Eclipse as thrown by
AERI, eg:
{code}Server 'org.jboss.tools' failed with exception: Connect to
tools.jboss.org:443 [
tools.jboss.org/10.4.129.28] failed: connect timed out. ; version:
2.0.1.201608030901
{code}
To see this in action, go here:
https://tools.jboss.org --> redirects to
http://tools.jboss.org
or, go here:
https://tools.jboss.org:443/ --> redirects to
http://tools.jboss.org
I bet this is a problem for eng-ops@ or the new PnT portal.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)