If the workspace builder is executing and the SwitchYard project meta-data has not been loaded, a deadlock can occur. It appears the condition occurs primarily during workspace startup if a file in a SwitchYard project is open for editing and "link with editor" is enabled. The SwitchYard navigator extension tries to load meta-data, but can't acquire the workspace lock. In the mean time, the builder can't load the meta-data because the navigator extension holds the lock for the SwitchYardProject.
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1804 also fixes an npe found during testing (only occurs if the output switchyard.xml fiile is empty).
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1804 pushed
Verified with JBDS-IS 7.0.0.CR1
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1804 to Closed