Bug 853484

Summary: Failed to fetch GroupOperationSchedule
Product: [Other] RHQ Project Reporter: Filip Brychta <fbrychta>
Component: Core Server, Core UI, PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.5CC: 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: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
error snapshot
none
group operation none

Description Filip Brychta 2012-08-31 17:19:05 UTC
Description of problem:
Clicking on shcheduled operation (group operation on managed servers - eap6) ends with Failed to fetch GroupOperationSchedule error.

Version-Release number of selected component (if applicable):
Version: 3.1.1.CR1
Build Number: 3219830:ad1ab7d

How reproducible:
Always

Steps to Reproduce:
1. eap6 is running in domain mode and is imported to inventory
2. create a few managed servers (EAP Domain Controller->inventory->create child)
3. schedule group operation on group of managed servers (right click on 'managed servers' under EAP Domain Controller resource in left tree - groupOperation.png), choose 'in the order specified below' in section 'Execute' and click on schedule
4. click on scheduled operation in EAP Domain Controller->operation->schedules 
  
Actual results:
error.png

stack trace from message center:
java.lang.RuntimeException:[1346433052142] javax.ejb.EJBException:java.lang.NullPointerException -> java.lang.NullPointerException:null
--- STACK TRACE FOLLOWS ---
[1346433052142] javax.ejb.EJBException:java.lang.NullPointerException -> java.lang.NullPointerException:null
   at Unknown.anonymous(Unknown Source)
   at Unknown.anonymous(Unknown Source)

Expected results:
display operation schedule

Comment 1 Filip Brychta 2012-08-31 17:20:46 UTC
Created attachment 608583 [details]
error snapshot

Comment 2 Filip Brychta 2012-08-31 17:22:25 UTC
Created attachment 608584 [details]
group operation