Bug 952665

Summary: Create new 'Local Disk Storage Content Source' displays IllegalStateException in UI
Product: [JBoss] JBoss Operations Network Reporter: Sunil Kondkar <skondkar>
Component: ContentAssignee: Thomas Segismont <tsegismo>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: dsteigne, loleary, pyadav, tsegismo
Target Milestone: ER01   
Target Release: JON 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
A bug in the JON UI caused and IllegalStateException when a user navigated to Administration > Content > Content Sources > Create New, and then clicked on the 'Local Disk Storage Content Source' link. A fix to the 'Local Disk Storage Content Source' link behavior now allows users to click the link without causing an IllegalStateException.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-11 14:01:27 UTC 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:
Bug Depends On: 1116000    
Bug Blocks:    
Attachments:
Description Flags
Screenshot
none
Server_log none

Description Sunil Kondkar 2013-04-16 11:57:04 UTC
Description of problem:

Navigate to Administration->Content->Content Sources->Create New. Clicking on the link 'Local Disk Storage Content Source' displays IllegalStateException in UI.

Please refer the attached screenshot and the stack trace in server log.

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

JBoss ON Version: 3.2.0.ALPHA_QA
Build Number: 7956b7c:fb4bbf8

Java version "1.6.0_18"
Database: PostgreSQL 8.3.8 and 9.2.0
Browser Version: Firefox 10.0.2

How reproducible:

Always

Steps to Reproduce:

1. Install JBoss ON 3.2 ( JBoss ON 3.2 Alpha 5 )
2. Navigate to Administration->Content-> Content Sources
3. Click on the button 'Create New'
4. Click on the link 'Local Disk Storage Content Source'
  
Actual results:

UI displays IllegalStateException

Expected results:

The link should work and no exception should be displayed.

Additional info:

Comment 1 Sunil Kondkar 2013-04-16 11:57:34 UTC
Created attachment 736291 [details]
Screenshot

Comment 2 Sunil Kondkar 2013-04-16 11:58:08 UTC
Created attachment 736292 [details]
Server_log