[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2599) Timers Do Not Get Triggered when using JPA Knowledge Session
Anatoly Polinsky (JIRA)
jira-events at lists.jboss.org
Tue Jul 27 14:25:33 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12541337#action_12541337 ]
Anatoly Polinsky commented on JBRULES-2599:
-------------------------------------------
using the same code, but switching from JPAKnowledgeService to a non JPA ( KnowledgeBase ) session creation make the timer work as designed. But we need them to be triggered when using JPAKnowledgeService.
/Anatoly
> Timers Do Not Get Triggered when using JPA Knowledge Session
> ------------------------------------------------------------
>
> Key: JBRULES-2599
> URL: https://jira.jboss.org/browse/JBRULES-2599
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: All
> Affects Versions: 5.1.0.CR1
> Environment: Windows / Ubuntu; Oracle / H2 / MySQL, it does not seem environment specific
> Reporter: Anatoly Polinsky
> Assignee: Mark Proctor
> Attachments: timer-jpa-test-jbrules-2599.zip
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> When using persistence ( obtaining a session from JPAKnowledgeFactoryService ), Timers do not get triggered.
> The instances are still there, but when the process suspends and / or executing [ e.g. workitemhandler has a while(true) loop: just a test scenario to have a process up ], but the timer will NOT trigger.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list