was mach ich falsch? URI a = null; try { a = new URI("file://E:\\test1\\"); } catch (URISyntaxException e) { // TODO Auto-generated catch block e.printStackTrace(); } fehler: Illegal character in authority at...