--- dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/afstandandenrute/OSRMHelper.java 2016/01/30 19:23:50 2886 +++ dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/afstandandenrute/OSRMHelper.java 2016/01/30 19:27:16 2887 @@ -65,7 +65,7 @@ System.out.println(txtResponse); - System.exit(0); + throw new Exception("Wrong number of results in matrix"); } int bedsteTid = Integer.MAX_VALUE;