Hi, I think besides the said command, recoverActivity would be the most useful command in order to put stuck process instances back on track.
Tammo On 07.12.2009 20:25, Daniel Dominguez wrote: > Hi All, > > ServiceMix 4.1 is based on the Karaf OSGi kernel, and as such we have > begun an effort to include some ode specific commands which can be > utilized from the ServiceMix shell. > > Currently we only have two commands implemented: > > * ode:list will list all deployed processes as well as any active > instances. > * ode:terminate will allow to terminate any active instances or > passing -a will terminate all. > > > I would like to know what other (if any) commands the ODE community > would feel would be useful to implement. Keep in mind that the > implementation is based on the pmapi interface, and that we would like > to keep the available list of commands somewhat short and easy to use. > > Thanks, > Daniel Dominguez >