You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2016/09/07 04:10:20 UTC

[jira] [Assigned] (BATCHEE-112) MemoryPersistenceManagerService.jobOperatorGetRunningExecutions() throws NoSuchJobException

     [ https://issues.apache.org/jira/browse/BATCHEE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Sandtner reassigned BATCHEE-112:
-----------------------------------------

    Assignee: Reinhard Sandtner

> MemoryPersistenceManagerService.jobOperatorGetRunningExecutions() throws NoSuchJobException
> -------------------------------------------------------------------------------------------
>
>                 Key: BATCHEE-112
>                 URL: https://issues.apache.org/jira/browse/BATCHEE-112
>             Project: BatchEE
>          Issue Type: Bug
>          Components: jbatch-core
>            Reporter: Scott Kurz
>            Assignee: Reinhard Sandtner
>            Priority: Minor
>
> As reported here:
> http://stackoverflow.com/questions/39013258/batchee-getrunningexecutions-method-throws-javax-batch-operations-nosuchjobexcep
> I took a quick look and the JPA persistence looks fine.. but the in-memory one seems to have a bug (which presumably the SO user was using). The code breaks out of the loop as soon as it finds an instance matching the job name.   But really every job instance should be looked at, not just the first one. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)