Bug 486957 - Application deployment wizard hangs on publish due to blocking host taken detection routes check
Summary: Application deployment wizard hangs on publish due to blocking host taken det...
Status: RESOLVED FIXED
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 critical
Target Milestone: 1.0 M3   Edit
Assignee: Jonathan West CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2016-02-01 12:57 EST by Jonathan West CLA
Modified: 2016-02-08 15:00 EST (History)
1 user (show)

See Also:


Attachments
Patch to server.core and server.ui to fix host take detection hang (29.36 KB, patch)
2016-02-03 15:35 EST, Jonathan West CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan West CLA 2016-02-01 12:57:21 EST
With the latest version of Eclipse CFT that includes the host taken detection functionality, one of our test machines blocks on acquiring the routes list of CF user's space/org. 

Since the application deployment wizard incorrectly performs this check on the UI thread, and the route call never appears to complete (for unknown reasons), this blocks the user's Eclipse workbench requiring a restart of Eclipse.
Comment 1 Jonathan West CLA 2016-02-03 15:35:35 EST
Created attachment 259551 [details]
Patch to server.core and server.ui to fix host take detection hang
Comment 2 Jonathan West CLA 2016-02-03 15:38:21 EST
Pushed to master.