Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive Docker Image: Make use of cached connection manager configurable by Environment Variable WILDFLY_PACSDS_USE_CCM #4216

Closed
gunterze opened this issue Sep 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Sep 13, 2023

Archive Docker Image: Make use of cached connection manager configurable by Environment Variable

WILDFLY_PACSDS_USE_CCM

Enable the use of a cached connection manager
(optional, default is true).

Rationale:
Disable cached connection manager as workaround to prevent occurence server.log messages:

14:09:59,341 INFO  [org.jboss.jca.core.connectionmanager.listener.TxConnectionListener] (default task-4) IJ000311: Throwable from unregister connection: java.lang.IllegalStateException: IJ000152: Trying to return an unknown connection: org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8@617cc86c
        at org.jboss.ironjacamar.impl@3.0.3.Final//org.jboss.jca.core.connectionmanager.ccm.CachedConnectionManagerImpl.unregisterConnection(CachedConnectionManagerImpl.java:408)
        at org.jboss.ironjacamar.impl@3.0.3.Final//org.jboss.jca.core.connectionmanager.listener.TxConnectionListener.connectionClosed(TxConnectionListener.java:645)
        .........

s.o. https://issues.redhat.com/browse/WFLY-9542

For users using manual archive setup, see

@gunterze gunterze added the enhancement New feature or request label Sep 13, 2023
@gunterze gunterze added this to the 5.31.1 milestone Sep 13, 2023
@gunterze gunterze self-assigned this Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
gunterze added a commit to dcm4che-dockerfiles/dcm4chee-arc-psql that referenced this issue Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant