[
https://issues.apache.org/jira/browse/ODE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745277#action_12745277
]
hmarcal commented on ODE-514:
-----------------------------
I've also noticed that this happens for the other versions too. I'm currently
using version 1.3.3 and I have the same problem listing running process
instances. I need to get that information.
I really need some help to solve this problem because I'm stuck in a project
because of this.
Does anyone have an idea for a solution?
> 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.