Prasad Shembekar created JCR-4887:
-------------------------------------
Summary: Database Connections Leak
Key: JCR-4887
URL: https://issues.apache.org/jira/browse/JCR-4887
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.1.1
Environment: Application Server: Wildfly 20
Database :Oracle 12c
Reporter: Prasad Shembekar
Attachments: error.txt, repository-datasource.xml,
repository-jndi.xml, repository-org.xml, standalone.xml
Hi,
We are using Apache Jackrabbit (org.apache.jackrabbit : jackrabbit-core:2.1.1)
as a content repository, along with Apache Sling (org.apache.sling:
org.apache.sling.launchpad.base:2.3.0).
This is running on Wildfly 20 and uses Oracle 12c as the database.
We are seeing database connection leaks issue while running this.
Attached is the *_error.txt_* file with the exception details.
We tried using connection pooling as suggested in the below links, still the
issue persists.
[https://jackrabbit.apache.org/archive/wiki/JCR/ConnectionPooling_115513384.html]
[https://jackrabbit.apache.org/archive/wiki/JCR/UsingJNDIDataSource_115513523.html]
Also attached are the repository XMLs for your reference.
*repository-org.xml* ---> Existing one
*repository-jndi.xml* ---> Using JNDI Data Source Configuration
*standalone.xml* --> Wildfly configuration
*repository-datasource.xml* --> Using Datasource Configuration.
Let me know if any further details are required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)