[jboss-user] [JBoss jBPM] - TaskInstance.end() hogs CPU time

Johan.Parent do-not-reply at jboss.com
Wed Jan 3 11:58:59 EST 2007


Hi all,

I'm evaluating jBPM(3.1.x) and therefore making simple test programs. To my surprise the profiler showed that the TaskInstance.end() method consumes 90+% of the time. In turn the time this spent in this method breaks down in:

- Hibernate.IdentitySession.getUserByName() 46%
- SchedulerSession.cancelTimersForProcessInstance() 41%


Does anyone recognize the symptoms? 

Many thanks in advance,

Johan

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997620#3997620

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997620



More information about the jboss-user mailing list