org.hibernate.NonUniqueResultException: query did not return a unique result: 27
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via hibernate.org by Unknown author, 1 year ago
via soso.io by Unknown author, 1 year ago
via JIRA by Wesley Brown, 1 year ago
via JIRA by Daryl Armstrong, 1 year ago
via JIRA by Daryl Armstrong, 2 years ago
org.hibernate.NonUniqueResultException: query did not return a unique result: 27
at org.hibernate.impl.AbstractQueryImpl.uniqueElement(AbstractQueryImpl.java:789)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:305)