2829303132333435363738
{ sc = new ServiceContainer("all"); sc.start(); sc.dropTables(); } finally { if (sc != null) {