]
Fred Bricon resolved JBIDE-21202.
---------------------------------
Resolution: Done
Fixed in master/4.3.x
Central is stuck on "Loading JBoss Central" when offline
--------------------------------------------------------
Key: JBIDE-21202
URL:
https://issues.jboss.org/browse/JBIDE-21202
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.3.1.Beta1
Environment: JBDS 9.1.0.Beta1-v20151208-1226-B169
Reporter: Radim Hopp
Assignee: Fred Bricon
Priority: Blocker
Fix For: 4.3.1.Beta1
When started without internet access, Central is stuck on "Loading JBoss Central,
please wait..." and error pops up:
{noformat}
Unable to open /resources/jbosstools-central-webpage.zip
Can't find embedded central zip
{noformat}
even though
studio/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151116-2016-B57/resources/jbosstools-central-webpage.zip
is present on file system.
In JBDS 9.0.0.GA Central can be loaded without issues when offline.