TestCleaner @After public void stopServer() throws Exception { if (scaDomain != null) { scaDomain.close(); } }