Currently on any severe spring context error the jetty server get's killed but the Optimize jvm still runs.
This is due to zombie quartz threads, see attached screenshot. We need to revisit how quartz get's initialized and why it's not bound to die with the application context.