Bug 785211

Summary: Content deploy in UI can hang forever
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: ContentAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.2CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Heiko W. Rupp 2012-01-27 16:18:41 UTC
Description of problem:

If the code in org.rhq.core.pc.content.CreateContentRunner#call throws an exception outside the initial call block, it is only logged by the call from org.rhq.core.pc.content.CreateContentRunner#run, but no failure state is returned, which means the deploy process hangs in the UI forever in state "deploying" (it may run into a timeout after a looong time).
This may be "academic", but can occur if e.g. the plugin returns a 'null' response and thus org.rhq.core.pc.content.CreateContentRunner#call throwing a NPE

Comment 1 Mike Foley 2012-01-30 16:43:09 UTC
setting priority per 12/30/2012 BZ triage mfoley, ccrouch, loleary, asantos