]
Mickael Istria updated JBIDE-18247:
-----------------------------------
Labels: respin-a (was: )
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
Labels: respin-a
Fix For: 4.2.0.CR1
Attachments: eclipse-firewalled-jstack.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.