You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEBUG com.zaxxer.hikari.pool.ProxyConnection: HikariPool-1 - Executed rollback on connection org.postgresql.jdbc.PgConnection@732c9b5c due to dirty commit state on close().
DEBUG com.zaxxer.hikari.pool.PoolBase: HikariPool-1 - Reset (autoCommit) on connection org.postgresql.jdbc.PgConnection@732c9b5c
I've tried several sparqfily cli option values (-1, -B, -T) but without success :(
Do you know a solution to this problem?
Thanks!
The text was updated successfully, but these errors were encountered:
I'm trying to generate the triples (endpoint ... dump) to my imported OSM using the SML configuration provided by snap4city.org platform (https://github.com/disit/osm2km4c/blob/master/sparqlify/install/irdbcmap.sml.txt), but I always get the error message below:
DEBUG com.zaxxer.hikari.pool.ProxyConnection: HikariPool-1 - Executed rollback on connection org.postgresql.jdbc.PgConnection@732c9b5c due to dirty commit state on close().
DEBUG com.zaxxer.hikari.pool.PoolBase: HikariPool-1 - Reset (autoCommit) on connection org.postgresql.jdbc.PgConnection@732c9b5c
I've tried several sparqfily cli option values (-1, -B, -T) but without success :(
Do you know a solution to this problem?
Thanks!
The text was updated successfully, but these errors were encountered: