PlugInManager pim = new PlugInManager(); try { pim.commit(); } catch (Exception e) { System.err.println("Error committing the PlugInManager"); }