-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
<exclude>org/jbpm/examples/taskinstance/CustomTaskInstanceTest.java</exclude>
Caused by: java.sql.SQLException: TEXT, IMAGE, UNITEXT and off-row Java datatypes may not be selected as DISTINCT.
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)
at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2816)
at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2254)
at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:636)
at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQLQuery(JtdsStatement.java:477)
at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeQuery(JtdsPreparedStatement.java:777)
at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:186)
- relates to
-
JBPM-1921 getGroupTaskList(List actorids) behaviour changed
- Closed