JBoss Community

Re: Errors in named queries: TasksAssignedAsPotential Owner

created by Demian Calcaprina in jBPM - View the full discussion

There should be some more log about the specific errors.

 

If you see hibernate's session factory impl:

 

for {

     ...

     log.error( "Error in named query: " + queryName, e );

}

throw new HibernateException( failingQueries.toString() );

 

Demian

Reply to this message by going to Community

Start a new discussion in jBPM at Community