Ernani Pereira de Mattos Junior created ATLAS-1707:
------------------------------------------------------
Summary: Atlas WUI on continues loading behind FireWall
Key: ATLAS-1707
URL: https://issues.apache.org/jira/browse/ATLAS-1707
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 0.7-incubating
Environment: Atlas: Version":"0.7.0.2.5.3
JDK 1.8
Linux
Reporter: Ernani Pereira de Mattos Junior
Attachments: index.html, index.html.original
Atlas is behind a FW in which does return a response. We Identify index.html
was loading googleapis css does not have a timeout and proceed with the WUI;
ref:http://tinyurl.com/lan4by9
By removing the bellow line from the html file, there were no problem.
<link
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic"
rel="stylesheet" type="text/css">
1. Shouldn't be applications self-contain in case of such situation?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)