This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '2' | |
volumes: | |
sdi-esdata1: | |
external: true | |
driver: rancher-nfs | |
sdi-esdata: | |
external: true | |
driver: rancher-nfs | |
services: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16-Jun-2020 14:16:54.147 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [jeeves.config.springutil.JeevesContextLoaderListener] | |
java.lang.RuntimeException: Exception raised | |
at jeeves.server.JeevesEngine.handleStartupError(JeevesEngine.java:108) | |
at jeeves.config.springutil.JeevesContextLoaderListener.contextInitialized(JeevesContextLoaderListener.java:88) | |
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4770) | |
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5236) | |
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) | |
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754) | |
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730) | |
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:744) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-06-19 12:53:07.279:WARN:oejw.WebAppContext:main: Failed startup of context o.e.j.w.WebAppContext@e45f292{editor-catalogue,/editor-catalogue,[file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081181.dir/webapp/, jar:file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081181.dir/webapp/WEB-INF/lib/emberjs-1.9.0-1.jar!/META-INF/resources, jar:file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081181.dir/webapp/WEB-INF/lib/envjs-1.2.jar!/META-INF/resources, jar:file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081181.dir/webapp/WEB-INF/lib/json2-20110223.jar!/META-INF/resources, jar:file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081181.dir/webapp/WEB-INF/lib/jquery-1.10.2-1.jar!/META-INF/resources, jar:file:///tmp/jetty/jetty-0_0_0_0-8080-editor-catalogue_war-_editor-catalogue-any-3354151055436081 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aqd: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX aq: <http://reference.eionet.europa.eu/aq/ontology/> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREfIX contreg: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
SELECT DISTINCT | |
?inspireLabel | |
WHERE { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aqd: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX aq: <http://reference.eionet.europa.eu/aq/ontology/> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREfIX contreg: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
SELECT DISTINCT | |
?inspireLabel | |
WHERE { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX dct: <http://purl.org/dc/terms/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX data: <http://www.eea.europa.eu/portal_types/Data#> | |
PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | |
PREFIX ontology: <http://rdfdata.eionet.europa.eu/eea/ontology/> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8/18/2020 4:41:27 PM[2020-08-18 14:41:27.612] - DEBUG --- eionet.cr.harvest.scheduled.UrgentHarvestQueue : Pull harvest added to the urgent queue, url = http://cdr.eionet.europa.eu/at/eu/aqd/d/envxa_vla/AQD_Dataset_D_2017_AT.xml - (UrgentHarvestQueue.java:108) | |
8/18/2020 4:41:46 PM[2020-08-18 14:41:46.293] - DEBUG --- eionet.cr.harvest.BaseHarvest : - (BaseHarvest.java:289) | |
8/18/2020 4:41:46 PM[2020-08-18 14:41:46.293] - INFO --- eionet.cr.harvest.BaseHarvest : Starting harvest [http://cdr.eionet.europa.eu/at/eu/aqd/d/envxa_vla/AQD_Dataset_D_2017_AT.xml] - (BaseHarvest.java:290) | |
8/18/2020 4:41:46 PM[2020-08-18 14:41:46.295] - DEBUG --- eionet.cr.harvest.PullHarvest : Connecting http://cdr.eionet.europa.eu/at/eu/aqd/d/envxa_vla/AQD_Dataset_D_2017_AT.xml [http://cdr.eionet.europa.eu/at/eu/aqd/d/envxa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sep 10 10:08:24 lubuntu-ThinkPad-L380 NetworkManager[896]: <info> [1599725304.6368] device (wlp0s20f3): disconnecting for new activation request. | |
Sep 10 10:08:24 lubuntu-ThinkPad-L380 NetworkManager[896]: <info> [1599725304.6369] device (wlp0s20f3): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed') | |
Sep 10 10:08:24 lubuntu-ThinkPad-L380 NetworkManager[896]: <info> [1599725304.6420] manager: NetworkManager state is now CONNECTED_LOCAL | |
Sep 10 10:08:24 lubuntu-ThinkPad-L380 NetworkManager[896]: <info> [1599725304.6429] audit: op="connection-activate" uuid="2ef122aa-37f2-47ac-a264-bd38b874d836" name="JRC-ClubHouse-Guest 2" pid=2483 uid=1000 result="success" | |
Sep 10 10:08:24 lubuntu-ThinkPad-L380 dbus-daemon[895]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=896 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined") | |
Sep 10 10:08:24 lubuntu-ThinkP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0/09/2020 12:03:466228 [http-nio-8080-exec-23] ERROR ro.finsiel.eunis.utilities.TheOneConnectionPool - java.sql.SQLException: An SQLException was provoked by the following failure: java.lang.InterruptedException | |
30/09/2020 12:03:46java.sql.SQLException: An SQLException was provoked by the following failure: java.lang.InterruptedException | |
30/09/2020 12:03:46 at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:118) | |
30/09/2020 12:03:46 at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:77) | |
30/09/2020 12:03:46 at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:74) | |
30/09/2020 12:03:46 at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:692) | |
30/09/2020 12:03:46 at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:140) | |
30/09/2020 12:03:46 at ro.finsiel.eunis.utilities.TheOneConnectionPool.getConnection(TheOneConnectionPool.java:61) | |
30/09/2020 12:03:46 at org.apache.jsp.systemcheck_js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#> | |
PREFIX sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#> | |
PREFIX sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#> | |
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#> | |
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/> | |
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/> | |
PREFIX product: <http://dd.eionet.europa.eu/vocabulary/eurostat/product/> | |
PREFIX clrtap_nec_unfccc: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/schema/> |