852853854855856857858859860861862
errorMessage, BUNDLE.getString("DB_ERROR_TITLE"), JOptionPane.ERROR_MESSAGE); System.exit(1); } assetDB.disconnect(); } /** runnable for loading the server and remembering the exception */ class ServerLoader implements Runnable {