Bug 1265256
| Summary: | [GSS](6.4.z) HHH-5764 - AssertionFailure: Unexpected nested component on the referenced entity when mapping a @MapsId | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Gary Hu <ghu> | ||||
| Component: | Hibernate | Assignee: | Gail Badner <gbadner> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Simka <msimka> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.4.4 | CC: | andey, bmaxwell, gbadner, istudens, jmartisk, msimka, sfikes, smarlow | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | EAP 6.4.6 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-01-17 11:49:02 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: | |||||||
| Bug Blocks: | 1235746, 1286824 | ||||||
| Attachments: |
|
||||||
|
Description
Gary Hu
2015-09-22 13:25:12 UTC
I have attached a simple test project that could reproduce the issue. To run the test project: 1) edit the src/test/resources/META-INF/persistence.xml to use your own database connection properties(url, username, password, etc.) 2) type mvn clean package Final touches are being made to upstream pull request. This should make it into EAP 6.4.6 if approved. Verified with EAP 6.4.6.CR2 Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. |