[
https://issues.apache.org/jira/browse/MARMOTTA-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003051#comment-14003051
]
ASF subversion and git services commented on MARMOTTA-498:
----------------------------------------------------------
Commit 9198e978cc3f5f6c2432083a7d050e81134a4cf3 in marmotta's branch
refs/heads/master from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=9198e97 ]
backport: fix postgres validation query (MARMOTTA-498)
(cherry picked from commit dfde1a8ea61dbbd43318af63b7278d42beddc38d)
Signed-off-by: Jakob Frank <[email protected]>
> Database Connections remain in "Idle in Transaction"
> ----------------------------------------------------
>
> Key: MARMOTTA-498
> URL: https://issues.apache.org/jira/browse/MARMOTTA-498
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 3.2.0
> Reporter: Sebastian Schaffert
> Assignee: Sebastian Schaffert
> Labels: database, jdbc, postgres
> Fix For: 3.2.1, 3.3.0
>
>
> After running for some time, some of the database connections remain in the
> state "idle in transaction" instead of "idle". This indicates they are not
> properly closed for some reason (or not committed/rolled back).
> The bug can be observed by starting up Marmotta, connecting to Postgres and
> then running a SPARQL query (without any data). The connection state can be
> monitored in Postgres (e.g. using pgadmin)
--
This message was sent by Atlassian JIRA
(v6.2#6252)