You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2009/02/11 22:39:59 UTC

[jira] Commented: (ODE-514) InstanceManagementApi does not lists running process instances

    [ https://issues.apache.org/jira/browse/ODE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672791#action_12672791 ] 

Alex Boisvert commented on ODE-514:
-----------------------------------

Alternatively, if you have a reproductible test case that illustrates one of the issues describe above then please reopen and attach any necessary files.

> InstanceManagementApi does not lists running process instances
> --------------------------------------------------------------
>
>                 Key: ODE-514
>                 URL: https://issues.apache.org/jira/browse/ODE-514
>             Project: ODE
>          Issue Type: Task
>          Components: Management API
>    Affects Versions: 2.0
>         Environment: Ubuntu 8.04, JDK 5, Tomcat 5.5, Ode 2.0beta
>            Reporter: Akshay Dev Vankhede
>            Priority: Trivial
>
> I slightly modified HelloWorld example and added a few 5 second waits in between. I invoked the service and in parallel I fired listAllInstances. What I noticed was, in logs I could see new process instance being created but not listed in ListAllInstances output, instead all that was listed were instances in COMPLETED state
> .
> Second, Even if I fire suspend and provide iid of the running processes (after looking in the logs) It throws me an exception which says Process "null" does not exist.
> I want to know, how can I suspend/resume a running instance using InstanceManagement service?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.