java.lang.IllegalStateException: DOT node with no left-hand-side!
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 JIRA by Stephan Fudeus, 1 year ago
via Hibernate JIRA by Stephan Fudeus, 2 years ago
java.lang.IllegalStateException: DOT node with no left-hand-side!
at org.hibernate.hql.ast.DotNode.getLhs(DotNode.java:488)
at org.hibernate.hql.ast.DotNode.getDataType(DotNode.java:467)
at org.hibernate.hql.ast.DotNode.resolveSelectExpression(DotNode.java:533)
at org.hibernate.hql.ast.HqlSqlWalker.resolveSelectExpression(HqlSqlWalker.java:471)