Charles Aznavour [http://community.jboss.org/people/charles_a] replied to the 
discussion

"History details"

To view the discussion, visit: http://community.jboss.org/message/559322#559322

--------------------------------------------------------------
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
[http://community.jboss.org/message/559322#559322]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to