7374757677787980818283
} catch (FileNotFoundException e) { // Ignore return null; } try { return new TcpOutgoingConnector(getClass().getClassLoader()).connect(uri); } catch (ConnectException e) { // Ignore return null; } } catch (Exception e) {