JBoss Community

History details

reply from Charles Aznavour in jBPM Development - View the full discussion

Hi Maciej,

 

In 4.4, I receive a Nullpointer exception  when using the  historyService.createHistoryDetailQuery().processInstanceId(executionId).count();

 

It´s  based on the count() method of AbstractQuery trying to cast null to a  Long, null comes from query.uniqueResult() in execute method of the same  class.

 

Will that be fixed with this patch?

 

Cheers,

Charles

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community