[jboss-user] [jBPM Users] - Re: startProcessInstanceByKey causing a

2009-09-23 Thread jnlugo
Is there a work around for this? If not, any idea when jbpm 4.2 will be released? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256748#4256748 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256748

[jboss-user] [jBPM Users] - HistoryActivityInstanceQuery.startedAfter(Date) doesnt work

2009-09-22 Thread jnlugo
No exceptions are thrown. If I call startedAfter() on the HistoryActivityInstanceQuery, then no data is returned. I even tried setting startedAfter(new Date(0)) and still got back no results. When I remove the call to startedAfter(), I get back results. I am using jbpm 4.1. View the original p

[jboss-user] [jBPM Users] - Re: HistoryTaskQuery.startedBefore() and startedAfter() dont

2009-09-21 Thread jnlugo
The same problem occurs with jbpm 4.1. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256198#4256198 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256198 ___ jboss-user maili

[jboss-user] [jBPM Users] - Re: Transition Timers Not Marking a Task as Complete

2009-09-21 Thread jnlugo
Thanks for the replies. I'm working around the issue for now. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256196#4256196 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256196 _

[jboss-user] [jBPM Users] - Re: startProcessInstanceByKey causing a

2009-09-16 Thread jnlugo
kukeltje, I searched the user and developer guides. I searched the forum and wiki. I am unable to find the solution. If you know where the answer is, would you please post it to this thread. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255574#4255574 Repl

[jboss-user] [jBPM Users] - startProcessInstanceByKey causing a

2009-09-15 Thread jnlugo
Yesterday, I started with a fresh jBPM installation. I started a number of process instances no problem with the startProcessInstanceByKey() method. The one odd thing is that my process instance ids from yesterday end in even numbers ... 2, 4, 8, etc. Today, after restarting the jboss app serve

[jboss-user] [jBPM Users] - Transition Timers Not Marking a Task as Complete

2009-09-11 Thread jnlugo
I have a timer on a transition in task A. When the timer fires in task A, the task follows the transition to the next task, B. However, task A is not considered complete when the timer fires and moves the task. So when I query for tasks for users assigned to task A, the task that is now in B is

[jboss-user] [jBPM Users] - Re: HistoryTaskQuery.startedBefore() and startedAfter() dont

2009-09-10 Thread jnlugo
How do I get version 4.1? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254612#4254612 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254612 ___ jboss-user mailing list jboss

[jboss-user] [jBPM Users] - HistoryTaskQuery.startedBefore() and startedAfter() dont wor

2009-09-10 Thread jnlugo
I'm using jBPM 4.0. When I use HistoryTaskQuery.startedBefore() or HistoryTaskQuery.startedAfter(), I get the following exception ... 2009-09-09 14:30:17,483 INFO [org.jbpm.pvm.internal.svc.DefaultCommandService] (http-127.0.0.1-8080-6) exception while executing command org.jbpm.pvm.internal.q