[
https://issues.jboss.org/browse/JBIDE-18247?page=com.atlassian.jira.plugi...
]
Fred Bricon edited comment on JBIDE-18247 at 10/15/14 6:33 PM:
---------------------------------------------------------------
New PR
https://github.com/jbosstools/jbosstools-base/pull/330 to enforce timeout on
ide-config.properties resolution/download. UI should be blocked 5sec at most. Not ideal
but better than minutes
was (Author: fbricon):
New PR
https://github.com/jbosstools/jbosstools-base/pull/330 to enforce timeout on
ide-config.properties resolution/download. UI should be block 5sec at most. Not ideal but
better than minutes
Eclipse is blocked for several minutes on startup when HTTP/80 is
firewalled
----------------------------------------------------------------------------
Key: JBIDE-18247
URL:
https://issues.jboss.org/browse/JBIDE-18247
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.CR1
Reporter: Pavol Srna
Assignee: Fred Bricon
Priority: Critical
Labels: respin-b
Fix For: 4.2.0.CR2
Attachments: console-log.txt, eclipse-firewalled-jstack.txt, stack-cr1a.txt
Imagine a situation where you are behind firewall which blocks HTTP/80.
You unpack fresh eclipse and install jbosstools. After installation you are prompted to
restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking
central thread which cannot access web because of firewall.
If you don't forget to setup proxy in eclipse you won't experience this. But
otherwise you will be stucked on eclipse startup. And that is bad user experience.
I would suggest to fix it so, that eclipse can at least start - just central content is
not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)