I am forwarding this email at the suggestion of Jianwu. In summary, I was wondering how I could get the pause actor to work. I have an example workflow in which it does not seem to pause the workflow, although the 'restart' button pops up.
https://netfiles.uiuc.edu/dlebauer/www/pause_test2.kar Any advice would be appreciated. Sincerely, David Hi All, If you look into the implementation of 'Pause' actor, it calls manager.pause(). I think the function is similar to push 'pause' button on Kepler GUI. This button works in some situations, but not all. And this button doesn't work for me in the workflow. I don't know under which situations it works. Hi Dlebauer, I suggest you ask in kepler user mailing list ([email protected]) about the general pause question and this actor. Some other people in Kepler may know better about it. Best wishes Sincerely yours Jianwu Wang, Ph.D. [email protected] http://users.sdsc.edu/~jianwu/ Assistant Project Scientist Scientific Workflow Automation Technologies (SWAT) Laboratory San Diego Supercomputer Center University of California, San Diego San Diego, CA, U.S.A. On 11/2/11 2:51 PM, jing wrote: > > Hi, guys: > > Yesterday Dlebauer posted a question about the Pause Actor on IRC. I helped > him to add an "Equals" actor to transform an integer to a boolean. However, > the Pause actor still couldn't stop the current iteration even though it > offered a "Restart" button. Do you have any idea about the pause actor? > > The workflow stays at : https://netfiles.uiuc.edu/dlebauer/www/pause_test2.kar > > Thanks, > > Jing > > _______________________________________________ Kepler-users mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

