32413242324332443245324632473248324932503251
{ try { SchemaManager tmp = new DefaultSchemaManager( loader ); tmp.loadAllEnabled(); if ( !tmp.getErrors().isEmpty() ) { String msg = "there are errors while loading the schema"; LOG.error( msg + " {}", tmp.getErrors() );