fixed exception

This commit is contained in:
Francesco Mangiacrapa 2024-04-22 09:59:19 +02:00
parent e58935d489
commit b5ec62be68
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ public class GeoportalExporter {
t.start();
} catch (Exception e) {
LOG.error("Error on performing export in thread", e);
throw e;
}
String serviceViewPDF_URL = String.format("%s/%s/view/%s", Util.getServerURL(req), "geoportal",