Task #11738 (new)
Opened 11 years ago
Last modified 9 years ago
Silence JDBCExceptionReporter ERRORs on bad queries
Reported by: | jamoore | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | General | Version: | 4.4.9 |
Keywords: | n.a. | Cc: | spli, java@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
iQuery.projection("select file from Annotation whe re id = 6751, PARAMS:F(o0l25)"...)
causes
2013-11-21 11:12:44,659 ERROR [org.hibernate.util.JDBCExceptionReporter] (l.Server-1) ERROR: column reference "id" is ambiguous Position: 889
This might need to be disabled. Or perhaps a better solution can be found: See http://stackoverflow.com/questions/11358182/cannot-catch-org-hibernate-util-jdbcexceptionreporter-exception-in-spring-mvc
Change History (1)
comment:1 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.