Bug 785211 - Content deploy in UI can hang forever
Summary: Content deploy in UI can hang forever
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Content
Version: 4.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-27 16:18 UTC by Heiko W. Rupp
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1381640 0 high CLOSED DomainDeployment content update fails due to upload or deploy timeouts 2021-02-22 00:41:40 UTC

Internal Links: 1381640

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


Note You need to log in before you can comment on or make changes to this bug.