[jboss-user] [jBPM Users] - Re: superstate timer error

2009-10-17 Thread aapthorp
Testing now on 3.2.6.SP1 A bit more digging and I think I'm closer to the problem. It seems the problem is to do with setting a timer on a superstate. I reduced my superstate definition down to one state within the superstate and still the problem occurs. When I replace the superstate with just

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-10-04 Thread aapthorp
Banging my head against this one... "aapthorp" wrote : Hmm, same problem. | | Also, I had to change the datasource configuration in | | ..\jboss-4.2.3.GA\server\default\deploy\ejb-deployer.xml | | Have changed the ejb-deployer config as per the following http://www.jboss.org/in

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-30 Thread kukeltje
Sounds like the wrong behaviour, but that might be a configuration issue as well e.g. two jobexecutors View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257994#4257994 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=425799

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-30 Thread aapthorp
Hmm, clearly need to look more closely at my JBoss config. I just tried the same process definition on an old JBPM 3.2.2 install on Jboss 4.0.2. No exception is thrown but the timer action (i.e. the output message) still gets executed twice each time the superstate timer expires. I presume this

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-28 Thread kukeltje
Your last two remarks are not jBPM specific. jBPM 3 uses EJB timers by default and they use the DefaultDS since they are not jbpm specifc. (you need a DefaultDS to for JMS etc... Not sure though if this has changed in 3.2(.7) trunk. And there have been some other changes regarding db stuff in

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-28 Thread aapthorp
Hmm, same problem. Also, I had to change the datasource configuration in ..\jboss-4.2.3.GA\server\default\deploy\ejb-deployer.xml and ..\jboss-4.2.3.GA\server\default\deploy\jbpm\jbpm-enterprise.jar\META-INF\jbosscmp-jdbc.xml from DefaultDS to JbpmDS otherwise I got a JDBC connection failure

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-28 Thread aapthorp
Thanks, will give it a try...too busy with other things and had missed this change... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257452#4257452 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257452

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-28 Thread kukeltje
3.3.0 == 3.2.5, 3.3.1 == 3.2.6. Have you tried the latest version already (keep in mind that the 3.3 branch was dropped) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257242#4257242 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

[jboss-user] [jBPM Users] - Re: superstate timer error

2009-09-27 Thread aapthorp
P.S. I'm using JBPM 3.3.0.GA, jboss 4.2.2.GA and HSQL View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257204#4257204 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257204 ___ j