} finally {
if ( repository != null ) {
if ( ComponentBase.debug ) {
debug( Messages.getInstance().getString( "Kettle.DEBUG_DISCONNECTING" ) ); //$NON-NLS-1$
}
repository.disconnect();
}
}
}
} catch ( Exception e ) {
error( Messages.getInstance().getErrorString(