[jboss-user] [jBPM] - Cron expression in jBPM5 gives exception

onkar ruikar do-not-reply at jboss.com
Mon Jan 3 06:52:54 EST 2011


onkar ruikar [http://community.jboss.org/people/onkarruikar] created the discussion

"Cron expression in jBPM5 gives exception"

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

--------------------------------------------------------------
I am using jBMP 5 and BPMN when I use following timerstart mentioned in jBPM 4 dev guide

<startEvent id="myStartEvent" >
  <timerEventDefinition>
    *<timeCycle>0 0 23 ? * FRI</timeCycle>*
</timerEventDefinition>
</startEvent> 

I am getting following exception:

org.drools.RuntimeDroolsException: Error parsing time string: [ 0 0 23 ? * FRI ]
    at org.drools.time.TimeUtils.parseTimeString(TimeUtils.java:132)
    at org.jbpm.workflow.instance.node.TimerNodeInstance.resolveValue(TimerNodeInstance.java:117)
    at org.jbpm.workflow.instance.node.TimerNodeInstance.createTimerInstance(TimerNodeInstance.java:75)

Please let me know how to resolve this.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/577887#577887]

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110103/c880835f/attachment.html 


More information about the jboss-user mailing list