Hi Arvid,
I suspect that the JobManager considered the TaskManager as broken (because somehow it fails to report heartbeats back, when a job has failed).
I recently pushed code that logs if a Jobmanager unregisters a Taskmanager. This is going to help us debugging those problems.
Robert