Bug 953195
Summary: | HQL query exception while trying to filter strings | ||
---|---|---|---|
Product: | [Retired] Zanata | Reporter: | dtnghia90 |
Component: | Deployment | Assignee: | Carlos Munoz <camunoz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.2 | CC: | pahuang, petr.vlcek, sflaniga, zanata-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.3.1-SNAPSHOT (20130501-0011) | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-26 00:38:32 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: |
Description
dtnghia90
2013-04-17 15:31:42 UTC
What hibernate version and jboss version are you using? And possibly what DBMS and version do you use? The HQL works for us so just want to check first. We are in the release phase now so will pull in the patch a bit later. p.s. I already found one HQL works in mysql but not in h2 so maybe worth finding out. (In reply to comment #1) > What hibernate version and jboss version are you using? And possibly what > DBMS and version do you use? The HQL works for us so just want to check > first. We are in the release phase now so will pull in the patch a bit later. > p.s. I already found one HQL works in mysql but not in h2 so maybe worth > finding out. I'm using Zanata Server 2.2.2, so according to the Zanata Download page, it's based on JBoss AS 5.1.0. As for hibernate, the server logs say that I'm using hibernate 3.3.1.GA. On the database side, I have tried mySQL 5.5.24 on Windows and mySQL 5.5.30 on Ubuntu without success. merged into master: https://github.com/zanata/zanata/commit/88a03a8290cddcc39fc211bdee74624ef91b0fa9 I have reproduced the error with zanata-server-2.2.2.zip on zanata.org. And Zanata version 2.3.1-SNAPSHOT (20130501-0011) seems to fix the error. VERIFIED with 2.3.1-SNAPSHOT (20130501-0011). This bug doesn't manifest on JBoss EWP 5.1.2, only on JBoss AS, as packaged in the standalone server. The fix will be in the next release of the Zanata standalone server. *** Bug 970855 has been marked as a duplicate of this bug. *** The latest released standalone server contains this fix. Closing as it's already verified. |