[
https://issues.jboss.org/browse/JBIDE-21514?page=com.atlassian.jira.plugi...
]
Martin Malina edited comment on JBIDE-21514 at 1/21/16 9:28 AM:
----------------------------------------------------------------
It seems to be resolved. There were duplicate records for
tools.jboss.org:
{code}
$ dig
tools.jboss.org
; <<>> DiG 9.9.4-RedHat-9.9.4-29.el7 <<>>
tools.jboss.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26373
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 3
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;tools.jboss.org. IN A
;; ANSWER SECTION:
tools.jboss.org. 20 IN A 10.5.105.17
tools.jboss.org. 20 IN A 10.4.129.25
;; AUTHORITY SECTION:
jboss.org. 254 IN NS
ns01.intranet.prod.int.phx2.redhat.com.
jboss.org. 254 IN NS
ns02.intranet.prod.int.phx2.redhat.com.
;; ADDITIONAL SECTION:
ns01.intranet.prod.int.phx2.redhat.com. 70 IN A 10.5.30.45
ns02.intranet.prod.int.phx2.redhat.com. 161 IN A 10.5.30.46
;; Query time: 64 msec
;; SERVER: 10.34.32.1#53(10.34.32.1)
;; WHEN: Thu Jan 21 15:16:51 CET 2016
;; MSG SIZE rcvd: 179
{code}
But now it no longer happens.
From vvasilev:
{quote}
Hi,
I moved the magnolia sites to new IP and hardware load balancer
Looks like tools had two records. Now this is fixed. It will take 5-15 minutes
to be visible world wide
Sorry for the troubles
{quote}
was (Author: mmalina):
It seems to be resolved. There are two name servers and each had a different record:
{code}
$ dig
tools.jboss.org
; <<>> DiG 9.9.4-RedHat-9.9.4-29.el7 <<>>
tools.jboss.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26373
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 3
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;tools.jboss.org. IN A
;; ANSWER SECTION:
tools.jboss.org. 20 IN A 10.5.105.17
tools.jboss.org. 20 IN A 10.4.129.25
;; AUTHORITY SECTION:
jboss.org. 254 IN NS
ns01.intranet.prod.int.phx2.redhat.com.
jboss.org. 254 IN NS
ns02.intranet.prod.int.phx2.redhat.com.
;; ADDITIONAL SECTION:
ns01.intranet.prod.int.phx2.redhat.com. 70 IN A 10.5.30.45
ns02.intranet.prod.int.phx2.redhat.com. 161 IN A 10.5.30.46
;; Query time: 64 msec
;; SERVER: 10.34.32.1#53(10.34.32.1)
;; WHEN: Thu Jan 21 15:16:51 CET 2016
;; MSG SIZE rcvd: 179
{code}
But now it no longer happens.
From vvasilev:
{quote}
Hi,
I moved the magnolia sites to new IP and hardware load balancer
Looks like tools had two records. Now this is fixed. It will take 5-15 minutes
to be visible world wide
Sorry for the troubles
{quote}
Old webpages are displayed
--------------------------
Key: JBIDE-21514
URL:
https://issues.jboss.org/browse/JBIDE-21514
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: website
Affects Versions: 4.3.0.Final
Reporter: Radim Hopp
Assignee: Xavier Coulon
Priority: Critical
Fix For: 4.3.1.Beta2
Almost everybody in our team (QA in Brno) is seeing old website
tools.jboss.org
(
http://i.imgur.com/mJ0WUIU.png). Only one who is still getting new design is mmalina (we
have no idea why... he is on same subnet). rawagner claims that yesterday everything was
ok.
Somebody is able to get new design in private window... but is seems completely random.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)