127128129130131132133134
} catch(Exception e) { throw new FitsConfigurationException("Error initializing "+consolidatorClass,e); } toolbelt = new ToolBelt(FITS_XML+"fits.xml"); }