Bug 990194

Summary: RHQ Domain Model - Type BC_IMPOSSIBLE_CAST
Product: [Other] RHQ Project Reporter: Mike Foley <mfoley>
Component: Core ServerAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.8CC: 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:

Description Mike Foley 2013-07-30 14:38:19 UTC
Description of problem:  RHQ Domain Model - Type BC_IMPOSSIBLE_CAST

DistributionType.java:123, BC_IMPOSSIBLE_CAST, Priority: High
Impossible cast from org.rhq.core.domain.content.RepoGroupType to org.rhq.core.domain.content.DistributionType in org.rhq.core.domain.content.DistributionType.equals(Object)

This cast will always throw a ClassCastException at runtime.  




Additional info:

http://jenkins.jonqe.lab.eng.bos.redhat.com:9080/job/rhq-master-build-findbugs/19/findbugsResult/module.719205362/type.-1338589525/ 


Bug entered per request of lukas and mikeT ...who felt this was important to fix.