ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

WI - trying to kill benchmark with running contexts results in exception #143

Closed sixtam closed 11 years ago

sixtam commented 11 years ago

When trying to remove (i.e. aborted) benchmark with running context the web interface gets to the exception page with:

'Trying to remove task context 17dc6ec8-ae37-4bca-9ed6-9cd4f13c6ad0, but it's in state RUNNING.'

sixtam commented 11 years ago

The same for the new TaskContextState.FAILED

donarus commented 11 years ago

Issue is invalid. The true issue is to remove the benchmark "remove" button if the benchmark is not removable (running context).