Bug 1085976
| Summary: | [GSS] (6.2.x) NPE while query.list on a Native SQL, using cache | |||
|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Gary Hu <ghu> | |
| Component: | Hibernate | Assignee: | Brett Meyer <brmeyer> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zbyněk Roubalík <zroubali> | |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> | |
| Priority: | high | |||
| Version: | 6.2.0 | CC: | bmaxwell, gbadner, jawilson, msimka, smumford, theute | |
| Target Milestone: | CR2 | |||
| Target Release: | EAP 6.2.3 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
In older releases of JBoss EAP 6 an NPE error was thrown when executing a native SQL query in Hibernate with level 1 and/or 2 cache enabled.
The issue was fixed in this release by correcting the Loader returnTypes.
|
Story Points: | --- | |
| Clone Of: | 1085953 | |||
| : | 1087627 (view as bug list) | Environment: | ||
| Last Closed: | 2014-06-09 12:46:06 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: | 1048709, 1087627 | |||
| Bug Blocks: | 1067532, 1073094, 1085953 | |||
|
Description
Gary Hu
2014-04-09 19:04:03 UTC
The patch is completed on 1085953 verified on EAP 6.2.3.CP.CR2 |