Bug 589268
Summary: | server log ERROR SQLGrammarException when subscribing new resource to a repository | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Simeon Pinder <spinder> |
Component: | Content | Assignee: | Simeon Pinder <spinder> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | skondkar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:47:18 UTC | Type: | --- |
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: | 586123 |
Description
Simeon Pinder
2010-05-05 17:29:00 UTC
Additionally, when actually trying to add a resource, if you search with an empty field then i) no results are returned and ii) the same exception is echoed out in the server log with each search. You are however able to subscribe the resource appropriately. Ick. This was caused by some wierd hibernate behavior. Simply changing the order of the query and not the definition means the wierd sql errors went away and default searches now work properly. Related but not a duplicate of 588568. This has been fixed in successful build of master >= 292 with commit hash: b75aca89d96e1421a26003dca674b290a849365f Verified on Jon build# 152 (Revision: 10620) No exception is observed in server log after hitting the 'Subscribe' button from the "Resources Subscribed To This Repository" region. Also observed that after doing a search for a resource, no exception is thrown in server log. Mass-closure of verified bugs against JON. |