Bug 879350

Summary: Bundle upload process hangs if the bundle permission is not correctly defined
Product: [Other] RHQ Project Reporter: bkramer <bkramer>
Component: ProvisioningAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 879347
: 879347 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bkramer 2012-11-22 16:32:58 UTC
Description of problem:

When trying to upload bundle file using JON UI, if bundle file does not have read permission set, JON UI will not timeout or fail and there will be no indication in the log file that can point to the problem. 

Version-Release number of selected component (if applicable):
RHQ 4.4

How reproducible:
Always

Steps to Reproduce:
1. create bundle file and make sure that the read permission is not set
2. attempt to upload it in JON UI
3.
  
Actual results:
JON UI will show spin icon - and it will go like that without timing out or failing.

Expected results:
JON will time out and it will show error message so that customer can correct the permissions.

Additional info: